public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-03-06 17:50:10 to 2007-03-20 21:47:08 UTC [more...]

[PATCH] Turn do_sync_file_range() into do_sync_mapping_range()
 2007-03-20 21:46 UTC 

[PATCH] ROMFS: printk format warnings
 2007-03-20 11:13 UTC  (2+ messages)

BUG: Files corrupt after moving LVM volume to USB disk
 2007-03-20 10:34 UTC 

Announce: new-aops-1 for 2.6.21-rc3
 2007-03-20  5:36 UTC  (8+ messages)

[PATCH 1 of 2] block_page_mkwrite() Implementation V2
 2007-03-20  5:34 UTC  (9+ messages)

[PATCH] unionfs: sioq not __exit
 2007-03-19 23:20 UTC  (2+ messages)

[PATCH] reiserfs: proc support requires PROC_FS
 2007-03-19 22:43 UTC 

[RFC] Heads up on sys_fallocate()
 2007-03-19 11:23 UTC  (29+ messages)
    ` [RFC][PATCH] sys_fallocate() system call

[PATCH 1/2] fs: remove duplicated iovec checking code v8
 2007-03-19  9:28 UTC  (2+ messages)

Received a panic while closing the file
 2007-03-19  9:15 UTC 

[PATCH 2/2] fs: incorrect direct io error handling v8
 2007-03-19  7:49 UTC 

forced umount?
 2007-03-18 23:45 UTC  (9+ messages)

[PATCH 2 of 2] Make XFS use block_page_mkwrite()
 2007-03-18 23:31 UTC 

Direct VFS/SB Access and Private Submounting
 2007-03-18 11:40 UTC 

[PATCH 18/18] exportfs: update documentation
 2007-03-17  1:12 UTC 

[PATCH 17/18] exportfs: remove old methods
 2007-03-17  1:12 UTC 

[PATCH 16/18] ocfs2: new export ops
 2007-03-17  1:12 UTC 

[PATCH 15/18] gfs2: new export ops
 2007-03-17  1:12 UTC 

[PATCH 14/18] reiserfs: new export ops
 2007-03-17  1:12 UTC 

[PATCH 13/18] shmem: new export ops
 2007-03-17  1:12 UTC 

[PATCH 12/18] isofs: new export ops
 2007-03-17  1:11 UTC 

[PATCH 11/18] fat: new export ops
 2007-03-17  1:11 UTC 

[PATCH 10/18] xfs: new export ops
 2007-03-17  1:11 UTC 

[PATCH 9/18] ntfs: new export ops
 2007-03-17  1:11 UTC 

[PATCH 8/18] jfs: new export ops
 2007-03-17  1:11 UTC 

[PATCH 7/18] ext4: new export ops
 2007-03-17  1:11 UTC 

[PATCH 6/18] ext3: new export ops
 2007-03-17  1:10 UTC 

[PATCH 5/18] ext2: new export ops
 2007-03-17  1:10 UTC 

[PATCH 4/18] efs: new export ops
 2007-03-17  1:10 UTC 

[PATCH 3/18] exportfs: add new methods
 2007-03-17  1:10 UTC 

[PATCH 2/18] exportfs: add fid type
 2007-03-17  1:10 UTC 

[PATCH 1/18] xfs: kill struct fid/fid_t namespace pollution
 2007-03-17  1:10 UTC 

[PATCH 0/18] export operations rewrite
 2007-03-17  1:09 UTC 

[patch 1/5] fs: add an iovec iterator
 2007-03-15 20:44 UTC  (19+ messages)
` [patch 2/5] fs: introduce new aops and infrastructure
` [patch 3/5] fs: convert some simple filesystems
` [patch 4/5] ext2: convert to new aops
` [patch 5/5] ext3: "

writing simple filesystem, Please help
 2007-03-15 16:37 UTC 

Move across mount,sb
 2007-03-15  1:46 UTC  (2+ messages)

[patch 0/8] VFS/VM patches
 2007-03-14 22:09 UTC  (28+ messages)
` [patch 1/8] fix race in clear_page_dirty_for_io()
` [patch 2/8] update ctime and mtime for mmaped write
` [patch 3/8] per backing_dev dirty and writeback page accounting
` [patch 4/8] fix deadlock in balance_dirty_pages
` [patch 5/8] fix deadlock in throttle_vm_writeout
` [patch 6/8] balance dirty pages from loop device
` [patch 7/8] add filesystem subtype support
` [patch 8/8] consolidate generic_writepages and mpage_writepages fix

[rfc][patch 0/3] a faster buffered write deadlock fix?
 2007-03-14 15:17 UTC  (15+ messages)
` [patch 1/3] fs: add an iovec iterator
` [patch 2/3] fs: introduce perform_write aop

[patch 2.6.21-rc3] [smbfs] "double free" memory corruption in smbfs
 2007-03-14 12:23 UTC 

impact of 4k sector size on the IO & FS stack
 2007-03-13  6:34 UTC  (29+ messages)

[PATCH] add file position info to proc
 2007-03-10 21:40 UTC  (16+ messages)

[PATCH 1/4]: ufs2 more correct work with time
 2007-03-10  9:55 UTC  (2+ messages)

[PATCH 4/4]: ufs2 tindirect truncate fix
 2007-03-10  9:32 UTC 

[PATCH 3/4]: ufs: zeroize the rest of block in truncate
 2007-03-10  9:32 UTC 

[PATCH 2/4]: ufs: prepare write + change blocks on the fly
 2007-03-10  9:31 UTC 

question regarding the Linux block device cache
 2007-03-09 23:58 UTC  (2+ messages)

[PATCH/RFC] Delete JFFS (version 1)
 2007-03-09 23:13 UTC  (2+ messages)

[GIT PULL -mm] Unionfs/eCryptfs cleanups
 2007-03-09 16:34 UTC  (4+ messages)
` [PATCH 1/2] eCryptfs: convert lookup_one_len() to lookup_one_len_nd()

mount option to ignore permissions
 2007-03-09 16:04 UTC  (3+ messages)

[PATCH] namei.c: remove utterly outdated comment
 2007-03-07 15:21 UTC 

[PATCH] vfs: remove superflous sb == NULL checks
 2007-03-07 15:19 UTC 

[rfc][patch 7/6] mm: merge page_mkwrite
 2007-03-07 10:30 UTC 

Why should we teach students Linux??
 2007-03-07  5:06 UTC  (6+ messages)
` [ubuntu-marketing] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox