linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-10-25 16:36:12 to 2007-10-31 23:53:31 UTC [more...]

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-31 23:53 UTC  (6+ messages)

[RFC 0/2] getsecurity/vfs_getxattr cleanup
 2007-10-31 20:55 UTC  (19+ messages)
` [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
` [PATCH 2/2] VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM

migratepage failures on reiserfs
 2007-10-31 17:40 UTC  (8+ messages)

[PATCH v3] 0/4 fs/ioctl.c coding style, function renaming/factoring
 2007-10-31 17:37 UTC  (7+ messages)
` [PATCH 1/4] VFS: apply coding standards to fs/ioctl.c
` [PATCH 2/4] VFS: swap do_ioctl and vfs_ioctl names
` [PATCH 3/4] VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
` [PATCH 4/4] Unionfs: use vfs_ioctl

[patch 0/6][RFC] Cleanup FIBMAP
 2007-10-31 17:17 UTC  (23+ messages)
` [patch 1/6][RFC] Keep FIBMAP from looking at negative block nrs
` [patch 2/6][RFC] Allow FIBMAP to return EFBIG on large filesystems
` [patch 3/6][RFC] Move FIBMAP logic
` [patch 4/6][RFC] Attempt to plug race with truncate
` [patch 5/6][RFC] Introduce FIBMAP64
` [patch 6/6][RFC] Drop CAP_SYS_RAWIO requirement on FIBMAP

[PATCH] smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive
 2007-10-31 13:00 UTC 

[PATCH] smbfs: fix debug builds
 2007-10-31 12:59 UTC 

[RFC 0/2] readdir() as an inode operation
 2007-10-31  7:13 UTC  (4+ messages)

Proposal to improve filesystem/block snapshot interaction
 2007-10-31  7:04 UTC  (19+ messages)

[PATCH] 0/4 fs/ioctl.c coding style, rename vfs_ioctl/do_ioctl, refactoring (take 2)
 2007-10-30 17:57 UTC  (14+ messages)
` [PATCH 1/4] VFS: apply coding standards to fs/ioctl.c
` [PATCH 2/4] VFS: swap do_ioctl and vfs_ioctl names
` [PATCH 3/4] VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
` [PATCH 4/4] Unionfs: use vfs_ioctl

[PATCH] locks: fix possible infinite loop in posix deadlock detection
 2007-10-30 15:51 UTC  (28+ messages)
        ` [RFC, PATCH] locks: remove "
        ` [PATCH, RESEND] locks: fix possible infinite loop in "

[PATCH] 0/3 fs/ioctl.c coding style, rename vfs_ioctl/do_ioctl
 2007-10-30  9:55 UTC  (10+ messages)
` [PATCH 1/3] VFS: apply coding standards to fs/ioctl.c
` [PATCH 2/3] VFS: swap do_ioctl and vfs_ioctl names
` [PATCH 3/3] Unionfs: use vfs_ioctl

[RFC] add FIEMAP ioctl to efficiently map file allocation
 2007-10-30  0:25 UTC  (17+ messages)

Networked filesystems vs backing_dev_info
 2007-10-28  7:46 UTC  (7+ messages)

[PATCH 1/9] Unionfs: security convert lsm into a static interface fix
 2007-10-27 23:01 UTC  (2+ messages)

[0/3] Distributed storage. Mirror algo extension for automatic recovery
 2007-10-27 10:34 UTC  (3+ messages)

[PATCH] 9p: add missing end-of-options record for trans_fd
 2007-10-26 23:07 UTC 

[PATCH] 9p: return NULL when trans not found
 2007-10-26 23:06 UTC 

[PATCH] 9p: use copy of the options value instead of original
 2007-10-26 23:05 UTC 

[patch 1/1] Drop CAP_SYS_RAWIO requirement for FIBMAP
 2007-10-26 22:53 UTC  (8+ messages)

[RFC PATCH 0/2] Fix linux/swap.h build wart
 2007-10-26 21:49 UTC  (3+ messages)

[RFC PATCH 2/2] Add pagemap.h include to swap.h
 2007-10-26 19:25 UTC 

[RFC PATCH 1/2] Remove highmem.h include from pagemap.h
 2007-10-26 19:25 UTC 

[patch] fs: restore nobh
 2007-10-26 16:55 UTC  (5+ messages)

[PATCH] Add an ERR_CAST() function to complement ERR_PTR and co. [try #5.2]
 2007-10-26 11:46 UTC 

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-26 11:26 UTC  (12+ messages)

Distributed storage. Move away from char device ioctls
 2007-10-26 10:44 UTC  (6+ messages)

[PATCH] VFS: new fgetattr() file operation
 2007-10-26  9:33 UTC  (9+ messages)

[PATCH 00/31] Remove iget() and read_inode() [try #5]
 2007-10-26  0:20 UTC  (15+ messages)
` [PATCH 01/31] Add an ERR_CAST() macro to complement ERR_PTR and co. "
` [PATCH 23/31] IGET: Stop PROCFS from using iget() and read_inode() "
` [PATCH 24/31] IGET: Stop QNX4 "
` [PATCH 25/31] IGET: Stop ROMFS "
` [PATCH 26/31] IGET: Stop the SYSV filesystem "
` [PATCH 27/31] IGET: Stop UFS "
` [PATCH 28/31] IGET: Stop OPENPROMFS "
` [PATCH 29/31] IGET: Stop HOSTFS "
` [PATCH 30/31] IGET: Stop HPPFS "
` [PATCH 31/31] IGET: Remove iget() and the read_inode() super op as being obsolete "

[PATCH] Add an ERR_CAST() function to complement ERR_PTR and co. [try #5.1]
 2007-10-25 23:03 UTC 

[PATCH+comment] fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
 2007-10-25 20:51 UTC  (2+ messages)

msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
 2007-10-25 16:40 UTC  (2+ messages)


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).