messages from 2010-02-04 16:02:10 to 2010-02-17 18:44:17 UTC [more...]
[PATCH 00/19] fs cleanup: remove duplicated code on inode init
2010-02-17 18:44 UTC (14+ messages)
` [PATCH 01/19] vfs: Add inode uid,gid,mode initialization with helper function
` [PATCH 02/19] 9p: replace "
` [PATCH 03/19] bfs: "
` [PATCH 04/19] btrfs: "
` [PATCH 05/19] exofs: "
` [PATCH 06/19] ext2: "
` [PATCH 07/19] ext3: "
` [PATCH 08/19] ext4: "
` [PATCH 09/19] jfs: "
` [PATCH 10/19] minix: "
` [PATCH 11/19] nilfs2: "
` [PATCH 12/19] ocfs2: "
` [PATCH 13/19] omfs: "
[PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT)
2010-02-17 17:39 UTC (38+ messages)
[PATCH] VFS: clarify that nonseekable_open() will never fail
2010-02-17 5:59 UTC
[PATCH 00/10] quotactl fixed and cleanups
2010-02-16 21:54 UTC (17+ messages)
` [PATCH 01/10] quota: split do_quotactl
` [PATCH 02/10] quota: clean up checks for supported quota methods
` [PATCH 03/10] quota: special case Q_SYNC without device name
` [PATCH 04/10] quota: simplify permission checking
` [PATCH 05/10] quota: clean up Q_XQUOTASYNC
` [PATCH 06/10] quota: move code from sync_quota_sb into vfs_quota_sync
` [PATCH 07/10] quota: remove invalid optimization from quota_sync_all
` [PATCH 08/10] quota: split out netlink notification support from quota.c
` [PATCH 09/10] quota: split out compat_sys_quotactl "
` [PATCH 10/10] quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota
[PATCH 0/4] quota: RFC add extend quota type v2
2010-02-16 21:13 UTC (11+ messages)
` [PATCH 1/4] quota: sb_quota state flags cleanup
` [PATCH 2/4] quota: generalize quota transfer interface
` [PATCH 3/4] introduce get_id callback
` [PATCH 4/4] quota: add generic subtree quota support
[RFC] vfs generic subtree support
2010-02-16 19:39 UTC (12+ messages)
[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
2010-02-16 18:13 UTC (3+ messages)
[ANNOUNCE] util-linux-ng v2.17.1-rc1
2010-02-16 15:17 UTC
[PATCH] fs: Add flags to __d_path for suppressing suffix and mapping /proc/self
2010-02-16 12:11 UTC (5+ messages)
` [PATCH] fs: Add flags to __d_path for suppressing suffix andmapping /proc/self
[Regression] Filesystem I/O is CPU-bound in rc7 and rc8
2010-02-15 19:27 UTC (5+ messages)
[PATCH resend] vfs: add NOFOLLOW flag to umount(2)
2010-02-15 12:11 UTC
[PATCH] fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub
2010-02-15 11:29 UTC (2+ messages)
You've been awarded
2010-02-13 22:18 UTC
[PATCH 00/11] [RFC] 512K readahead size with thrashing safe readahead
2010-02-14 3:56 UTC (4+ messages)
` [PATCH 08/11] readahead: add tracing event
[PATCH 0/7] General sysfs enhancements
2010-02-13 3:22 UTC (9+ messages)
` [PATCH 0/6] "
` [PATCH 1/6] sysfs: Serialize updates to the vfs inode
` [PATCH 2/6] sysfs: Pack sysfs_dirent more tightly
` [PATCH 3/6] sysfs: Implement sysfs_rename_link
` [PATCH 4/6] driver core: Use sysfs_rename_link in device_rename
` [PATCH 5/6] sysfs: Pass super_block to sysfs_get_inode
` [PATCH 6/6] sysfs: Kill unused sysfs_sb variable
[PATCH 00/11] 512K readahead size with thrashing safe readahead
2010-02-12 20:20 UTC (21+ messages)
` [PATCH 01/11] readahead: limit readahead size for small devices
` [PATCH 02/11] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/11] readahead: bump up the default readahead size
` [PATCH 04/11] readahead: introduce {MAX|MIN}_READAHEAD_PAGES macros for ease of use
` [PATCH 05/11] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 06/11] readahead: thrashing safe context readahead
` [PATCH 07/11] readahead: record readahead patterns
` [PATCH 08/11] readahead: add tracing event
` [PATCH 09/11] readahead: add /debug/readahead/stats
` [PATCH 10/11] readahead: dont do start-of-file readahead after lseek()
` [PATCH 11/11] radixtree: speed up next/prev hole search
procfs: provide ipc mountpoint
2010-02-12 15:22 UTC
mmotm 2010-02-10 - BUG at fs/dcache.c:677!
2010-02-12 5:30 UTC (5+ messages)
[PATCH] Restrict stack space reservation to rlimit
2010-02-11 22:22 UTC (23+ messages)
` [PATCH] Restrict initial stack space expansion "
[WTF] ... is going on with current->fs->{root,mnt} accesses in pohmelfs
2010-02-11 19:13 UTC (14+ messages)
[PATCH v2] vfs: add NOFOLLOW flag to umount(2)
2010-02-11 18:06 UTC (3+ messages)
[-next Feb 8] kernel BUG at fs/dcache.c:676!
2010-02-11 5:13 UTC (2+ messages)
[GIT PULL] Ceph distributed file system client for 2.6.33
2010-02-09 20:43 UTC (4+ messages)
[PATCH] fs: buffer_head, remove kmem_cache constructor to reduce memory usage under slub
2010-02-09 16:48 UTC (3+ messages)
a possible path to file system convergence
2010-02-08 21:46 UTC
[RFC PATCH] vfs: add MNT_NOFOLLOW flag to umount(2)
2010-02-08 10:37 UTC (3+ messages)
[PATCH][RFC] %pd - for printing dentry name
2010-02-07 16:34 UTC (10+ messages)
Linux Storage and Filesystems Summit 8-9 August
2010-02-07 14:30 UTC
[PATCH 0/4] [RESEND 2] FMODE_NONOTIFY and FMODE_NEG_OFFSET bits
2010-02-07 3:28 UTC (5+ messages)
` [PATCH 1/4] fanotify: fix FMODE_NONOTIFY bit number
` [PATCH 2/4] vfs: O_* bit numbers uniqueness check
` [PATCH 3/4] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
` [PATCH 4/4] devmem: dont allow seek to last page
[PATCH] dcache: export d_hash_and_lookup
2010-02-06 13:32 UTC
[patch 6/7] reiser4: writeback_inodes implementation
2010-02-06 1:07 UTC (2+ messages)
[PATCH] cifs: fix length calculation for converted unicode readdir names
2010-02-05 19:27 UTC (2+ messages)
[PATCH] procfs: Fix refcnt leak on proc_self_follow_link() error path
2010-02-04 19:31 UTC (5+ messages)
[RFC PATCH] vfs: add MNT_NOFOLLOW flag to umount(2)
2010-02-04 17:36 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).