linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-05-26 22:03:11 to 2009-05-28 20:10:39 UTC [more...]

[PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
 2009-05-28 20:10 UTC  (32+ messages)

[PATCH 0/11] Per-bdi writeback flusher threads v8
 2009-05-28 19:38 UTC  (38+ 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 00/10] cifs: implement proper hardlink handling (try #5)
 2009-05-28 15:23 UTC  (13+ 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
  ` [linux-cifs-client] "
` [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

Many warnings on 2.6.29 from your sync_single_inode warning
 2009-05-28 15:07 UTC  (2+ messages)

[PATCH 0/11] Per-bdi writeback flusher threads v9
 2009-05-28 14:41 UTC  (17+ 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

اكسب دخل يصل إلى ألف دولار شهريا
 2009-05-28  7:58 UTC 

[rfc][patch] fs: block_dump missing dentry locking
 2009-05-28 12:25 UTC  (2+ messages)

[PATCH] UBIFS: start using hrtimers
 2009-05-28 11:44 UTC 

Why do fs outside regular namespace clear DCACHE_UNHASHED?
 2009-05-28 11:43 UTC  (2+ messages)

[PATCH] hrtimer: export ktime_add_safe
 2009-05-28 11:42 UTC 

large fs testing
 2009-05-28 10:52 UTC  (7+ messages)

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-05-28 10:20 UTC  (16+ messages)

[PATCH 00/19] periodic write-back timer optimization
 2009-05-28  8:18 UTC  (27+ 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] readahead:add blk_run_backing_dev
 2009-05-28  2:23 UTC  (26+ messages)

[PATCH 0/20] Sysfs cleanups
 2009-05-28  1:51 UTC  (6+ messages)
` [PATCH 01/20] sysfs: Implement sysfs_rename_link

[RFC] The reflink(2) system call
 2009-05-28  0:24 UTC  (6+ messages)
` [RFC] The reflink(2) system call v2
      ` [RFC] The reflink(2) system call v4
        ` [RFC] The reflink(2) system call v5

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

[ANNOUNCE] util-linux-ng v2.15.1-rc1
 2009-05-27 20:56 UTC 

[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 03/13] scsi: unify allocation of scsi command and sense buffer
 2009-05-27  9:11 UTC  (7+ 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).