messages from 2016-01-22 11:14:56 to 2016-01-26 16:04:10 UTC [more...]
[RFC PATCH 0/3] lib/list_batch: A simple list insertion/deletion batching facility
2016-01-26 16:03 UTC (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] lib/list_batch, x86: Enable list insertion/deletion batching in x86-64
` [RFC PATCH 3/3] vfs: Enable list batching for the superblock's inode list
[LSF/MM TOPIC] Remote access to pmem on storage targets
2016-01-26 15:58 UTC (5+ messages)
` [Lsf-pc] "
[PATCH v8 0/4] VFS: In-kernel copy system call
2016-01-26 15:35 UTC (6+ messages)
` [PATCH v8 5/4] copy_file_range.2: New page documenting copy_file_range()
[PATCH 0/7 V3] quota: add new quotactl Q_GETNEXTQUOTA
2016-01-26 15:00 UTC (17+ messages)
` [PATCH 1/7] quota: remove unused cmd argument from quota_quotaon()
` [PATCH 2/7] quota: add new quotactl Q_XGETNEXTQUOTA
` [PATCH 3/7] quota: add new quotactl Q_GETNEXTQUOTA
` [PATCH 4/7] xfs: don't overflow quota ID when initializing dqblk
` [PATCH 5/7] xfs: get quota inode from mp & flags rather than dqp
` [PATCH 6/7] xfs: Factor xfs_seek_hole_data into helper
` [PATCH 7/7] xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
[RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race
2016-01-26 14:47 UTC (9+ messages)
[PATCH 0/2] Avoid unnecessary page locks in the generic read path v2r1
2016-01-26 14:09 UTC (3+ messages)
` [PATCH 1/2] mm: filemap: Remove redundant code in do_read_cache_page
` [PATCH 2/2] mm: filemap: Avoid unnecessary calls to lock_page when waiting for IO to complete during a read
mm: WARNING in __delete_from_page_cache
2016-01-26 13:36 UTC (7+ messages)
[LSF/MM TOPIC] proposals for topics
2016-01-26 9:50 UTC (7+ messages)
` [Lsf-pc] "
[patch] hfs: fix hfs_readdir()
2016-01-26 9:26 UTC
[PATCH 1/2] f2fs: avoid multiple node page writes due to inline_data
2016-01-26 6:58 UTC (7+ messages)
` [PATCH 2/2] f2fs: fix to overcome inline_data floods
` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: avoid multiple node page writes due to inline_data
[PATCH 1/6] f2fs: speed up shrinking extent_node cache
2016-01-26 5:41 UTC (7+ messages)
` [PATCH 2/6] f2fs: give scheduling point in shrinking path
` [PATCH 3/6] f2fs: do f2fs_balance_fs when block is allocated
` [PATCH 4/6] f2fs: avoid multiple node page writes due to inline_data
` [f2fs-dev] "
` [PATCH 5/6] f2fs: don't need to sync node page at every time
` [PATCH 6/6] f2fs: avoid needless sync_inode_page when reading inline_data
[PATCH v10 1/1] efi: a misc char interface for user to update efi firmware
2016-01-26 3:10 UTC
[PATCH v10 1/1] efi: a misc char interface for user to update efi firmware
2016-01-26 3:09 UTC
[PATCH] f2fs: don't need to call set_page_dirty for io error
2016-01-26 1:45 UTC
[PATCH] overlay: Clear stale ->numlower state over rename operation
2016-01-25 21:58 UTC
[PATCH] fs: dcache: Use bool return value instead of int
2016-01-25 21:24 UTC (10+ messages)
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2016-01-25 21:18 UTC (9+ messages)
` [PATCH v12 10/20] dax: Replace XIP documentation with DAX documentation
[PATCH v4] fuse: Add support for passthrough read/write
2016-01-25 20:49 UTC (3+ messages)
` [fuse-devel] "
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-01-25 20:36 UTC (4+ messages)
[LSF/MM ATTEND] Persistent Memory, DAX
2016-01-25 19:05 UTC
[LSF/MM TOPIC] Online filesystem check framework
2016-01-25 18:37 UTC (4+ messages)
` [Lsf-pc] "
3.14 stable regression don't remove from shrink list in select_collect()
2016-01-25 17:09 UTC (3+ messages)
[PATCH 1/2] cachefilesd can spin when disk space is short
2016-01-25 16:49 UTC (2+ messages)
` [PATCH 2/2] Suspend/resume culling based on recently released file/block counts
[PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd
2016-01-25 16:48 UTC
[PATCH v2 0/5] DAX fsync/msync fixes
2016-01-25 14:40 UTC (16+ messages)
` [PATCH v2 1/5] dax: never rely on bh.b_dev being set by get_block()
` [PATCH v2 2/5] dax: clear TOWRITE flag after flush is complete
` [PATCH v2 3/5] dax: improve documentation for fsync/msync
` [PATCH v2 4/5] dax: fix PMD handling "
` [PATCH v2 5/5] dax: fix clearing of holes in __dax_pmd_fault()
[PATCH 0/2] Avoid unnecessary page locks in the generic read path
2016-01-25 14:05 UTC (6+ messages)
` [PATCH 1/2] mm: filemap: Remove redundant code in do_read_cache_page
` [PATCH 2/2] mm: filemap: Avoid unnecessary calls to lock_page when waiting for IO to complete during a read
[LSF/MM ATTEND] Huge Page Futures
2016-01-25 13:50 UTC (3+ messages)
Partnership
2016-01-25 11:12 UTC
Orangefs ABI documentation
2016-01-24 22:12 UTC (31+ messages)
` write() semantics (Re: Orangefs ABI documentation)
[git pull] vfs.git - including i_mutex wrappers
2016-01-24 7:48 UTC (13+ messages)
[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
2016-01-23 22:22 UTC (23+ messages)
` [PATCH 07/13] aio: enabled thread based async fsync
[PATCH 1/4] f2fs: give scheduling point in shrinking path
2016-01-23 20:16 UTC (4+ messages)
` [PATCH 2/4] f2fs: remove needless condition check
` [PATCH 3/4] f2fs: use wait_for_stable_page to avoid contention
` [PATCH 4/4] f2fs: use writepages->lock for WB_SYNC_ALL
[LSF/MM ATTEND] Persistent Memory Error Handling
2016-01-23 6:37 UTC
[PATCH] vfs: abort dedupe loop if fatal signals are pending
2016-01-23 1:30 UTC (2+ messages)
Registriert Illuminati Vermächtnis
2016-01-23 0:45 UTC
Registriert Illuminati Vermächtnis
2016-01-23 0:49 UTC
[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
2016-01-23 0:54 UTC (6+ messages)
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs
mmotm 2016-01-22-16-43 uploaded
2016-01-23 0:44 UTC
fs: use-after-free in link_path_walk
2016-01-22 23:08 UTC (2+ messages)
[PATCH v3 0/5] DAX fsync/msync fixes
2016-01-22 21:36 UTC (6+ messages)
` [PATCH v3 1/5] dax: never rely on bh.b_dev being set by get_block()
` [PATCH v3 2/5] dax: clear TOWRITE flag after flush is complete
` [PATCH v3 3/5] dax: improve documentation for fsync/msync
` [PATCH v3 4/5] dax: fix PMD handling "
` [PATCH v3 5/5] dax: fix clearing of holes in __dax_pmd_fault()
[PATCH v7 0/2] improve sync efficiency with sb inode wb list
2016-01-22 21:01 UTC (3+ messages)
` [PATCH v7 1/2] sb: add a new writeback list for sync
` [PATCH v7 2/2] wb: inode writeback list tracking tracepoints
[git pull] more vfs.git stuff
2016-01-22 18:45 UTC (4+ messages)
[PATCH -next] aio: Fix compile error due to unexpected use of cmpxchg()
2016-01-22 18:44 UTC (2+ messages)
[PATCH RESEND] AFS: Correctly use 64-bit time for UUID
2016-01-22 15:12 UTC (2+ messages)
` [Y2038] "
[PATCH v3 0/8] Support for transparent PUD pages for DAX files
2016-01-22 14:11 UTC (5+ messages)
[PATCH 0/7 V2] quota: add new quotactl Q_GETNEXTQUOTA
2016-01-22 13:58 UTC (7+ messages)
` [PATCH 2/7] quota: add new quotactl Q_XGETNEXTQUOTA
` [PATCH 3/7] quota: add new quotactl Q_GETNEXTQUOTA
[LSF/MM TOPIC] Persistent Memory Error Handling
2016-01-22 13:09 UTC (3+ messages)
` [Lsf-pc] "
spurious use after free bug in dio_bio_complete on scsi disks (with multipath)
2016-01-22 11:14 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).