linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-24 05:24:42 to 2012-09-28 08:41:50 UTC [more...]

[PATCH] loop: Make explicit loop device destruction lazy
 2012-09-28  8:41 UTC  (2+ messages)

[RFC][PATCH 0/8 v2] ext4: extent status tree (step 1)
 2012-09-28  7:27 UTC  (14+ messages)
` [RFC][PATCH 3/8 v2] ext4: initialize extent status tree

[git pull][vfs.git] a couple of fixes
 2012-09-28  3:40 UTC 

[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
 2012-09-28  1:59 UTC  (11+ messages)

mmotm 2012-09-27-16-57 uploaded
 2012-09-27 23:58 UTC 

When ghosting is enabled, failed mounts by AutoFS leave broken directories
 2012-09-27 18:59 UTC  (9+ messages)

[PATCH] blkdiscard: add new command
 2012-09-27 17:33 UTC  (2+ messages)

[PATCH] fs: block pipe_write() on a frozen filesystem
 2012-09-27 15:47 UTC 

[PATCH 1/1] fiemap: move i_op->fiemap() locking to the ioctl_fiemap()
 2012-09-27 13:11 UTC  (11+ messages)

[patch 0/7] auxiliary fdinfo, new round
 2012-09-27 13:00 UTC  (4+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers

[PATCH 1/8] fs/namespace.c: introduce helper function path_unmounted()
 2012-09-27 12:51 UTC  (8+ messages)
  ` [PATCH 2/8] fs/namespace.c: remove unused macro MNT_WRITER_UNDERFLOW_LIMIT
  ` [PATCH 3/8] fs/namespace.c: trivial code clean
  ` [PATCH 4/8] fs/namespace.c: check permission early in sys_[u]mount
  ` [PATCH 5/8] fs/namei.c: introduce macro AT_FDINV
  ` [PATCH 6/8] fs/inode.c: call alloc_inode() in new_inode() directly
  ` [PATCH 7/8] fs/inode.c: remove outstanding spin lock prefetch
  ` [PATCH 8/8] vfs: misc comment clean

[PATCH][RFC]ext4 on 4k-sector drives without read-modify-write support
 2012-09-27 11:41 UTC  (4+ messages)

[PATCH 0/2] iterate_bdevs() cleanups
 2012-09-27 12:39 UTC  (3+ messages)
` [PATCH 1/2] fs: Change iterate_bdevs() to iterate over all_bdevs list instead of blockdev_superblock
` [PATCH 2/2] fs: Move check for mappings without pages from iterate_bdevs()

[PATCH 0/8] Misc vfs code clean
 2012-09-27 12:16 UTC 

[RFC v4 Patch 0/4] fs/inode.c: optimization for inode lock usage
 2012-09-27 11:51 UTC  (12+ messages)

[PATCH] fs: Move check for mappings without pages from iterate_bdevs()
 2012-09-27  9:31 UTC  (3+ messages)

[PATCH 1/1] hfsplus: code style fixes - reworked support of extended attributes
 2012-09-27  7:34 UTC 

[RFC v2 00/10] vfs: hot data tracking
 2012-09-27  7:21 UTC  (39+ messages)
` [RFC v2 01/10] vfs: introduce private rb structures
` [RFC v2 02/10] vfs: add support for updating access frequency
` [RFC v2 03/10] vfs: add one new mount option '-o hottrack'
` [RFC v2 04/10] vfs: add init and exit support
` [RFC v2 05/10] vfs: introduce one hash table
` [RFC v2 06/10] vfs: enable hot data tracking
` [RFC v2 07/10] vfs: fork one kthread to update data temperature

[PATCH 1/6] xfstests: add fio requirement V2
 2012-09-27  1:15 UTC  (12+ messages)
` [PATCH 2/6] xfstest: add configurable load factors
` [PATCH 3/6] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 4/6] add fallocate/truncate vs AIO/DIO stress test
` [PATCH 5/6] add fallocate/punch_hole "
` [PATCH 6/6] add defragmentation stress test for ext4

[PATCH v2 3/4] hfsplus: rework functionality of getting, setting and deleting of extended attributes
 2012-09-26 23:00 UTC  (6+ messages)

Crash when IO is being submitted and block size is changed
 2012-09-26 14:35 UTC  (28+ messages)
          ` [PATCH 1/3] Fix "
            ` [PATCH 2/3] Introduce percpu rw semaphores
                ` [dm-devel] "
                      ` [PATCH 4/3] "
                        ` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time
                                          ` [PATCH 1/2] "
                                          ` [PATCH 2/2] "

[PATCH 1/3] fs/block_dev.c: need not to check inode->i_bdev in bd_forget()
 2012-09-26 12:51 UTC  (4+ messages)
` [PATCH 2/3] fs/debugsfs: get rid of unnecessary inode->i_private initialization
` [PATCH 3/3] fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()

[OOPS: overlayfs on kernel 3.5.2]
 2012-09-26  9:12 UTC  (2+ messages)

[RFC, PATCH 0/9 v4] fsfreeze: miscellaneous fixes and cleanups
 2012-09-26  9:09 UTC  (18+ messages)
` [PATCH 1/9] vfs: add __iterate_supers() and helpers around it
` [PATCH 2/9] fsfreeze: add unlocked version of thaw_super
` [PATCH 4/9] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 7/9] fsfreeze: freeze_super and thaw_bdev don't play well together

mmotm 2012-09-25-17-06 uploaded
 2012-09-26  0:07 UTC 

mmotm 2012-09-20-17-25 uploaded
 2012-09-25 23:28 UTC  (6+ messages)
` mmotm 2012-09-20-17-25 uploaded (fs/bimfmt_elf on uml)

[BUG]: fsnotify oops on 3.5.2
 2012-09-25 18:13 UTC  (3+ messages)

[PATCH] Revert "__d_unalias() should refuse to move mountpoints"
 2012-09-25 11:59 UTC  (9+ messages)

[PATCH v2 1/4] hfsplus: add on-disk layout declarations related to attributes tree
 2012-09-25 10:58 UTC  (3+ messages)

[PATCH v2 2/4] hfsplus: add functionality of manipulating by records in attributes tree
 2012-09-25  8:26 UTC  (4+ messages)

[PATCH v2 0/4] hfsplus: reworked support of extended attributes
 2012-09-25  6:15 UTC  (4+ messages)

[2.6.38-3.x] [BUG] soft lockup - CPU#X stuck for 23s! (vfs, autofs, vserver)
 2012-09-25  5:05 UTC  (7+ messages)

[PATCH 0/2] struct pid-ify autofs4
 2012-09-25  2:56 UTC  (6+ messages)

hfsplus corruption, failed fsck, journalling and zero'ing extent record on delete
 2012-09-24 20:10 UTC  (6+ messages)
` hfsplus BUG: Bad page state in process du pfn:07759 (Re: hfsplus corruption, failed fsck, journalling and zero'ing extent record on delete)

[PATCH] MAX_LFS_FILESIZE should be a loff_t
 2012-09-24 18:51 UTC 

ext4_readdir ignores filldir error code
 2012-09-24 15:07 UTC  (2+ messages)

[PATCH 1/6] xfstest: add fio git submodule
 2012-09-24 13:53 UTC  (8+ messages)

[PATCH v2] fs: change return values from -EACCES to -EPERM
 2012-09-24 11:32 UTC  (3+ messages)

btrfs send/receive review by vfs folks
 2012-09-24  9:27 UTC  (3+ messages)

performance degradation on kernel upgrade (due to commit ab0a9735e06914ce4d2a94ffa41497dbc142fe7f )
 2012-09-24  5:45 UTC  (3+ messages)
` performance degradation on kernel upgrade (due to commit ab0a9735e06914ce4d2a94ffa41497dbc142fe7f)

[PATCH] fs: change return values from -EACCES to -EPERM
 2012-09-24  5:35 UTC  (2+ messages)

[REVIEW][PATCH 00/11] userns: Simple filesystems conversions
 2012-09-24  5:24 UTC  (4+ messages)
` [PATCH 01/11] userns: Convert affs to use kuid/kgid wherwe appropriate
  ` [PATCH 10/11] userns: Convert the udf filesystem to use kuid/kgid where appropriate


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