messages from 2016-01-09 14:17:25 to 2016-01-13 02:37:01 UTC [more...]
[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
2016-01-13 2:36 UTC (5+ messages)
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs
mmotm 2016-01-12-16-44 uploaded
2016-01-13 0:51 UTC
[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
2016-01-12 22:59 UTC (28+ messages)
` [PATCH 01/13] signals: distinguish signals sent due to i/o via io_send_sig()
` [PATCH 02/13] aio: add aio_get_mm() helper
` [PATCH 03/13] aio: for async operations, make the iter argument persistent
` [PATCH 04/13] signals: add and use aio_get_task() to direct signals sent via io_send_sig()
` [PATCH 05/13] fs: make do_loop_readv_writev() non-static
` [PATCH 06/13] aio: add queue_work() based threaded aio support
` [PATCH 07/13] aio: enabled thread based async fsync
` [PATCH 08/13] aio: add support for aio poll via aio thread helper
` [PATCH 09/13] aio: add support for async openat()
` [PATCH 10/13] aio: add async unlinkat functionality
` [PATCH 11/13] mm: enable __do_page_cache_readahead() to include present pages
` [PATCH 12/13] aio: add support for aio readahead
` [PATCH 13/13] aio: add support for aio renameat operation
[PATCH] fs: dcache: Use bool return value instead of int
2016-01-12 22:21 UTC (6+ messages)
[GIT PULL] configfs updates for 4.5
2016-01-12 19:43 UTC
[RFC PATCH v5 0/2] improve sync efficiency with sb inode wb list
2016-01-12 19:24 UTC (4+ messages)
` [RFC PATCH v5 1/2] sb: add a new writeback list for sync
` [RFC PATCH v5 2/2] wb: inode writeback list tracking tracepoints
xfs over pmem - cp performance
2016-01-12 17:31 UTC (3+ messages)
Consolidated file encryption interface/semantics?
2016-01-12 16:21 UTC (5+ messages)
` [f2fs-dev] "
LSF/MM 2016: Call for Proposals
2016-01-12 16:05 UTC
[PATCH] Fix comment that describes functionality of inode_dio_begin()
2016-01-12 15:18 UTC
[PATCH] block: use bd{grab,put}() instead of open-coding
2016-01-12 15:18 UTC (2+ messages)
[PATCH] bugfix dax fault page should be no cache
2016-01-12 12:51 UTC (2+ messages)
[PATCH v8 0/9] DAX fsync/msync support
2016-01-12 10:57 UTC (7+ messages)
` [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v8 2/9] dax: fix conversion of holes to PMDs
` [PATCH v8 6/9] dax: add support for fsync/msync
[RFC 00/15] Add 64 bit timestamp support
2016-01-12 9:27 UTC (6+ messages)
` [RFC 02/15] vfs: Change all structures to support 64 bit time
` [Y2038] "
[PATCH 3/3] fs: rewrite __generic_block_fiemap()
2016-01-12 7:26 UTC (3+ messages)
` [PATCH 3/3] "
[git pull] vfs.git, part 6: misc stuff
2016-01-12 3:54 UTC
[git pull] vfs.git, part 5: iov_iter infrastructure work
2016-01-12 3:28 UTC
[git pull] vfs.git, part 4 - copy_file_range stuff
2016-01-12 3:27 UTC
[PATCH 1/2] f2fs: introduce time and interval facility
2016-01-11 23:59 UTC (7+ messages)
` [PATCH 2/2] f2fs: detect idle time depending on user behavior
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: introduce time and interval facility
[PATCH] f2fs: should unset atomic flag after successful commit
2016-01-11 23:32 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v6] fs: clear file privilege bits when mmap writing
2016-01-11 23:19 UTC (11+ messages)
[PATCH v7] fs: clear file privilege bits when mmap writing
2016-01-11 22:57 UTC
[PATCH 2/3] fs: round len up before get mapping
2016-01-11 22:42 UTC (2+ messages)
` [PATCH 2/3] "
[PATCH 1/3] fs: update len properly when search range exceeds isize
2016-01-11 22:25 UTC (2+ messages)
` [PATCH 1/3] "
[vfs PATCH 0/4] vfs: Expand iomap interface to fiemap
2016-01-11 21:07 UTC (5+ messages)
` [vfs PATCH 1/4] VFS: move iomap infrastructure from exportfs.h, add iomap to aops
` [vfs PATCH 2/4] VFS: Add new __generic_iomap_fiemap interface
` [vfs PATCH 3/4] GFS2: Add function __gfs2_io_map
` [vfs PATCH 4/4] GFS2: Use new iomap interface for fiemap
[PATCH 00/35 v3] eparate operations from flags in the bio/request structs
2016-01-11 20:21 UTC (36+ 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
[GIT PULL] aio: a couple of fixes for 4.4
2016-01-11 16:59 UTC (6+ messages)
[PATCH v2] pipe: limit the per-user amount of pages allocated in pipes
2016-01-11 16:45 UTC (6+ messages)
[PATCH 0/4] quota: add new quotactl Q_XGETQUOTA2
2016-01-11 16:28 UTC (8+ messages)
` [PATCH 3/4] xfs: Factor xfs_seek_hole_data into helper
` [PATCH 3/4 V3] "
[resend PATCH 0/3] fs, bdev: handle end of life
2016-01-11 15:55 UTC (7+ messages)
` [resend PATCH 1/3] block, fs: reliably communicate bdev end-of-life
[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
2016-01-11 15:37 UTC (10+ messages)
` [RESEND PATCH] "
` [PATCH 1/3] vfs: show_vfsmnt: remove redundant initialization of error code
` [RESEND PATCH "
` [PATCH 2/3] vfs: show_mountinfo: cleanup error code checks
` [RESEND PATCH "
` [PATCH 3/3] vfs: show_vfsstat: remove redundant initialization and check of error code
` [RESEND PATCH "
` [RESEND v2 PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
[PATCH v17 00/22] Richacls (Core and Ext4)
2016-01-11 15:21 UTC (23+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v17 06/22] richacl: In-memory representation and helper functions
` [PATCH v17 07/22] richacl: Permission mapping functions
` [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v17 09/22] richacl: Permission check algorithm
` [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v17 13/22] vfs: Cache richacl in struct inode
` [PATCH v17 14/22] richacl: Update the file masks in chmod()
` [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v17 16/22] richacl: Create-time inheritance
` [PATCH v17 17/22] richacl: Automatic Inheritance
` [PATCH v17 18/22] richacl: xattr mapping functions
` [PATCH v17 19/22] richacl: Add richacl xattr handler
` [PATCH v17 20/22] vfs: Add richacl permission checking
` [PATCH v17 21/22] ext4: Add richacl support
` [PATCH v17 22/22] ext4: Add richacl feature flag
[vfs:asm-exports 1/1] arch/x86/lib/checksum_32.S:255: Error: bad or irreducible absolute expression
2016-01-11 15:14 UTC
[vfs:asm-exports 1/1] arch/x86/kernel/head_32.S:682: Error: bad or irreducible absolute expression
2016-01-11 15:11 UTC
[PATCH] ovl: Do not leave whiteout during unlink/rmdir if parent does not have merge property
2016-01-11 13:55 UTC
[PATCH v2] pipe: limit the per-user amount of pages allocated in pipes
2016-01-11 12:26 UTC
[PATCH v7 0/9] DAX fsync/msync support
2016-01-11 12:23 UTC (5+ messages)
` [PATCH v7 2/9] dax: fix conversion of holes to PMDs
[GIT PULL] please pull file locking related changes for v4.5
2016-01-11 11:49 UTC
[PATCH] fs: fix bugs for __generic_block_fiemap()
2016-01-11 6:41 UTC (3+ messages)
[git pull] vfs.git, part 3 - xattr stuff
2016-01-11 1:17 UTC
[git pull] vfs.git part 2 - the rest of RCU symlink traversal
2016-01-11 1:13 UTC
[git pull] vfs.git, part 1 - compat_ioctl fixes
2016-01-11 1:07 UTC
[PATCH] pipe: limit the per-user amount of pages allocated in pipes
2016-01-10 14:40 UTC (4+ messages)
[PATCH 00/35 v2] separate operations from flags in the bio/request structs
2016-01-10 7:15 UTC (10+ 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
` [dm-devel] "
[PATCH] f2fs: fix wrong memory condition check
2016-01-10 0:15 UTC
[PATCH] f2fs: monitor the number of background checkpoint
2016-01-09 21:54 UTC
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).