messages from 2007-11-02 18:18:53 to 2007-11-14 21:32:15 UTC [more...]
[rfc][patches] remove ->prepare_write
2007-11-14 21:32 UTC (16+ messages)
` [rfc][patch 1/5] ecryptfs new aops
` [rfc][patch 2/5] cifs: "
` [rfc][patch 3/5] afs: "
` [rfc][patch 4/5] rd: rewrite rd
` [rfc][patch 5/5] remove prepare_write
[PATCH 0/3] mmap vs NFS
2007-11-14 21:27 UTC (7+ messages)
` [PATCH 1/3] mm: pull mmap_sem into do_mmap{,_pgoff}
` [PATCH 2/3] vfs: ->mmap_prepare()
` [PATCH 3/3] nfs: use ->mmap_prepare() to avoid an AB-BA deadlock
Beagle and logging inotify events
2007-11-14 19:38 UTC (13+ messages)
Should PAGE_CACHE_SIZE be discarded?
2007-11-14 15:59 UTC (3+ messages)
[ANNOUNCE] Ceph distributed file system
2007-11-13 18:50 UTC (3+ messages)
[ANNOUNCE] util-linux-ng 2.13.1-rc1
2007-11-13 11:24 UTC
msync(2) bug(?), returns AOP_WRITEPAGE_ACTIVATE to userland
2007-11-13 10:18 UTC (9+ messages)
[GIT PULL -mm] 0/9 Unionfs updates/cleanups/fixes
2007-11-13 10:10 UTC (10+ messages)
` [PATCH 1/9] Unionfs: flush and release updates
` [PATCH 2/9] Unionfs: use i_size wrappers
` [PATCH 3/9] Unionfs: update cache-coherency detection heuristics
` [PATCH 4/9] Unionfs: writepage updates
` [PATCH 5/9] Unionfs: clear partial read in readpage
` [PATCH 6/9] Unionfs: debugging updates
` [PATCH 7/9] Unionfs: remove unnecessary lower atime updates
` [PATCH 8/9] Unionfs: fold do_readpage into unionfs_readpage
` [PATCH 9/9] Unionfs: move debugging checks inside locks
[PATCH 2/2] FIEMAP ioctl for ext4
2007-11-13 3:54 UTC (2+ messages)
[PATCH 1/2] Add FIEMAP header file
2007-11-12 23:55 UTC (2+ messages)
cramfs in big endian
2007-11-11 10:20 UTC (11+ messages)
[PATCH -v3] SELinux: Add get, set, and cloning of superblock security information
2007-11-11 6:19 UTC (4+ messages)
[RFC:PATCH 00/09] VM File Tails
2007-11-08 19:48 UTC (10+ messages)
` [RFC:PATCH 01/09] Add tail to address space
` [RFC:PATCH 02/09] Core function for packing, unpacking, and freeing file tails
` [RFC:PATCH 03/09] Release tail when inode is freed
` [RFC:PATCH 04/09] Unpack or remove file tail when inode is resized
` [RFC:PATCH 05/09] find_get_page() and find_lock_page() need to unpack the tail
` [RFC:PATCH 06/09] For readahead, leave data in tail
` [RFC:PATCH 07/09] shrink_active_list: pack file tails rather than move to inactive list
` [RFC:PATCH 08/09] generic_file_aio_read can read directly from the tail. No need to unpack
` [RFC:PATCH 09/09] VM tail statistics support
Problem with accessing namespace_sem from LSM
2007-11-08 18:58 UTC (10+ messages)
Allow very large writes
2007-11-08 17:43 UTC
[PATCH] NFS: Stop sillyname renames and unmounts from racing
2007-11-08 9:05 UTC (6+ messages)
Massive slowdown when re-querying large nfs dir
2007-11-08 9:04 UTC (12+ messages)
` Massive slowdown when re-querying large nfs dir - CORRECTION
writeout stalls in current -git
2007-11-08 0:38 UTC (22+ messages)
punching holes in files
2007-11-07 22:56 UTC (3+ messages)
` Large SMBwriteX testing
[RFC] fs io with struct page instead of iovecs
2007-11-07 20:44 UTC (8+ 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
[ANN] Squashfs 3.3 released
2007-11-07 16:32 UTC (5+ messages)
migratepage failures on reiserfs
2007-11-07 15:58 UTC (14+ messages)
+ embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt.patch added to -mm tree
2007-11-07 9:04 UTC (9+ 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
[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
[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 "
qstr abuse in git-cifs
2007-11-06 7:28 UTC
+ 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
[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
[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
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).