messages from 2008-04-15 20:23:18 to 2008-04-24 13:49:10 UTC [more...]
[patch 00/13] vfs: add helpers to check r/o bind mounts
2008-04-24 13:48 UTC (17+ messages)
` [patch 01/13] ecryptfs: add missing lock around notify_change
` [patch 02/13] ecryptfs: clean up (un)lock_parent
` [patch 03/13] nfsd: clean up mnt_want_write calls
` [patch 04/13] vfs: add path_create() and path_mknod()
` [patch 05/13] vfs: add path_mkdir()
` [patch 06/13] vfs: add path_rmdir()
` [patch 07/13] vfs: add path_unlink()
` [patch 08/13] vfs: add path_symlink()
` [patch 09/13] vfs: add path_link()
` [patch 10/13] vfs: add path_rename()
` [patch 11/13] vfs: add path_setattr()
` [patch 12/13] vfs: add path_setxattr()
` [patch 13/13] vfs: add path_removexattr()
dfs path construction fixup for / character in \\server\share component of dfs path
2008-04-24 8:04 UTC (5+ messages)
[PATCH -v3] LSM/SELinux: show LSM mount options in /proc/mounts
2008-04-23 23:47 UTC (2+ messages)
[PATCH 1/4] leases: fix a return-value mixup
2008-04-23 22:52 UTC (5+ messages)
` [PATCH 2/4] leases: when unlocking, skip locking-related steps
` [PATCH 3/4] leases: move lock allocation earlier in generic_setlease()
` [PATCH 4/4] leases: remove unneeded variable from fcntl_setlease()
[PATCH] VFS: refactor sys_fchmod and sys_fchmodat
2008-04-23 20:34 UTC
[git pull] VFS patches (second series)
2008-04-23 17:55 UTC (6+ messages)
` [git pull] VFS patches (third series, mountinfo merge)
[PATCH]Introduce generalized hooks for getting and setting inode secctx
2008-04-23 16:57 UTC (3+ messages)
` [PATCH 1/2] VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx
` [PATCH 2/2] LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information
[RFC][PATCH] expose get_block via inode_operations
2008-04-23 13:05 UTC (4+ messages)
[2.6 patch] unexport vfs_{,f,l}stat
2008-04-23 10:50 UTC (2+ messages)
[PATCH] utimensat() non-conformances and fixes
2008-04-23 9:37 UTC
ATM 822
2008-04-23 2:28 UTC
Mentor for a GSoC application wanted (Online ext2/3 filesystem checker)
2008-04-23 1:02 UTC (30+ messages)
[PATCH 0/4] XFS: case-insensitive lookup and Unicode support
2008-04-22 4:55 UTC (16+ messages)
` [PATCH 1/4] XFS: Name operation vector for hash and compare
` [PATCH 2/4] XFS: Return case-insensitive match for dentry cache
` [PATCH 3/4] XFS: ASCII case-insensitive support
` [PATCH 4/4] XFS: Unicode case-insensitive lookup implementation
[PATCH 3/8] omfs: add inode routines
2008-04-22 2:11 UTC (6+ messages)
[PATCH 4/8] omfs: add directory routines
2008-04-22 1:55 UTC (3+ messages)
[PATCH 5/8] omfs: add file routines
2008-04-22 1:53 UTC (3+ messages)
[ANNOUNCE] util-linux-ng 2.13.1.1 (security update)
2008-04-21 23:23 UTC
[RFC] [PATCH] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
2008-04-21 20:27 UTC (2+ messages)
[PATCH] Check the mtd device in do_emergency_remount()
2008-04-21 17:48 UTC (2+ messages)
[Was: 2.6.25-mm1]
2008-04-21 17:23 UTC (7+ messages)
` fault in __d_lookup "
[PATCH] fix up thinko in jbd2 revoke code
2008-04-21 9:54 UTC (4+ messages)
[2.6 patch] unexport get_fs_type
2008-04-21 9:12 UTC (4+ messages)
[2.6 patch] unexport get_empty_filp
2008-04-21 8:52 UTC (2+ messages)
[2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
2008-04-21 6:50 UTC
[PATCH 6/8] omfs: add bitmap routines
2008-04-21 1:11 UTC (3+ messages)
nfs: lock stuck after interrupt
2008-04-20 19:24 UTC (6+ messages)
[PATCH 1/8] omfs: add filesystem documentation
2008-04-19 20:37 UTC
[PATCH 2/8] omfs: define filesystem structures
2008-04-19 20:37 UTC
[PATCH 0/8] OMFS filesystem version 4
2008-04-19 20:37 UTC
[PATCH 7/8] omfs: update kbuild to include OMFS
2008-04-19 20:37 UTC
[PATCH 8/8] omfs: add MAINTAINERS entry
2008-04-19 20:37 UTC
[git pull] first part of VFS merges (ro-bind)
2008-04-19 16:25 UTC
script to find incorrect tests on unsigneds
2008-04-19 14:49 UTC
[PATCH 0/7] OMFS filesystem version 3
2008-04-18 17:48 UTC (51+ messages)
projected date for mount.cifs to support DFS junction points
2008-04-18 16:40 UTC (11+ messages)
` review 5, was "
` [linux-cifs-client] "
[TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO
2008-04-18 13:21 UTC (20+ messages)
[patch] fix infinite loop in generic_file_splice_read()
2008-04-18 12:47 UTC (13+ messages)
` nfs: infinite loop in fcntl(F_SETLKW)
port filebench to linux
2008-04-18 8:44 UTC
[PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications
2008-04-17 17:41 UTC (12+ messages)
` [PATCH 2/2] "
` [PATCH] eCryptfs: Make key module subsystem respect namespaces
` [PATCH] eCryptfs: Remove obsolete netlink interface to daemon
` [PATCH] eCryptfs: Fix refs to pid and user_ns
` [Ecryptfs-devel] [PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications
[PATCH 0/7] XFS: case-insensitive lookup and Unicode support
2008-04-17 8:49 UTC (5+ messages)
` [PATCH 5/7] XFS: Unicode case-insensitive lookup implementation
[TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO
2008-04-17 7:24 UTC (2+ messages)
file offset corruption on 32-bit machines?
2008-04-16 13:57 UTC (19+ messages)
[ANNOUNCE] util-linux-ng v2.14-rc1
2008-04-16 23:23 UTC
[PATCH 2/7] omfs: add inode routines
2008-04-16 18:31 UTC (4+ messages)
[PATCH 0/7] OMFS filesystem version 3
2008-04-16 9:56 UTC
iowait stability regressed from kernel 2.6.22 under heavy load of multi-thread aio writing/reading
2008-04-16 7:18 UTC (3+ messages)
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).