linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-30 21:57:27 to 2010-12-08 15:31:45 UTC [more...]

[PATCH] writeback: enabling-gate for light dirtied bdi
 2010-12-08 15:31 UTC  (14+ messages)
  ` [PATCH] writeback: safety margin for bdi stat errors
      ` ext4 memory leak?
  ` [PATCH v2] writeback: enabling-gate for light dirtied bdi
    ` [PATCH v2] writeback: safety margin for bdi stat error

[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
 2010-12-08 15:05 UTC  (15+ messages)
` [RFC] training mpath to discern between SCSI errors
      ` [dm-devel] "
              `  "
                ` [RFC PATCH 0/3] differentiate between I/O errors
                  ` [RFC PATCH v2 1/3] scsi: Detailed "
                  ` [RFC PATCH v2 2/3] dm mpath: propagate target errors immediately
                  ` [RFC PATCH 3/3] block: improve detail in I/O error messages
                      ` [PATCH v2 "

[PATCH] fanotify: fill in the metadata_len field on struct fanotify_event_metadata
 2010-12-08 13:31 UTC  (2+ messages)

[PATCH] Typecasting required for comparing unlike datatypes
 2010-12-08 12:55 UTC 

[Patch 1/1] fsnotify,fanotify: adding flag for execution
 2010-12-08 10:06 UTC 

[PATCH 00/46] rcu-walk and dcache scaling
 2010-12-08  9:38 UTC  (20+ messages)
` [PATCH 02/46] fs: d_validate fixes
` [PATCH 01/46] Revert "fs: use RCU read side protection in d_validate"

[PATCH] select: remove unused MAX_SELECT_SECONDS
 2010-12-08  6:53 UTC 

What to do about subvolumes?
 2010-12-08  6:39 UTC  (56+ messages)

[patch]vfs ioctl: remove unnecessary variable
 2010-12-08  5:45 UTC 

[PATCH 0/8] Add yaffs2 file system: Third patchset
 2010-12-07 22:49 UTC  (35+ messages)
` [PATCH 1/8] Add yaffs2 file system: allocator, attribs, bitmap code
` [PATCH 2/8] Add yaffs2 file system: checkpoint and ecc code
` [PATCH 3/8] Add yaffs2 file system: guts code
` [PATCH 4/8] Add yaffs2 file system: tags handling code
` [PATCH 5/8] Add yaffs2 file system: mtd and flash "
` [PATCH 6/8] Add yaffs2 file system: xattrib code
` [PATCH 7/8] Add yaffs2 file system: verification code and other headers
` [PATCH 8/8] Add yaffs2 file system: VFS glue code, hook into kernel tree building

[PATCH] vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)
 2010-12-07 21:19 UTC 

[PATCH 1/6] fsnotify: introduce new group mutex
 2010-12-07 19:56 UTC  (2+ messages)

[PATCH] fanotify: cleanups around return codes
 2010-12-07 19:39 UTC 

[PATCH 1/2] fs: Do not dispatch FITRIM through separate super_operation
 2010-12-07 16:52 UTC  (15+ messages)

[PATCH] autofs4 - remove ioctl mutex (bz23142)
 2010-12-07  5:04 UTC 

[PATCH 0/3] cifs: tighten up cifs_iget matching criteria
 2010-12-07  1:55 UTC  (6+ messages)
` [PATCH 2/3] cifs: use CreationTime like an i_generation field

mmotm 2010-12-02-16-34 uploaded
 2010-12-06 17:11 UTC  (4+ messages)

[PATCH] autofs4 - remove ioctl mutex
 2010-12-06 16:15 UTC  (5+ messages)

[PATCH 00/13] IO-less dirty throttling v2
 2010-12-06 12:34 UTC  (9+ messages)
` [PATCH 01/13] writeback: IO-less balance_dirty_pages()

systemd failing with vfs-scale-working patch-set (kdb-2/2)
 2010-12-04 17:14 UTC  (4+ messages)

Bcache version 9
 2010-12-04  5:41 UTC  (8+ messages)

[PATCH] [RFC] timerfd: add TFD_NOTIFY_CLOCK_SET to watch for clock changes
 2010-12-04  0:57 UTC  (13+ messages)

lifetime of DCACHE_DISCONECTED dentries
 2010-12-03 22:33 UTC  (8+ messages)
              ` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries

[PATCH] ext2: include fs.h in ext2_fs.h
 2010-12-03 18:20 UTC  (2+ messages)

vfs-scale-working: NULL dereference in vfat_cmpi()
 2010-12-03 17:27 UTC 

[PATCH] FAT: Readahead FAT table to reduce the read request of FAT tabl
 2010-12-03  5:44 UTC  (2+ messages)

Problem with USB on Lenovo W510
 2010-12-02 17:57 UTC 

[PATCH 00/19] quota: RFC SMP improvements for generic quota V3
 2010-12-02 11:40 UTC  (4+ messages)
` [PATCH 01/19] quota: protect getfmt call with dqonoff_mutex lock

[PATCH 6/6] fanotify: remove obsolete flag FAN_MARK_ONDIR
 2010-12-02 10:10 UTC 

[PATCH 4/6] fanotify: only destroy a mark if both its mask and its ignored_mask are cleared
 2010-12-02 10:07 UTC 

[PATCH 5/6] fanotify: dont set FAN_ONDIR implicitly
 2010-12-02 10:08 UTC 

[PATCH 2/6] fanotify: synchronize adding/removing a mark by means of group mutex
 2010-12-02 10:03 UTC 

[PATCH 3/6] dnotify: replace dnotify_mark_mutex with dnotify_group mutex
 2010-12-02 10:05 UTC 

[RFC][PATCH V3 1/4] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA
 2010-12-02  6:07 UTC  (3+ messages)

[PATCH] timerfd: add TFD_NOTIFY_CLOCK_SET to watch for clock changes
 2010-12-02  0:14 UTC  (2+ messages)

[ANNOUNCE] util-linux without -ng
 2010-12-01 21:22 UTC 

[ANNOUNCE] util-linux without -ng
 2010-12-01 21:22 UTC 

systemd failing with vfs-scale-working patch-set (kdb-1/2)
 2010-12-01 16:24 UTC 

[RFC][PATCH V3 2/4] ext4: sort and merge inode PA
 2010-12-01  6:06 UTC 

[RFC][PATCH V3 4/4] e4defrag: add solving relevant file fragmentation mode
 2010-12-01  6:06 UTC 

[RFC][PATCH V3 3/4] ext4: add EXT4_IOC_GET_PA to get inode PA information
 2010-12-01  6:06 UTC 

[RFC][PATCH V3 0/4] ext4: inode preferred block allocation
 2010-12-01  6:06 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).