messages from 2015-12-30 08:02:43 to 2016-01-06 04:56:47 UTC [more...]
[PATCH v2 0/4] fs, block: handle end of life
2016-01-06 4:56 UTC
[PATCH 1/3] f2fs: check the page status filled from disk
2016-01-06 4:10 UTC (11+ messages)
` [PATCH 2/3] f2fs: cover more area with nat_tree_lock
` [f2fs-dev] "
` [PATCH 3/3] Revert "f2fs: check the node block address of newly allocated nid"
` [f2fs-dev] [PATCH 1/3] f2fs: check the page status filled from disk
` [PATCH 1/3 v2] "
[f2fs-dev] [PATCH 1/3] f2fs: check the page status filled from disk
2016-01-06 4:02 UTC (2+ messages)
Charity/Donation
2016-01-06 0:34 UTC
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-05 23:53 UTC (39+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
mmotm 2016-01-05-15-24 uploaded
2016-01-05 23:25 UTC
lazytime implementation questions
2016-01-05 22:59 UTC (3+ messages)
[resend PATCH 0/3] fs, bdev: handle end of life
2016-01-05 22:32 UTC (12+ messages)
` [resend PATCH 1/3] block, fs: reliably communicate bdev end-of-life
` [resend PATCH 2/3] xfs: handle shutdown notifications
` [resend PATCH 3/3] writeback: fix false positive WARN in __mark_inode_dirty
[PATCH] fs/coredump: Prevent "" / "." / ".." core path components
2016-01-05 22:12 UTC (4+ messages)
Orangefs: the war on some drugs
2016-01-05 21:31 UTC
[PATCH] fuse: implement cuse mmap
2016-01-05 21:19 UTC (3+ messages)
[PATCH 1/2] compat_ioctl: don't look up the fd twice
2016-01-05 19:35 UTC (4+ messages)
` [PATCH 2/2] compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
[PATCH v2 0/8] Support for transparent PUD pages for DAX files
2016-01-05 18:30 UTC (9+ messages)
` [PATCH v2 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v2 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v2 3/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH v2 4/8] mincore: Add support for PUDs
` [PATCH v2 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v2 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v2 7/8] dax: Support for transparent PUD pages
` [PATCH v2 8/8] ext4: Support for PUD-sized transparent huge pages
[PATCH v6 0/7] DAX fsync/msync support
2016-01-05 18:22 UTC (16+ messages)
` [PATCH v6 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v6 4/7] dax: add support for fsync/msync
[PATCH] Remove I_WILL_FREE
2016-01-05 17:08 UTC (6+ messages)
[RFC] ->get_link(), ->put_link() and cookies
2016-01-05 16:27 UTC (19+ messages)
` [PATCH 01/13] switch befs long symlinks to page_symlink_operations
` [PATCH 02/13] logfs: don't duplicate page_symlink_inode_operations
` [PATCH 03/13] udf: "
` [PATCH 04/13] ufs: get rid of ->setattr() for symlinks
` [PATCH 05/13] namei: page_getlink() and page_follow_link_light() are the same thing
` [PATCH 06/13] don't put symlink bodies in pagecache into highmem
` [PATCH 07/13] replace ->follow_link() with new method that could stay in RCU mode
` [PATCH 08/13] teach page_get_link() to work "
` [PATCH 09/13] teach shmem_get_link() "
` [PATCH 10/13] teach proc_self_get_link()/proc_thread_self_get_link() "
` [PATCH 11/13] teach nfs_get_link() "
` [PATCH 12/13] kill free_page_put_link()
` [PATCH 13/13] switch ->get_link() to delayed_call, kill ->put_link()
__vmalloc() vs. GFP_NOIO/GFP_NOFS
2016-01-05 15:35 UTC (6+ messages)
a configfs update for 4.5, and the configfs tree question
2016-01-05 4:04 UTC (5+ messages)
[vfs:work.csum 2/6] include/linux/export.h:46:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
2016-01-05 0:00 UTC
[PATCH 0/8] Support for transparent PUD pages
2016-01-04 22:01 UTC (11+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH 7/8] xfs: Support for transparent PUD pages
Hang triggered by udev coldplug, looks like a race
2016-01-04 19:27 UTC (14+ messages)
` [V9fs-developer] "
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-01-04 18:03 UTC (19+ messages)
` [PATCH RESEND v2 01/18] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH RESEND v2 02/18] block_dev: Check permissions towards block device inode when mounting
` [PATCH RESEND v2 03/18] fs: Treat foreign mounts as nosuid
` [PATCH RESEND v2 04/18] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH RESEND v2 05/18] userns: Replace in_userns with current_in_userns
` [PATCH RESEND v2 06/18] Smack: Handle labels consistently in untrusted mounts
` [PATCH RESEND v2 07/18] fs: Check for invalid i_uid in may_follow_link()
` [PATCH RESEND v2 08/18] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH RESEND v2 09/18] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH RESEND v2 10/18] fs: Update posix_acl support to handle user namespace mounts
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 12/18] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH RESEND v2 13/18] fs: Allow superblock owner to access do_remount_sb()
` [PATCH RESEND v2 14/18] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts
selective block polling and preadv2/pwritev2 revisited
2016-01-04 16:39 UTC (3+ messages)
[v15 0/4] ext4: add project quota support
2016-01-04 6:15 UTC (4+ messages)
` [v15 3/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
[PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion
2016-01-04 5:54 UTC (4+ messages)
` [PATCH 1/3] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
` [PATCH 2/3] xfs: use FS_XFLAG definitions directly
` [PATCH 3/3] xfs: introduce per-inode DAX enablement
[PATCH] fs: allow unprivileged chroot()
2016-01-04 1:54 UTC (5+ messages)
[PATCH 0/3] fs, bdev: handle end of life
2016-01-03 21:05 UTC (3+ messages)
` [PATCH 2/3] xfs: handle shutdown notifications
Charity Donation
2016-01-03 11:24 UTC
Charity Donation
2016-01-03 10:37 UTC
Charity Donation
2016-01-03 10:29 UTC
[PATCH] fs: xattr: Use kvfree()
2016-01-02 22:09 UTC
[PATCH RESEND] fs:Fix rcu locking in the function terminate_walk
2016-01-01 5:25 UTC
[PATCH 1/5] f2fs: remove f2fs_bug_on in terms of max_depth
2015-12-31 23:49 UTC (5+ messages)
` [PATCH 2/5] f2fs: write pending bios when cp_error is set
` [PATCH 3/5] f2fs: use IPU for fdatasync
` [PATCH 4/5] f2fs: monitor zombie_tree count
` [PATCH 5/5] f2fs: introduce zombie list for fast shrinking extent trees
Orphan inodes
2015-12-31 16:14 UTC (6+ messages)
Remount of debugfs succeeded even if mount() system call fails
2015-12-31 4:11 UTC (2+ messages)
mmotm 2015-12-30-14-39 uploaded
2015-12-30 22:40 UTC
[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
2015-12-30 21:13 UTC (2+ messages)
[vfs:uncertain.symlinks 13/13] fs/configfs/symlink.c:302:8: error: 'page' undeclared
2015-12-30 16:46 UTC
a configfs update for 4.5, and the configfs tree question
2015-12-30 8:51 UTC (4+ messages)
` [PATCH] configfs: implement binary attributes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).