messages from 2007-10-29 20:00:39 to 2007-11-07 01:43:32 UTC [more...]
[RFC] fs io with struct page instead of iovecs
2007-11-07 1:43 UTC (5+ messages)
` [PATCH 1/4] struct rwmem: an abstraction of the memory argument to read/write
` [PATCH 2/4] dio: use rwmem to work with r/w memory arguments
` [PATCH 3/4] add rwmem type backed by pages
` [PATCH 4/4] add dio interface for page/offset/len tuples
writeout stalls in current -git
2007-11-06 23:31 UTC (29+ messages)
cramfs in big endian
2007-11-06 21:16 UTC
+ embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt.patch added to -mm tree
2007-11-06 20:18 UTC (8+ messages)
` + embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt.pa tch "
qstr abuse in git-cifs
2007-11-06 15:28 UTC
Problem with accessing namespace_sem from LSM
2007-11-06 14:52 UTC (5+ messages)
[PATCH] IGET: Use ino_t consistently for vxfs_iget() and its declaration
2007-11-06 14:15 UTC
[PATCH] smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive
2007-11-06 12:12 UTC
Massive slowdown when re-querying large nfs dir
2007-11-06 11:28 UTC (4+ messages)
[PATCH 00/31] Remove iget() and read_inode() [try #5]
2007-11-06 11:13 UTC (5+ messages)
` [PATCH 16/31] IGET: Stop FreeVXFS from using "
[PATCH] NFS: Stop sillyname renames and unmounts from racing
2007-11-06 8:50 UTC (5+ messages)
qstr abuse in git-cifs
2007-11-06 7:28 UTC
[ANN] Squashfs 3.3 released
2007-11-05 23:19 UTC (3+ messages)
migratepage failures on reiserfs
2007-11-05 22:46 UTC (15+ messages)
+ embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt-unionfs.patch added to -mm tree
2007-11-05 21:03 UTC
+ introduce-path_put.patch added to -mm tree
2007-11-05 21:02 UTC
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-11-05 18:57 UTC (6+ messages)
[3/4] Distributed storage. Algorithms
2007-11-05 18:42 UTC
[2/4] Distributed storage. Network processing
2007-11-05 18:42 UTC
[4/4] Distributed storage. Core interfaces
2007-11-05 18:42 UTC
[1/4] Distributed storage. Documentation
2007-11-05 18:42 UTC
[0/4] Distributed storage. Squizzed black-out of the dancing back-aching hippo
2007-11-05 18:41 UTC
2008 Linux Storage and Filesystem Workshop
2007-11-05 15:17 UTC
Is it illegal to refer namespace_sem while inode's mutex held?
2007-11-05 10:59 UTC
[PATCH 7/10] 9p: sysfs support for in-kenel servers
2007-11-03 18:22 UTC (4+ messages)
[GIT PULL -mm] 0/8 Unionfs updates/cleanups/fixes
2007-11-03 1:22 UTC (9+ messages)
` [PATCH 1/8] Unionfs: delete whiteouts in sticky directories
` [PATCH 2/8] Unionfs: cleanup permission checking code
` [PATCH 3/8] Unionfs: update usage.txt documentation
` [PATCH 4/8] Unionfs: mmap updates
` [PATCH 5/8] Unionfs: avoid a deadlock during branch-management on a pivot_root'ed union
` [PATCH 6/8] Unionfs: don't bother validating inode if it has no lower branches
` [PATCH 7/8] Unionfs: don't printk an error if it's due to common copyup
` [PATCH 8/8] Unionfs/VFS: no need to export 2 symbols in security/security.c
punching holes in files
2007-11-03 0:43 UTC (4+ messages)
` Large SMBwriteX testing
[PATCH] 9p: basic sysfs support
2007-11-03 0:18 UTC (4+ messages)
[ANNOUNCE] The Linux Test Project has been Released for OCTOBER 2007
2007-11-02 18:18 UTC
[PATCH][REFERENCE ONLY] 9p: ramfs 9p server
2007-11-02 18:05 UTC (2+ messages)
[PATCH 1/10] 9p: new transport interface
2007-11-02 16:55 UTC
[PATCH 2/10] 9p: fcall deserialization changes
2007-11-02 16:57 UTC
[PATCH 10/10] 9p: marshalling to/from scatter list
2007-11-02 17:09 UTC
[PATCH 9/10] 9p: tcp listener implementation
2007-11-02 17:08 UTC
[PATCH 8/10] 9p: loopback transport
2007-11-02 17:07 UTC
[PATCH 6/10] 9p: in-kernel server basic support
2007-11-02 17:04 UTC
[PATCH 5/10] 9p: marshalling changes for in-kernel server
2007-11-02 17:02 UTC
[PATCH 4/10] 9p: tranport interface changes for in-kernel server
2007-11-02 17:01 UTC
[PATCH 3/10] 9p: socket and fd transport changes
2007-11-02 16:59 UTC
[PATCH 0/2] getsecurity/vfs_getxattr cleanup V2
2007-11-01 22:47 UTC (7+ 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
No longer set S_ISVTX when mounted to Windows
2007-11-01 20:00 UTC (2+ messages)
[patch 1/1] Drop CAP_SYS_RAWIO requirement for FIBMAP
2007-11-01 14:51 UTC (3+ messages)
using pgmeter for benchmarking
2007-11-01 14:06 UTC (2+ messages)
[RFC 0/2] getsecurity/vfs_getxattr cleanup
2007-11-01 3:56 UTC (8+ messages)
` [PATCH 1/2] VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
[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 (11+ messages)
[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 (11+ messages)
` [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] locks: fix possible infinite loop in posix deadlock detection
2007-10-30 15:51 UTC (6+ messages)
` [RFC, PATCH] locks: remove "
` [PATCH, RESEND] locks: fix possible infinite loop in "
[RFC, PATCH] locks: remove posix deadlock detection
2007-10-30 15:35 UTC (11+ messages)
[PATCH] 0/3 fs/ioctl.c coding style, rename vfs_ioctl/do_ioctl
2007-10-30 9:55 UTC (7+ messages)
` [PATCH 1/3] VFS: apply coding standards to fs/ioctl.c
[RFC] add FIEMAP ioctl to efficiently map file allocation
2007-10-30 0:25 UTC (17+ 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).