linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-13 12:33:18 to 2012-07-22 07:38:05 UTC [more...]

[RFC][PATCH 0/10 v1] ext4: extent status tree (step 1)
 2012-07-22  7:45 UTC 

hfsplus journalling support revisited, netgear, and fsck.hfsplus's observation
 2012-07-21 21:06 UTC  (3+ messages)

[PATCH 00/17] Fix assorted FS-Cache problems
 2012-07-21 16:57 UTC  (3+ messages)
` [PATCH 17/17] NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page

[PATCH] vfs: simply the code logic
 2012-07-21 16:34 UTC  (2+ messages)

Deadlocks due to per-process plugging
 2012-07-21  7:47 UTC  (29+ messages)

mmotm 2012-07-20-16-30 uploaded
 2012-07-20 23:32 UTC 

[PATCH RESEND 0/5] Add vhost-blk support
 2012-07-20 19:30 UTC  (7+ messages)

Hey!! My name is Kizzie!
 2012-07-20  5:28 UTC 

[PATCH 0/8 v4] Flush all block devices on sync(2) and cleanup the code
 2012-07-20  2:21 UTC  (4+ messages)
` [PATCH 6/8] vfs: Make sys_sync writeout also block device inodes

[PATCH 01/12 v2] Revert "ext4: remove no longer used functions in inode.c"
 2012-07-19 23:07 UTC  (31+ messages)
` [PATCH 02/12 v2] Revert "ext4: fix fsx truncate failure"
` [PATCH 03/12 v2] shmem: pass LLONG_MAX to shmem_truncate_range
` [PATCH 04/12 v2] xfs: pass LLONG_MAX to truncate_inode_pages_range
` [PATCH 05/12 v2] mm: "
` [PATCH 06/12 v2] mm: teach truncate_inode_pages_range() to hadnle non page aligned ranges
` [PATCH 07/12 v2] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 08/12 v2] ext4: remove unused discard_partial_page_buffers
` [PATCH 09/12 v2] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 10/12 v2] ext4: update ext4_ext_remove_space trace point
` [PATCH 11/12 v2] ext4: make punch hole code path work with bigalloc
` [PATCH 12/12 v2] ext4: Allow punch hole with bigalloc enabled

Inode metadata and file data syncing
 2012-07-19 18:08 UTC  (11+ messages)

[PATCH -v2 0/6] fuse: make maximum read/write request size tunable
 2012-07-19 17:51 UTC  (8+ messages)
` [PATCH -v2 1/6] pipe: make the maximum pipe size referable from kernel module
` [PATCH -v2 2/6] fuse: make the maximum read/write request size tunable
  ` [PATCH -v2 3/6] fuse: remove cache for fuse request allocation
  ` [PATCH -v2 4/6] fuse: add a sysfs parameter to control the maximum request size
  ` [PATCH -v2 5/6] fuse: set default global limit considering tunable "
  ` [PATCH -v2 6/6] fuse: add documentation of sysfs parameter to limit maximum fuse "

Loop device partition scanning is unreliable
 2012-07-19 15:42 UTC 

[rfc 0/7] [rfc] procfs, fdinfo seqfile providers
 2012-07-19 15:03 UTC  (4+ messages)
` [rfc 5/7] fs, epoll: Add procfs fdinfo helper

Crash when IO is being submitted and block size is changed
 2012-07-19 13:33 UTC  (6+ messages)

hey! I'm Marylyn!
 2012-07-19  2:06 UTC 

[PATCH] compat_ioctl: Add RS-485 IOCTLs to the list
 2012-07-18 15:24 UTC 

[PATCH 0/5] Add vhost-blk support
 2012-07-18  9:46 UTC  (26+ messages)

[PATCH] quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space()
 2012-07-18  4:12 UTC 

[PATCH 0/10] fuse: An attempt to implement a write-back cache policy
 2012-07-17 19:11 UTC  (11+ messages)
` [PATCH 6/10] fuse: Trust kernel i_size only
` [PATCH 10/10] mm: Account for WRITEBACK_TEMP in balance_dirty_pages

[PATCH] fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
 2012-07-17 17:22 UTC 

[PATCH 0/3] fs/sysv: stop using write_supers and s_dirt
 2012-07-17 15:13 UTC  (5+ messages)

3.4.4-rt13: btrfs + xfstests 006 = BOOM.. and a bonus rt_mutex deadlock report for absolutely free!
 2012-07-17 12:54 UTC  (32+ messages)

[PATCH 1/2 V1] fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices
 2012-07-17  7:04 UTC 

[PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
 2012-07-17  6:15 UTC  (7+ messages)

[PATCH 0/8 v2] fsfreeze: miscellaneous fixes and cleanups
 2012-07-17  5:13 UTC  (18+ messages)
` [PATCH 1/8] fsfreeze: Prevent emergency thaw from looping infinitely
` [PATCH 2/8] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 3/8] fsfreeze: freeze_super and thaw_bdev don't play well together
` [PATCH 4/8] fsfreeze: switch to using super methods where possible
` [PATCH 5/8] fsfreeze: move emergency thaw code to fs/super.c
` [PATCH 6/8] fsfreeze: add vfs ioctl to check freeze state
` [PATCH 8/8] fsfreeze: update Documentation/filesystems/Locking

[PATCH 1/2 V1] [PATCH] fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices
 2012-07-17  5:07 UTC  (3+ messages)
  `  "

[PATCH 0/2] Improve odirect-write performance for block-device
 2012-07-17  1:13 UTC  (5+ messages)
  `  "

[PATCH 2/2] raid5: For write performance, remove REQ_SYNC when write was odirect
 2012-07-16  8:14 UTC  (8+ messages)
  `  "

[PATCH 1/2] fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices
 2012-07-16  5:30 UTC  (3+ messages)
  `  "

[PATCH] fifo: Do not restart open() if it already found a partner
 2012-07-15 21:14 UTC  (4+ messages)
  ` [PATCH v2] "

Kernel boot hangs on commit "switch fput to task_work_add"
 2012-07-14 15:29 UTC  (9+ messages)

[patch] VFS: copy_tree() returns an error pointer now
 2012-07-14 12:10 UTC  (2+ messages)

[PATCH 1/2] Moved core dump functionality into its own file
 2012-07-13 22:02 UTC  (3+ 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).