messages from 2010-06-30 13:55:54 to 2010-07-06 17:49:36 UTC [more...]
[patch 00/52] vfs scalability patches updated
2010-07-06 17:49 UTC (45+ messages)
` [patch 29/52] fs: icache lock i_count
` [patch 37/52] fs: icache lazy lru
` [patch 44/52] fs: icache per-CPU sb inode lists and locks
` [patch 52/52] fs: icache less I_FREEING time
[PATCH 0/7] dcache fixes and cleanups
2010-07-06 17:40 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
[PATCH -V14 0/11] Generic name to handle and open by handle syscalls
2010-07-06 17:09 UTC (12+ messages)
[rfc] new stat*fs-like syscall?
2010-07-06 16:45 UTC (8+ messages)
[PATCH 3/4] Support discard for multiple devices
2010-07-06 16:11 UTC (10+ messages)
` [PATCH 4/4] Support discard if at least one underlying device supports it
` GFP_KERNEL in ext4 (was: [PATCH 4/4] Support discard if at least one underlying device supports it)
` [PATCH] disallow FS recursion from sb_issue_discard allocation
[PATCH] omfs: fix memory leak
2010-07-06 15:45 UTC (6+ messages)
` [linux-karma-devel] "
[PATCH 0/14] Avoid overflowing of stack during page reclaim V3
2010-07-06 15:25 UTC (29+ messages)
` [PATCH 01/14] vmscan: Fix mapping use after free
` [PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
` [PATCH 13/14] fs,btrfs: Allow kswapd to writeback pages
` [PATCH 14/14] fs,xfs: "
[PATCH] Rearrange i_flags to be consistent with FS_IOC_GETFLAGS
2010-07-06 13:40 UTC (5+ messages)
[PATCH 0/3] Extended file stat functions [ver #2]
2010-07-05 23:52 UTC (15+ messages)
[PATCH] nilfs2: remove BKL uses
2010-07-05 17:55 UTC (4+ messages)
[PATCH 1/3] xstat: Add a pair of system calls to make extended file stats available [ver #4]
2010-07-05 15:05 UTC (9+ messages)
` [PATCH 2/3] xstat: Provide a mechanism to gather extra results for [f]xstat() "
` [PATCH 3/3] xstat: Implement a requestable extra result to procure some inode flags "
[PATCH] Add a pair of system calls to make extended file stats available [ver #3]
2010-07-05 14:59 UTC (7+ messages)
[PATCH 0/1] VFS: introduce s_dirty accessors
2010-07-05 13:04 UTC (2+ messages)
[PATCH 00/09] cifs: local caching support using FS-Cache
2010-07-05 12:43 UTC (10+ messages)
` [PATCH 01/09] cifs: add kernel config option for CIFS Client caching support
` [PATCH 02/09] cifs: register CIFS for caching
` [PATCH 03/09] cifs: define server-level cache index objects and register them
` [PATCH 04/09] cifs: define superblock-level "
` [PATCH 05/09] cifs: define inode-level cache object "
` [PATCH 06/09] cifs: FS-Cache page management
` [PATCH 07/09] cifs: store pages into local cache
` [PATCH 08/09] cifs: read pages from FS-Cache
` [PATCH 09/09] cifs: add mount option to enable local caching
[PATCHv6 0/9] kill unnecessary SB sync wake-ups + cleanups
2010-07-05 12:15 UTC (10+ messages)
` [PATCHv6 1/9] AFFS: clean up dirty flag usage
` [PATCHv6 2/9] AFFS: wait for sb synchronization when needed
` [PATCHv6 3/9] BFS: clean up the superblock usage
` [PATCHv6 4/9] btrfs: remove junk sb_dirt change
` [PATCHv6 5/9] sysv: do not mark superblock dirty on mount
` [PATCHv6 6/9] sysv: do not mark superblock dirty on remount
` [PATCHv6 7/9] FS: convert all file-systems and VFS to new SB accessors
` [PATCHv6 8/9] VFS: rename s_dirt to s_dirty
` [PATCHv6 9/9] writeback: lessen sync_supers wakeup count
[PATCH 0/6] block: BKL removal, version 3
2010-07-04 21:09 UTC (13+ messages)
` [PATCH 1/6] block: push down BKL into .locked_ioctl
` [PATCH 2/6] block: push down BKL into .open and .release
` [PATCH 3/6] block: push BKL into blktrace ioctls
` [PATCH 4/6] block: remove BKL from BLKROSET and BLKFLSBUF
` [PATCH 5/6] block: remove BKL from partition code
` [PATCH 6/6] scsi/sd: remove big kernel lock
container support in DazukoFS
2010-07-03 23:15 UTC (4+ messages)
[PATCH] Btrfs: handle kmalloc() failure in btrfs_file_aio_write()
2010-07-03 17:35 UTC
[PATCH -V2 00/16] New ACL format for better NFSv4 acl interoperability
2010-07-03 10:53 UTC (19+ messages)
` [PATCH -V2 01/16] vfs: Hooks for more fine-grained directory permission checking
` [PATCH -V2 02/16] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V2 03/16] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V2 04/16] richacl: In-memory representation and helper functions
` [PATCH -V2 05/16] richacl: Permission mapping functions
` [PATCH -V2 06/16] richacl: Compute maximum file masks from an acl
` [PATCH -V2 07/16] richacl: Update the file masks in chmod()
` [PATCH -V2 08/16] richacl: Permission check algorithm
` [PATCH -V2 09/16] richacl: Helper functions for implementing richacl inode operations
` [PATCH -V2 10/16] richacl: Create-time inheritance
` [PATCH -V2 11/16] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V2 12/16] richacl: Automatic Inheritance
` [PATCH -V2 13/16] richacl: xattr mapping functions
` [PATCH -V2 14/16] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V2 15/16] ext4: Implement rich acl for ext4
` [PATCH -V2 16/16] ext4: Add temporary richacl mount option "
[WTFoTW] ->quota_on() deadlocks
2010-07-02 20:13 UTC (4+ messages)
[PATCH 1/2] remove WRITE_ODIRECT_PLUG
2010-07-02 14:16 UTC (2+ messages)
slow ext4 O_SYNC writes (why qemu qcow2 is so slow on ext4 vs ext3)
2010-07-02 12:46 UTC
[PATCH 0/5] Per superblock shrinkers V2
2010-07-02 12:13 UTC (2+ messages)
[PATCH] security: move LSM xattrnames to xattr.h
2010-07-02 0:16 UTC (2+ messages)
[PATCH] Adding four read-only files to /proc/sys/vm
2010-07-01 21:53 UTC (3+ messages)
[PATCH] ext2:delete misused ext2_free_blocks
2010-07-01 1:56 UTC (2+ messages)
[PATCH 3/3] Add a pair of system calls to make extended file stats available
2010-07-01 1:12 UTC (7+ messages)
` [PATCH 0/3] Extended file stat functions
Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
2010-06-30 21:12 UTC (10+ messages)
` Balancing leaves when walking from top to down (was Btrfs:...)
trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
2010-06-30 15:30 UTC (12+ messages)
[ANNOUNCE] util-linux-ng v2.18 (stable)
2010-06-30 13:55 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).