messages from 2010-06-24 03:02:25 to 2010-06-25 19:07:21 UTC [more...]
[PATCH 00/38] Union mounts - multiple layers and submounts
2010-06-25 19:05 UTC (39+ messages)
` [PATCH 01/38] VFS: Comment follow_mount() and friends
` [PATCH 02/38] VFS: Make lookup_hash() return a struct path
` [PATCH 03/38] VFS: Add read-only users count to superblock
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
` [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 08/38] whiteout: Allow removal of a directory with whiteouts
` [PATCH 09/38] whiteout: tmpfs whiteout support
` [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 12/38] whiteout: jffs2 "
` [PATCH 13/38] fallthru: Basic fallthru definitions
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 15/38] fallthru: jffs2 "
` [PATCH 16/38] fallthru: tmpfs "
` [PATCH 17/38] union-mount: Union mounts documentation
` [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 20/38] union-mount: Free union dirs on removal from dcache
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
` [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
` [PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 27/38] union-mount: In-kernel file copyup routines
` [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
` [PATCH 29/38] union-mount: Implement union-aware link()
` [PATCH 30/38] union-mount: Implement union-aware rename()
` [PATCH 31/38] union-mount: Implement union-aware writable open()
` [PATCH 32/38] union-mount: Implement union-aware chown()
` [PATCH 33/38] union-mount: Implement union-aware truncate()
` [PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 35/38] union-mount: Implement union-aware lchown()
` [PATCH 36/38] union-mount: Implement union-aware utimensat()
` [PATCH 37/38] union-mount: Implement union-aware setxattr()
` [PATCH 38/38] union-mount: Implement union-aware lsetxattr()
Unbound(?) internal fragmentation in Btrfs
2010-06-25 18:58 UTC (12+ messages)
` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
` Btrfs: broken file system design
[rfc] new stat*fs-like syscall?
2010-06-25 18:45 UTC (17+ messages)
[RFC][PATCH 03/10] cifs: register CIFS for caching
2010-06-25 16:53 UTC (16+ messages)
` [RFC][PATCH 10/10] cifs: add mount option to enable local caching
` [RFC][PATCH 05/10] cifs: define superblock-level cache index objects and register them
` [RFC][PATCH 06/10] cifs: define inode-level cache object "
[PATCH 00/15] EVM
2010-06-25 11:15 UTC (18+ messages)
` [PATCH 01/15] integrity: move ima inode integrity data management
` [PATCH 02/15] security: move LSM xattrnames to xattr.h
` [PATCH 03/15] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH 04/15] evm: re-release
` [PATCH 05/15] ima: move ima_file_free before releasing the file
` [PATCH 06/15] security: imbed evm calls in security hooks
` [PATCH 07/15] evm: inode post removexattr
` [PATCH 08/15] evm: imbed evm_inode_post_setattr
` [PATCH 09/15] evm: inode_post_init
` [PATCH 10/15] fs: add evm_inode_post_init calls
` [PATCH 11/15] ima: integrity appraisal extension
` [PATCH 12/15] ima: appraise default rules
` [PATCH 13/15] ima: inode post_setattr
` [PATCH 14/15] ima: add ima_inode_setxattr and ima_inode_removexattr
` [PATCH 15/15] ima: appraise measurement required
trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
2010-06-25 11:03 UTC (9+ messages)
[PATCH 0/2] Fix aio completion vs unwritten extents
2010-06-25 10:35 UTC (5+ messages)
` [PATCH 1/2] direct-io: move aio_complete into ->end_io
[patch 00/52] vfs scalability patches updated
2010-06-25 10:11 UTC (87+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 02/52] fs: fix superblock iteration race
` [patch 05/52] lglock: introduce special lglock and brlock spin locks
` [patch 06/52] fs: scale files_lock
` [patch 09/52] fs: dcache scale hash
` [patch 10/52] fs: dcache scale lru
` [patch 11/52] fs: dcache scale nr_dentry
` [patch 12/52] fs: dcache scale dentry refcount
` [patch 13/52] fs: dcache scale d_unhashed
` [patch 14/52] fs: dcache scale subdirs
` [patch 15/52] fs: dcache scale inode alias list
` [patch 16/52] fs: dcache RCU for multi-step operaitons
` [patch 17/52] fs: dcache remove dcache_lock
` [patch 18/52] fs: dcache reduce dput locking
` [patch 19/52] fs: dcache per-bucket dcache hash locking
` [patch 20/52] fs: dcache reduce dcache_inode_lock
` [patch 21/52] fs: dcache per-inode inode alias locking
` [patch 22/52] fs: dcache rationalise dget variants
` [patch 23/52] fs: dcache percpu nr_dentry
` [patch 24/52] fs: dcache reduce d_parent locking
` [patch 25/52] fs: dcache DCACHE_REFERENCED improve
` [patch 26/52] fs: icache lock s_inodes list
` [patch 27/52] fs: icache lock inode hash
` [patch 28/52] fs: icache lock i_state
` [patch 29/52] fs: icache lock i_count
` [patch 30/52] fs: icache lock lru/writeback lists
` [patch 31/52] fs: icache atomic inodes_stat
` [patch 32/52] fs: icache protect inode state
` [patch 33/52] fs: icache atomic last_ino, iunique lock
` [patch 34/52] fs: icache remove inode_lock
` [patch 35/52] fs: icache factor hash lock into functions
` [patch 36/52] fs: icache per-bucket inode hash locks
` [patch 37/52] fs: icache lazy lru
` [patch 38/52] fs: icache RCU free inodes
` [patch 39/52] fs: icache rcu walk for i_sb_list
` [patch 40/52] fs: dcache improve scalability of pseudo filesystems
` [patch 41/52] fs: icache reduce atomics
` [patch 42/52] fs: icache per-cpu last_ino allocator
` [patch 43/52] fs: icache per-cpu nr_inodes counter
` [patch 44/52] fs: icache per-CPU sb inode lists and locks
` [patch 45/52] fs: icache RCU hash lookups
` [patch 46/52] fs: icache reduce locking
` [patch 47/52] fs: keep inode with backing-dev
` [patch 48/52] fs: icache split IO and LRU lists
` [patch 49/52] fs: icache scale writeback list locking
` [patch 50/52] mm: implement per-zone shrinker
` [patch 51/52] fs: per-zone dentry and inode LRU
` [patch 52/52] fs: icache less I_FREEING time
[PATCH] Use V9FS_MAGIC in statfs
2010-06-25 9:09 UTC
[PATCH 05/12] vmscan: kill prev_priority completely
2010-06-25 8:29 UTC (3+ messages)
[PATCH 0/3] writeback visibility
2010-06-25 7:15 UTC (5+ messages)
[PATCH v2] sanitize task->comm to avoid leaking escape codes
2010-06-24 23:56 UTC (2+ messages)
[PATCH 0/3] writeback: tracing support
2010-06-24 22:16 UTC (3+ messages)
[PATCH] EXT4: move aio completion after unwritten extent conversion
2010-06-24 22:15 UTC
[PATCH] vfs rerepost: fix RCU-lockdep false positive due to /proc
2010-06-24 19:14 UTC
[PATCH v3] security: Yama LSM
2010-06-24 17:02 UTC (3+ messages)
Better resource control
2010-06-24 16:39 UTC
[PATCH 2/2] mm: Implement writeback livelock avoidance using page tagging
2010-06-24 13:57 UTC
[PATCH 0/8][v05][RFC] NFSv3: implement extended attribute protocol (XATTR)
2010-06-24 13:44 UTC (5+ messages)
` [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol
Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)
2010-06-24 13:06 UTC (8+ messages)
` Balancing leaves when walking from top to down (was Btrfs:...)
[PATCH 31/40] trace syscalls: Convert various generic compat syscalls
2010-06-24 12:05 UTC (8+ messages)
[2.6.35-rc3] NFS: possible irq lock inversion dependency
2010-06-24 11:53 UTC
[PATCH] block: Don't count_vm_events for discard bio in submit_bio
2010-06-24 6:14 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/38] Union mounts - union stack as linked list
2010-06-24 5:16 UTC (5+ messages)
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
` [autofs] "
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).