messages from 2009-11-20 19:38:02 to 2009-12-02 20:00:08 UTC [more...]
[PATCH 0/2] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #6)
2009-12-02 19:59 UTC (3+ messages)
` [PATCH 1/2] vfs: force reval of target when following LAST_BIND symlinks
` [PATCH 2/2] vfs: force reval on dentry of bind mounted files on FS_REVAL_DOT filesystems
[PATCH v3] vfs: new O_NODE open flag
2009-12-02 19:15 UTC (2+ messages)
[patch 0/4] nfs: cleanups in nfs_rename()
2009-12-02 15:04 UTC (5+ messages)
` [patch 1/4] nfs: remove unnecessary check from nfs_rename()
` [patch 2/4] nfs: fix comments in nfs_rename()
` [patch 3/4] nfs: dont unhash target if renaming a directory
` [patch 4/4] nfs: clean up sillyrenaming in nfs_rename()
[PATCH 1/4] fanotify: create_fd cleanup
2009-12-02 14:15 UTC (4+ messages)
` [PATCH 2/4] fanotify: Add pids to events
` [PATCH 3/4] fsnotify: split generic and inode specific mark code
` [PATCH 4/4] fsnotify: clear marks to 0 in fsnotify_init_mark
[patch 9/9] vfs: remove extraneous NULL d_inode check from do_filp_open
2009-12-02 10:09 UTC (2+ messages)
[patch 8/9] vfs: clean up real_lookup()
2009-12-02 10:07 UTC (2+ messages)
[patch 7/9] vfs: make real_lookup do dentry revalidation with i_mutex held
2009-12-02 10:05 UTC (2+ messages)
[PATCH 1/3]fs/inode: iunique() Optimize Performance
2009-12-02 9:42 UTC (12+ messages)
` "
[patch 4/9] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
2009-12-02 9:32 UTC (6+ messages)
[Patch] fs: remove a useless BUG()
2009-12-02 8:52 UTC (4+ messages)
[PATCH] SLOW_WORK: Move slow_work's proc file to debugfs
2009-12-01 17:26 UTC (5+ messages)
[PATCH] SLOW_WORK: Fix the CONFIG_MODULES=n case
2009-12-01 15:13 UTC (3+ messages)
[PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
2009-12-01 13:15 UTC (21+ messages)
` [PATCH 1/3] vfs: force reval of target when following LAST_BIND symlinks
` [PATCH 2/3] vfs: force reval on dentry of bind mounted files on FS_REVAL_DOT filesystems
` [PATCH 3/3] vfs: check path permissions on target of LAST_BIND symlinks
[GIT PULL] Fix bugs in Slow-work, FS-Cache and CacheFiles
2009-12-01 7:32 UTC (4+ messages)
` [GIT PULL v2] "
` [PATCH] slow-work: Fix build bug in the !CONFIG_MODULES case
[PATCH 18/41] union-mount: Documentation
2009-12-01 5:37 UTC (2+ messages)
[PATCH 41/41] union-mount: Add support for rename by __union_copyup()
2009-12-01 4:57 UTC (2+ messages)
[PATCH 40/41] union-mount: Make truncate work in all its glorious UNIX variations
2009-12-01 4:50 UTC (2+ messages)
[PATCH 39/41] union-mount: Ignore read-only file system in permission checks
2009-12-01 4:34 UTC (2+ messages)
[PATCH 38/41] union-mount: Make pivot_root work with union mounts
2009-12-01 4:26 UTC (2+ messages)
[PATCH 35/41] union-mount: Copy up directory entries on first readdir()
2009-12-01 4:18 UTC (2+ messages)
[PATCH 33/41] fallthru: jffs2 fallthru support
2009-12-01 4:17 UTC (2+ messages)
[PATCH 34/41] fallthru: tmpfs fallthru support
2009-12-01 4:17 UTC (2+ messages)
[PATCH 32/41] fallthru: ext2 fallthru support
2009-12-01 4:17 UTC (2+ messages)
[PATCH 31/41] fallthru: Support for fallthru entries in union mount lookup
2009-12-01 4:15 UTC (2+ messages)
[PATCH 30/41] fallthru: Basic fallthru definitions
2009-12-01 4:14 UTC (2+ messages)
[PATCH 27/41] union-mount: in-kernel file copy between union mounted filesystems
2009-12-01 4:13 UTC (2+ messages)
[PATCH 29/41] union-mount: Always create topmost directory on open
2009-12-01 4:14 UTC (2+ messages)
[PATCH 26/41] union-mount: stop lookup when finding a whiteout
2009-12-01 4:11 UTC (2+ messages)
[PATCH 25/41] union-mount: stop lookup when directory has S_OPAQUE flag set
2009-12-01 4:10 UTC (2+ messages)
[PATCH 24/41] union-mount: Make lookup work for union-mounted file systems
2009-12-01 4:10 UTC (2+ messages)
[PATCH 0/13] sysfs lazification
2009-12-01 0:12 UTC (10+ messages)
` [PATCH 0/15] sysfs lazification final
` [PATCH 06/15] sysfs: Fix locking and factor out sysfs_sd_setattr
[ANNOUNCE] util-linux-ng v2.16.2 (stable)
2009-11-30 21:09 UTC
[Patch] fs: move a definition out of switch block
2009-11-30 9:36 UTC
[PATCH 23/41] union-mount: Changes to the namespace handling
2009-11-30 9:15 UTC (2+ messages)
[PATCH 22/41] union-mount: Some checks during namespace changes
2009-11-30 9:04 UTC (2+ messages)
[PATCH 21/41] union-mount: Drive the union cache via dcache
2009-11-30 8:57 UTC (2+ messages)
[PATCH 20/41] union-mount: Introduce union_mount structure
2009-11-30 8:46 UTC (2+ messages)
[PATCH 17/41] whiteout: Add path_whiteout() helper
2009-11-30 7:57 UTC (2+ messages)
[PATCH 19/41] union-mount: Introduce MNT_UNION and MS_UNION flags
2009-11-30 8:02 UTC (2+ messages)
[PATCH 16/41] whiteout: jffs2 whiteout support
2009-11-30 7:51 UTC (2+ messages)
[PATCH 15/41] whiteout: ext2 whiteout support
2009-11-30 7:45 UTC (2+ messages)
[PATCH 14/41] whiteout: Split of ext2_append_link() from ext2_add_link()
2009-11-30 6:32 UTC (2+ messages)
[PATCH 13/41] whiteout: tmpfs whiteout support
2009-11-30 6:26 UTC (2+ messages)
[PATCH 12/41] union-mount: Allow removal of a directory
2009-11-30 6:13 UTC (2+ messages)
[PATCH 03/41] VFS: Make lookup_hash() return a struct path
2009-11-30 6:04 UTC (3+ messages)
[PATCH 10/41] whiteout: Add vfs_whiteout() and whiteout inode operation
2009-11-30 3:04 UTC (2+ messages)
[PATCH 09/41] whiteout: Don't return information about whiteouts to userspace
2009-11-30 2:53 UTC (2+ messages)
[PATCH 08/41] Don't replace nameidata path when following links
2009-11-30 2:44 UTC (2+ messages)
[PATCH 07/41] VFS: Add read-only users count to superblock
2009-11-30 2:33 UTC (2+ messages)
[PATCH 06/41] VFS: Introduce dput() variant that maintains a kill-list
2009-11-30 2:28 UTC (2+ messages)
[PATCH 05/41] VFS: Make real_lookup() return a struct path
2009-11-30 2:11 UTC (2+ messages)
[PATCH 04/41] VFS: Remove unnecessary micro-optimization in cached_lookup()
2009-11-30 2:07 UTC (2+ messages)
[PATCH 01/41] VFS: BUG() if somebody tries to rehash an already hashed dentry
2009-11-30 1:43 UTC (2+ messages)
Hello
2009-11-27 23:36 UTC
I cannot find the "linux" definition in arm
2009-11-28 2:47 UTC
[PATCH v3 20/27] FS: use helpers for rlimits
2009-11-27 23:06 UTC
[PATCH 4/6] writeback: remove unused nonblocking and congestion checks (xfs)
2009-11-27 12:08 UTC (3+ messages)
[PATCH 0/17] [LogFS] New flash filesystem
2009-11-27 4:24 UTC (24+ messages)
` [PATCH 1/17] [LogFS] Documentation
` [PATCH 5/17] [LogFS] dir.c
` [PATCH 6/17] [LogFS] file.c
` [PATCH 7/17] [LogFS] gc.c
` [PATCH 9/17] [LogFS] journal.c
` [PATCH 10/17] [LogFS] logfs.h
` [PATCH 11/17] [LogFS] logfs_abi.h
` [PATCH 12/17] [LogFS] readwrite.c
` [PATCH 13/17] [LogFS] segment.c
` [PATCH 14/17] [LogFS] super.c
` [PATCH 15/17] [LogFS] btree headers
` [PATCH 16/17] [LogFS] btree.c
` [PATCH 17/17] [LogFS] Kconfig and Makefile
` [PATCH 18/17] [LogFS] fio support
[RFC PATCH 0/3] autofs - series to replace autofs with autofs4
2009-11-26 3:22 UTC (4+ messages)
` [RFC PATCH 1/3] autofs4 - coding style fixes
` [RFC PATCH 2/3] autofs - rename autofs4 module to autofs
` [RFC PATCH 3/3] autofs - use consistent function naming
[PATCHSET 0-6] nfsd: #includes cleanup
2009-11-25 20:57 UTC (15+ messages)
` [PATCH 1/6] nfsd: Remove nfsfh.h dependency on sunrpc
` [PATCH 2/6] sunrpc: Clean never used include files
` [PATCH 3/6] nfsd: Fix independence of a few nfsd related headers
` [PATCH 4/6] nfsd: Headers Independence and include cleanups
` [PATCH 6/6] compat.c: Remove dependence on nfsd private headers
` [PATCH 5/6] nfsd: Source files #include cleanups
` [PATCH 5/6 version2] "
` [pnfs] [PATCH 5/6] "
` [pnfs] [PATCH 5/6 version3] "
i_version, NFSv4 change attribute
2009-11-25 20:48 UTC (10+ messages)
[PATCH 2/3]fs/inode: iunique() Optimize Performance
2009-11-25 14:45 UTC (3+ messages)
reiser4 git repo
2009-11-25 14:32 UTC
Fallthrus as full-length symlinks?
2009-11-25 9:43 UTC (5+ messages)
Fallthrus as full-length symlinks?
2009-11-25 2:12 UTC (6+ messages)
[PATCH 03/12] writeback: remove unused nonblocking and congestion checks (pohmelfs)
2009-11-24 16:18 UTC (6+ messages)
` [PATCH 08/12] ext4: remove encountered_congestion trace
` [PATCH 09/12] ext4: remove unused parameter wbc from __ext4_journalled_writepage()
[TOMOYO #16 01/25] LSM: Add security_path_chmod() andsecurity_path_chown()
2009-11-23 21:50 UTC (4+ messages)
` [PATCH] LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock()
USB storage & write barrier support?
2009-11-23 20:57 UTC (5+ messages)
[PATCH 2/4] binfmt_elf: remove redundant zero fill
2009-11-21 22:10 UTC
[PATCH 00/15] Remove BKL from default_llseek() and other issues (v2)
2009-11-21 18:03 UTC (7+ messages)
` [PATCH 13/15] Do not fallback to default_llseek() when readdir() uses BKL
` [PATCH 01/15] Introduce noop_llseek()
[ANNOUNCE] util-linux-ng v2.17-rc1
2009-11-20 20:25 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).