linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-08 15:25:10 to 2013-08-16 09:00:03 UTC [more...]

[PATCH] writeback: fix race that cause writeback hung
 2013-08-16  8:57 UTC 

page fault scalability (ext3, ext4, xfs)
 2013-08-16  0:21 UTC  (33+ messages)

mmotm 2013-08-15-16-14 uploaded
 2013-08-15 23:15 UTC 

[PATCH] writeback: Fix occasional slow sync(1)
 2013-08-15 22:15 UTC  (2+ messages)

[PATCH] locks: close potential race between setlease and open
 2013-08-15 21:31 UTC  (7+ messages)
` [PATCH v3] "
  ` memory barriers in flock (Re: [PATCH v3] locks: close potential race between setlease and open)

DoS with unprivileged mounts
 2013-08-15 21:23 UTC  (12+ messages)

[PATCH 1/3] fs/binfmts: Add a name field to the binfmt struct
 2013-08-15 17:06 UTC  (13+ messages)
` [PATCH v4 0/3] fs/binfmts: Improve handling of loops
` [PATCH v4 1/3] fs/binfmts: Add a name field to the binfmt struct
` [PATCH v4 2/3] fs/binfmts: Better handling of binfmt loops
` [PATCH v4 3/3] fs/binfmts: Whitespace fixes with scripts/cleanfile
` [PATCH v5 0/3] fs/binfmts: Improve handling of loops
` [PATCH v5 1/3] fs/binfmts: Add a name field to the binfmt struct
` [PATCH v5 2/3] fs/binfmts: Better handling of binfmt loops
` [PATCH v5 3/3] fs/binfmts: Whitespace fixes with scripts/cleanfile

Considering remove spinlock around f_op->setlease()
 2013-08-15 16:41 UTC 

[RESEND] [PATCH] coredump: Add new %P variable in core_pattern
 2013-08-15 13:48 UTC  (2+ messages)

[PATCH v2 00/10] Getting rid of get_unused_fd_flags()
 2013-08-15 13:10 UTC  (3+ messages)
` [PATCH v2 06/10] binfmt_misc: use get_unused_fd_flags(0) instead of get_unused_fd()
` [PATCH v2 07/10] file: "

[PATCH] f2fs: avoid writing inode redundantly when creating a file
 2013-08-15 11:17 UTC 

[PATCH v3 1/2] nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
 2013-08-15  0:25 UTC  (6+ messages)

[PATCH] vfio-pci: PCI hot reset interface
 2013-08-14 23:06 UTC  (2+ messages)

[patch 8/9] mm: thrash detection-based file cache sizing
 2013-08-14 14:41 UTC  (11+ messages)
` [patch 9/9] mm: workingset: keep shadow entries in check
` [patch 0/9] mm: thrash detection-based file cache sizing v3

[PATCH 0/3] locks: trivial locks.c patches
 2013-08-14 12:25 UTC  (4+ messages)
` [PATCH 1/3] locks: clean up comment typo
` [PATCH 2/3] locks: remove "inline" qualifier from fl_link manipulation functions
` [PATCH 3/3] locks: add __acquires and __releases annotations to locks_start and locks_stop

FYI: bmaptool
 2013-08-14 12:06 UTC  (2+ messages)

[patch] VFS: collect_mounts() should return an ERR_PTR
 2013-08-14  9:44 UTC 

[PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS
 2013-08-14  9:31 UTC  (12+ 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 0/2 v2] Fix O_SYNC AIO DIO
 2013-08-14  9:10 UTC  (3+ messages)
` [PATCH 1/2] direct-io: Implement generic deferred AIO completions
` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO

[PATCH v4] xfs: introduce object readahead to log recovery
 2013-08-14  7:16 UTC 

[PATCH v3] xfs: introduce object readahead to log recovery
 2013-08-14  6:42 UTC  (4+ messages)

[PATCH v3 2/2] nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
 2013-08-14  4:52 UTC  (2+ messages)

[[RESEND]PATCH v4 00/10] VFS hot tracking
 2013-08-13 21:22 UTC  (14+ 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: "

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-08-13 19:18 UTC  (14+ messages)
` [PATCH 04/22] block: Abstract out bvec iterator
` [PATCH 18/22] block: Generic bio chaining

[PATCH v7 0/4] Lockless update of reference count protected by spinlock
 2013-08-13 18:03 UTC  (2+ messages)

[PATCH 0/2] Anonymous Inode Allocations
 2013-08-13 17:42 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] anon_inodes: allow external inode allocations
  ` [PATCH v2 2/4] DRM: use anon_inode instead of delayed inode init
  ` [PATCH v2 3/4] drm: init TTM dev_mapping in ttm_bo_device_init()
  ` [PATCH v2 4/4] drm/omap: remove useless if() in evict_entry()

flink (AT_EMPTY_PATH / AT_SYMLINK_FOLLOW) security considerations
 2013-08-13 17:21 UTC 

[PATCH] vfs: call d_op->d_prune() before unhashing dentry
 2013-08-13  7:42 UTC 

[PATCH] fs/buffer.c: use lowmem_page_address instead of page_address
 2013-08-13  2:37 UTC 

[PATCH 1/2] direct-io: Implement generic deferred AIO completions
 2013-08-13  0:11 UTC  (5+ messages)

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 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  (8+ messages)
` [PATCH 1/9] vfs: check submounts and drop atomically
` [PATCH 2/9] vfs: check unlinked ancestors before mount
` [PATCH 5/9] nfs: use check_submounts_and_drop()
` [PATCH 7/9] fuse: use d_materialise_unique()

[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

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

[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  (25+ 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  (4+ messages)
` [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  (6+ 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 


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