linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-25 10:49:08 to 2009-05-27 20:34:15 UTC [more...]

[PATCH 00/10] cifs: implement proper hardlink handling (try #5)
 2009-05-27 20:34 UTC  (11+ messages)
` [PATCH 01/10] cifs: have cifs_NTtimeToUnix take a little-endian arg
` [PATCH 02/10] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
` [PATCH 03/10] cifs: reorganize get_cifs_acl
` [PATCH 04/10] cifs: clean up set_cifs_acl interfaces
` [PATCH 05/10] cifs: rename cifs_iget to cifs_root_iget
` [PATCH 06/10] cifs: add new cifs_iget function and convert unix codepath to use it
` [PATCH 07/10] cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
` [PATCH 08/10] cifs: make serverino the default when mounting
` [PATCH 09/10] cifs: remove cifsInodeInfo->inUse counter
` [PATCH 10/10] cifs: remove "hardlink detection" from cifs_rename

[PATCH 0/11] Per-bdi writeback flusher threads v8
 2009-05-27 19:45 UTC  (26+ messages)
` [PATCH 01/11] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/11] btrfs: properly register fs backing device
` [PATCH 03/11] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/11] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/11] writeback: get rid of pdflush completely
` [PATCH 06/11] writeback: separate the flushing state/task from the bdi
` [PATCH 07/11] writeback: support > 1 flusher thread per bdi
` [PATCH 08/11] writeback: allow sleepy exit of default writeback task
` [PATCH 09/11] writeback: add some debug inode list counters to bdi stats
` [PATCH 10/11] writeback: add name to backing_dev_info
` [PATCH 11/11] writeback: check for registered bdi in flusher add and inode dirty

[PATCH 0/20] Sysfs cleanups
 2009-05-27 19:44 UTC  (36+ messages)
` [PATCH 25/20] sysfs: Only support removing emtpy sysfs directories

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-05-27 15:05 UTC  (27+ messages)
` [PATCH 01/12] ntfs: remove old debug check for dirty data in ntfs_put_super()
` [PATCH 02/12] btrfs: properly register fs backing device
` [PATCH 03/12] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 04/12] writeback: switch to per-bdi threads for flushing data
` [PATCH 05/12] writeback: get rid of pdflush completely
` [PATCH 06/12] writeback: separate the flushing state/task from the bdi
` [PATCH 07/12] writeback: support > 1 flusher thread per bdi
` [PATCH 08/12] writeback: include default_backing_dev_info in writeback
` [PATCH 09/12] writeback: allow sleepy exit of default writeback task
` [PATCH 10/12] writeback: add some debug inode list counters to bdi stats
` [PATCH 11/12] writeback: add name to backing_dev_info
` [PATCH 12/12] writeback: check for registered bdi in flusher add and inode dirty

[PATCH 00/13] cifs: implement proper hardlink handling (try #4)
 2009-05-27 14:13 UTC  (22+ messages)
` [PATCH 01/13] cifs: have cifs_NTtimeToUnix take a little-endian arg
` [PATCH 02/13] cifs: make cnvrtDosUnixTm take a little-endian args and an offset
` [PATCH 03/13] cifs: reorganize get_cifs_acl
` [PATCH 04/13] cifs: clean up set_cifs_acl interfaces
` [PATCH 05/13] cifs: rename cifs_iget to cifs_root_iget
` [PATCH 06/13] cifs: add new cifs_iget function and convert unix codepath to use it
` [PATCH 07/13] cifs: convert posix readdir codepath to use cifs_iget
` [PATCH 08/13] cifs: convert cifs_get_inode_info "
` [PATCH 09/13] cifs: convert non-posix readdir codepath "
` [PATCH 10/13] cifs: remove cifs_new_inode
` [PATCH 11/13] cifs: make serverino the default when mounting
` [PATCH 12/13] cifs: remove cifsInodeInfo->inUse counter
` [PATCH 13/13] cifs: remove "hardlink detection" from cifs_rename

[PATCH 00/19] periodic write-back timer optimization
 2009-05-27 13:07 UTC  (25+ messages)
` [PATCH 01/19] VFS: introduce helpers for manipulation s_dirty flag
` [PATCH 02/19] AFFS: do not manipulate s_dirt directly
` [PATCH 03/19] BFS: "
` [PATCH 04/19] EXOFS: "
` [PATCH 05/19] EXT2: "
` [PATCH 06/19] EXT4: "
` [PATCH 07/19] FAT: "
` [PATCH 08/19] HFS: "
` [PATCH 09/19] HFSPLUS: "
` [PATCH 10/19] JFFS2: "
` [PATCH 11/19] NILFS: "
` [PATCH 12/19] reiserfs: "
` [PATCH 13/19] SYSV: "
` [PATCH 14/19] UDF: "
` [PATCH 15/19] UFS: "
` [PATCH 16/19] XFS: "
` [PATCH 17/19] VFS: use sb_is_dirty helper
` [PATCH 18/19] write-back: introduce a helper function
` [PATCH 19/19] periodic write-back: do not wake up unnecessarily

[PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
 2009-05-27 12:05 UTC  (11+ messages)

[PATCH 0/12] Per-bdi writeback flusher threads #5
 2009-05-27  9:11 UTC  (33+ messages)
` [PATCH 03/13] scsi: unify allocation of scsi command and sense buffer
` [PATCH 07/13] block: avoid indirect calls to enter cfq io scheduler

[PATCH] readahead:add blk_run_backing_dev
 2009-05-27  6:20 UTC  (24+ messages)

large fs testing
 2009-05-26 22:17 UTC  (8+ messages)

copy-on-write files
 2009-05-26 19:57 UTC  (4+ messages)

[RFC PATCH] bio-integrity: Copy bip_buf and bip_size in bio_integrity_clone()
 2009-05-26 19:56 UTC  (4+ messages)

[PATCH] linux/magic.h: move cramfs magic out of cramfs_fs.h
 2009-05-26  9:45 UTC 

[PATCH 0/12] Per-bdi writeback flusher threads #5
 2009-05-26  9:07 UTC  (10+ messages)
` [PATCH 04/12] writeback: switch to per-bdi threads for flushing data

(no subject)
 2009-05-25 23:57 UTC 

[PATCH 0/11] Per-bdi writeback flusher threads #4
 2009-05-25 17:05 UTC  (3+ messages)

[PATCH] UBIFS: use anonymous device
 2009-05-25 14:39 UTC 


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