linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-06 03:13:08 to 2013-08-12 22:15:24 UTC [more...]

[patch 1/9] lib: radix-tree: radix_tree_delete_item()
 2013-08-12 22:15 UTC  (17+ messages)
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check
` [patch 0/9] mm: thrash detection-based file cache sizing v3

Seq File: Return error if d_path fails
 2013-08-12 21:49 UTC  (2+ messages)

Should unprivileged linkat(..., AT_EMPTY_PATH) work on O_TMPFILE files?
 2013-08-12 18:13 UTC  (6+ messages)

[PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache
 2013-08-12 16:42 UTC  (3+ messages)

[PATCH 1/2] direct-io: Implement generic deferred AIO completions
 2013-08-12 16:14 UTC  (4+ messages)

[PATCH v2] nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
 2013-08-12 14:57 UTC  (4+ messages)

[PATCH 0/9] [RFC v2] safely drop directory dentry on failed revalidate
 2013-08-12 13:34 UTC  (13+ messages)
` [PATCH 1/9] vfs: check submounts and drop atomically
` [PATCH 2/9] vfs: check unlinked ancestors before mount
` [PATCH 3/9] afs: use check_submounts_and_drop()
` [PATCH 4/9] gfs2: "
` [PATCH 5/9] nfs: "
` [PATCH 6/9] sysfs: "
` [PATCH 7/9] fuse: use d_materialise_unique()
` [PATCH 8/9] fuse: clean up return in fuse_dentry_revalidate()
` [PATCH 9/9] fuse: drop dentry on failed revalidate

[PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat
 2013-08-12 11:47 UTC  (9+ messages)

seq_file: procfs: kmalloc_slab WARNING
 2013-08-12 11:07 UTC  (2+ messages)

[PATCH 1/2] f2fs: check the free space first in new_node_page
 2013-08-12  7:58 UTC  (2+ messages)
` [PATCH 2/2] f2fs: should cover i_xattr_nid with its xattr node page lock

[[RESEND]PATCH v4 00/10] VFS hot tracking
 2013-08-12  2:27 UTC  (12+ messages)
` [[RESEND]PATCH v4 01/10] VFS hot tracking: Define basic data structures and functions
` [[RESEND]PATCH v4 02/10] VFS hot tracking: Track IO and record heat information
` [[RESEND]PATCH v4 03/10] VFS hot tracking: Add a workqueue to move items between hot maps
` [[RESEND]PATCH v4 04/10] VFS hot tracking: Add shrinker functionality to curtail memory usage
` [[RESEND]PATCH v4 05/10] VFS hot tracking: Add an ioctl to get hot tracking information
` [[RESEND]PATCH v4 06/10] VFS hot tracking: Add a /proc interface to make the interval tunable
` [[RESEND]PATCH v4 07/10] VFS hot tracking: Add a /proc interfaces to control memory usage
` [[RESEND]PATCH v4 08/10] VFS hot tracking: Add documentation
` [[RESEND]PATCH v4 09/10] VFS hot tracking, btrfs: Add hot tracking support
` [[RESEND]PATCH v4 10/10] VFS hot tracking, xfs: "

Pages still marked with private_2
 2013-08-11 13:23 UTC 

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-08-10  7:38 UTC  (32+ messages)
` [PATCH 01/22] block: Use rw_copy_check_uvector()
` [PATCH 02/22] block: Consolidate duplicated bio_trim() implementations
` [PATCH 03/22] bcache: Kill unaligned bvec hack
` [PATCH 04/22] block: Abstract out bvec iterator
` [PATCH 05/22] dm: Use bvec_iter for dm_bio_record()
` [PATCH 06/22] block: Convert bio_iovec() to bvec_iter
` [PATCH 07/22] block: Convert bio_for_each_segment() "
  ` [PATCH 08/22] block: Immutable bio vecs
` [PATCH 09/22] block: Convert bio_copy_data() to bvec_iter
` [PATCH 10/22] bio-integrity: Convert "
` [PATCH 11/22] block: Kill bio_segments()/bi_vcnt usage
` [PATCH 12/22] block: Convert drivers to immutable biovecs
` [PATCH 13/22] ceph: Convert "
` [PATCH 14/22] block: Kill bio_iovec_idx(), __bio_iovec()
` [PATCH 15/22] rbd: Refactor bio cloning, don't clone biovecs
` [PATCH 16/22] dm: Refactor for new bio cloning/splitting
` [PATCH 17/22] block: Remove bi_idx hacks
` [PATCH 18/22] block: Generic bio chaining
` [PATCH 19/22] block: Rename bio_split() -> bio_pair_split()
` [PATCH 20/22] block: Introduce new bio_split()
` [PATCH 21/22] block: Kill bio_pair_split()
` [PATCH 22/22] block: Don't save/copy bvec array anymore, share when cloning

[PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache
 2013-08-10  5:22 UTC  (2+ messages)

[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
 2013-08-09 21:24 UTC  (29+ messages)
` [PATCH 01/23] radix-tree: implement preload for multiple contiguous elements
` [PATCH 19/23] truncate: support huge pages
` [PATCH 20/23] thp: handle file pages in split_huge_page()
` [PATCH 22/23] thp, mm: split huge page on mmap file page

[PATCH 0/2] Cleanup invalidate page
 2013-08-09 19:51 UTC  (7+ messages)
` [PATCH 1/2] ceph: Remove bogus check in invalidatepage
` [PATCH 2/2] ceph: cleanup the logic in ceph_invalidatepage

LUCKY WINNER
 2013-08-09 16:34 UTC 

[PATCH 0/3] ceph: persistent caching with fscache
 2013-08-09 16:24 UTC  (6+ messages)
` [PATCH 1/3] new cachefiles interface to check cache consistency
` [PATCH 2/3] new fscache "
` [PATCH 3/3] ceph: use fscache as a local presisent cache

[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
 2013-08-09 15:02 UTC  (7+ messages)
` [PATCH 10/16] fuse: Implement writepages callback

[PATCH] f2fs: clean up the needless end 'return' of void function
 2013-08-09 10:21 UTC 

[PATCH 1/3] f2fs: fix the use of XATTR_NODE_OFFSET
 2013-08-09  6:20 UTC  (3+ messages)
` [PATCH 2/3] f2fs: fix inconsistency between xattr node blocks and its inode
` [PATCH 3/3] f2fs: introduce cur_cp_versioin function to reduce code size

[PATCH] [readdir] Return correct inode number of .. directory
 2013-08-08 21:10 UTC  (4+ messages)

Your Attention Is Needed
 2013-08-08 16:51 UTC 

[PATCH 0/4] [RFC] safely drop directory dentry on failed revalidate
 2013-08-08 14:46 UTC  (10+ messages)
` [PATCH 1/4] vfs: check submounts and drop atomically
` [PATCH 3/4] fuse: use d_materialise_unique()
  ` [PATCH 2/4] vfs: check unlinked ancestors before mount
  ` [PATCH 4/4] fuse: drop dentry on failed revalidate

[PATCH] open: Document O_TMPFILE
 2013-08-08 12:00 UTC 

why is O_TMPFILE multiplexed over open() instead of being a separate syscall?
 2013-08-08 11:47 UTC  (3+ messages)

[PATCH] f2fs: fix a build failure due to missing the kobject header
 2013-08-08  7:15 UTC  (2+ messages)

mmotm 2013-08-07-16-55 uploaded
 2013-08-07 23:56 UTC 

[PATCH 1/3] fs/binfmts: Add a name field to the binfmt struct
 2013-08-07 23:30 UTC  (4+ messages)
` [PATCH v3 0/3] fs/binfmts: Improve handling of loops

[RFC/PATCH 0/2] ext4: Transparent Decompression Support
 2013-08-07 15:52 UTC  (13+ messages)

[PATCH v3] xfs: introduce object readahead to log recovery
 2013-08-07 14:04 UTC  (2+ messages)

FSCache: Cookie create and destroy semantics on file open
 2013-08-07 12:46 UTC  (4+ messages)

[f2fs-dev] [RFC 0/5] Enable f2fs support inline data
 2013-08-07 11:36 UTC  (7+ messages)
`  "

[PATCH] f2fs: fix a deadlock in fsync
 2013-08-07  9:43 UTC  (4+ messages)

[PATCH] proc: Add workaround for idle/iowait decreasing problem
 2013-08-07  0:58 UTC  (6+ messages)

[PATCH 1/3] f2fs: add sysfs support for controlling the gc_thread
 2013-08-06 23:10 UTC  (3+ messages)

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-06 22:44 UTC 

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-06 22:44 UTC 

[PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS
 2013-08-06 22:27 UTC  (4+ messages)
` [PATCH 1/3] quota: Add a new quotactl command Q_XGETQSTATV
` [PATCH 2/3] xfs: Add support for the Q_XGETQSTATV
` [PATCH 3/3] gfs2: "

[patch 1/9] lib: radix-tree: radix_tree_delete_item()
 2013-08-06 22:22 UTC  (9+ messages)
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

[PATCH v7 0/4] Lockless update of reference count protected by spinlock
 2013-08-06  3:12 UTC  (2+ messages)
` [PATCH v7 3/4] dcache: replace d_lock/d_count by d_lockcnt


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).