linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-29 17:57:41 to 2010-08-02 12:23:56 UTC [more...]

[RFC PATCH] core_pattern: fix long parameters was truncated by core_pattern handler
 2010-08-02 12:23 UTC  (2+ messages)
` [RFC PATCH V2] "

Bug 12309 - Large I/O operations result in poor interactive performance and high iowait times
 2010-08-02 11:57 UTC  (3+ messages)

[PATCH] vfs: remove unused MNT_STRICTATIME
 2010-08-02 11:46 UTC 

[PATCH 0/7] dcache fixes and cleanups
 2010-08-02 11:20 UTC  (8+ messages)
` [PATCH 1/7] cachefiles: use path_get instead of lone dget
` [PATCH 2/7] vfs: add helpers to get root and pwd
` [PATCH 3/7] ia64: perfmon: add d_dname method
` [PATCH 4/7] vfs: __d_path: dont prepend the name of the root dentry
` [PATCH 5/7] vfs: add prepend_path() helper
` [PATCH 6/7] vfs: only add " (deleted)" where necessary
` [PATCH 7/7] vfs: show unreachable paths in getcwd and proc

Linux 2.6.35
 2010-08-02 10:07 UTC  (6+ messages)

[RFC] relaxed barrier semantics
 2010-08-02 10:38 UTC  (62+ messages)
                      ` extfs reliability

Preview of changes to the Security susbystem for 2.6.36
 2010-08-02 10:19 UTC  (6+ messages)

[PATCH 0/2] dio: serialise unaligned direct IO V2
 2010-08-02  9:32 UTC  (5+ messages)
` [PATCH 1/2] dio: track and serialise unaligned direct IO
` [PATCH 2/2] dio: scale unaligned IO tracking via multiple lists

[PATCH 0/6] Reduce writeback from page reclaim context V6
 2010-08-02  7:57 UTC  (20+ messages)
` [PATCH 1/6] vmscan: tracing: Roll up of patches currently in mmotm
` [PATCH 2/6] vmscan: tracing: Update trace event to track if page reclaim IO is for anon or file pages
` [PATCH 3/6] vmscan: tracing: Update post-processing script to distinguish between anon and file IO from page reclaim
` [PATCH 4/6] vmscan: tracing: Correct units in post-processing script
` [PATCH 5/6] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/6] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

linux-next NFSD: NULL pointer dereference at nfsd_svc()
 2010-08-02  7:47 UTC 

linux-next cramfs?: Warning at unlock_new_inode()
 2010-08-02  7:45 UTC 

[PATCH] New EPOLL flag: EPOLLHEAD
 2010-08-02  5:31 UTC 

[PATCH mmotm] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
 2010-08-02  4:38 UTC  (8+ messages)
` [PATCH] vmscan: synchronous lumpy reclaim don't call congestion_wait()

[PATCH RESEND] Fix /proc/softirqs file formatting
 2010-08-01 23:51 UTC  (2+ messages)

2.6.35 causes deadlock when snapshotting root lv
 2010-08-01 21:41 UTC  (9+ messages)
              ` [PATCH] ext4: fix freeze deadlock under IO

[PATCH 0/6] [RFC] writeback: try to write older pages first
 2010-08-01 15:34 UTC  (13+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 3/6] writeback: kill writeback_control.more_io
` [PATCH 4/6] writeback: sync expired inodes first in background writeback

[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
 2010-08-01 13:40 UTC  (29+ messages)
  ` [PATCH 00/18] Extended file stat functions "

Why PAGEOUT_IO_SYNC stalls for a long time
 2010-08-01  8:47 UTC  (5+ messages)

[PATCH] vmscan: remove wait_on_page_writeback() from pageout()
 2010-08-01  8:40 UTC  (11+ messages)

[PATCH] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
 2010-07-31 18:09 UTC  (8+ messages)

[RFC][PATCH 0/3][cr][v2]: Checkpoint/restart file leases
 2010-07-31  4:52 UTC  (10+ messages)
` [RFC][PATCH 2/3][cr][v2]: "

[PATCH] dio: track and serialise unaligned direct IO
 2010-07-30 23:13 UTC  (5+ messages)

[PATCH 00/09] cifs: local caching support using FS-Cache
 2010-07-30 23:08 UTC  (6+ messages)

Reiser4 status
 2010-07-30 16:51 UTC 

[PATCH v3 00/15] EVM
 2010-07-30 15:45 UTC  (16+ messages)
` [PATCH v3 01/15] integrity: move ima inode integrity data management
` [PATCH v3 02/15] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH v3 03/15] evm: re-release
` [PATCH v3 04/15] ima: move ima_file_free before releasing the file
` [PATCH v3 05/15] security: imbed evm calls in security hooks
` [PATCH v3 06/15] evm: inode post removexattr
` [PATCH v3 07/15] evm: imbed evm_inode_post_setattr
` [PATCH v3 08/15] evm: inode_post_init
` [PATCH v3 09/15] fs: add evm_inode_post_init calls
` [PATCH v3 10/15] ima: integrity appraisal extension
` [PATCH v3 11/15] ima: appraise default rules
` [PATCH v3 12/15] ima: inode post_setattr
` [PATCH v3 13/15] ima: add ima_inode_setxattr and ima_inode_removexattr
` [PATCH v3 14/15] ima: appraise measurement required
` [PATCH v3 15/15] ima: extend policy language to support owner

[RFC] [PATCH procfs] Add process age
 2010-07-30 14:58 UTC  (9+ messages)

[PATCH 0/5] [RFC] transfer ASYNC vmscan writeback IO to the flusher threads
 2010-07-30 13:18 UTC  (18+ messages)
` [PATCH 1/5] writeback: introduce wbc.for_sync to cover the two sync stages
` [PATCH 2/5] writeback: stop periodic/background work on seeing sync works
` [PATCH 3/5] writeback: prevent sync livelock with the sync_after timestamp

[PATCH] cifs: document 'fsc' mount option
 2010-07-30  9:49 UTC  (2+ messages)

VFS scalability git tree
 2010-07-30  9:12 UTC  (2+ messages)

[FS/MM TOPIC] Support for checkpoint/restart in fs/mm
 2010-07-29 23:28 UTC 

[PATCH 0/9][cr][v2]: C/R file owner and posix file locks
 2010-07-29 19:00 UTC  (6+ messages)
` [PATCH 4/9][cr][v2]: Restore file_owner info

kernel BUG at fs/btrfs/extent-tree.c:1353
 2010-07-29 18:54 UTC  (4+ messages)

[PATCH -V3 00/17] New ACL format for better NFSv4 acl
 2010-07-29 17:57 UTC  (16+ messages)
` [PATCH -V3 03/17] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V3 04/17] richacl: In-memory representation and helper functions
` [PATCH -V3 05/17] richacl: Permission mapping functions
` [PATCH -V3 06/17] richacl: Compute maximum file masks from an acl
` [PATCH -V3 07/17] richacl: Update the file masks in chmod()
` [PATCH -V3 08/17] richacl: Permission check algorithm
` [PATCH -V3 09/17] richacl: Helper functions for implementing richacl inode operations
` [PATCH -V3 10/17] richacl: Create-time inheritance
` [PATCH -V3 11/17] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V3 12/17] richacl: Automatic Inheritance
` [PATCH -V3 13/17] richacl: xattr mapping functions
` [PATCH -V3 14/17] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V3 15/17] ext4: Implement rich acl for ext4
` [PATCH -V3 16/17] vfs: Cache richacl in struct inode
` [PATCH -V3 17/17] ext4: Add temporary richacl mount option for ext4


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