linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-12 09:05:56 to 2012-07-17 12:16:59 UTC [more...]

[PATCH 01/12 v2] Revert "ext4: remove no longer used functions in inode.c"
 2012-07-17 12:16 UTC  (23+ 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

[PATCH 0/5] Add vhost-blk support
 2012-07-17 12:03 UTC  (24+ messages)
` [PATCH 1/5] aio: Export symbols and struct kiocb_batch for in kernel aio usage

[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 0/8 v4] Flush all block devices on sync(2) and cleanup the code
 2012-07-17  6:27 UTC  (3+ messages)
` [PATCH 6/8] vfs: Make sys_sync writeout also block device inodes

[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  (19+ 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 7/8] fsfreeze: add block device "
` [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)
  `  "

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

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

Deadlocks due to per-process plugging
 2012-07-16 14:35 UTC  (25+ messages)

[PATCH RESEND 0/5] Add vhost-blk support
 2012-07-16  9:05 UTC  (5+ messages)
` [PATCH RESEND 1/5] aio: Export symbols and struct kiocb_batch for in kernel aio usage
` [PATCH RESEND 2/5] eventfd: Export symbol eventfd_file_create()

[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 0/10] fuse: An attempt to implement a write-back cache policy
 2012-07-16  3:32 UTC  (9+ messages)
` [PATCH 6/10] fuse: Trust kernel i_size only
` [PATCH 10/10] mm: Account for WRITEBACK_TEMP in balance_dirty_pages

Crash when IO is being submitted and block size is changed
 2012-07-16  0:55 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  (10+ messages)

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

[PATCH 0/3] fs/sysv: stop using write_supers and s_dirt
 2012-07-14  4:04 UTC  (5+ messages)

[PATCH 1/2] Moved core dump functionality into its own file
 2012-07-13 22:02 UTC  (7+ messages)
` [PATCH 2/2] Made core dump functionality optional

DCACHE_DISCONNECTED use in try_to_ascend/d_kill
 2012-07-13 11:55 UTC  (3+ messages)

mmotm 2012-07-10-16-59 uploaded
 2012-07-13 11:42 UTC  (2+ messages)

[PATCH 0/3] fs/ufs: stop using write_supers and s_dirt
 2012-07-13  5:47 UTC  (8+ messages)
` [PATCH 1/3] fs/ufs: remove extra superblock write on unmount
` [PATCH 2/3] fs/ufs: re-arrange the code a bit
` [PATCH 3/3] fs/ufs: get rid of write_super

[PATCHv3 0/4] hfsplus: stop using write_supers and s_dirt
 2012-07-13  5:41 UTC  (8+ messages)
` [PATCHv3 1/4] hfsplus: make hfsplus_sync_fs static
` [PATCHv3 2/4] hfsplus: amend debugging print
` [PATCHv3 3/4] hfsplus: remove useless check
` [PATCHv3 4/4] hfsplus: get rid of write_super

[PATCH] aio: remove 'always false' check
 2012-07-13  1:35 UTC  (3+ messages)

[PATCH 2/5] eventfd: Export symbol eventfd_file_create()
 2012-07-12 15:42 UTC 

[PATCHv2 0/6] hfs: stop using write_supers and s_dirt
 2012-07-12 14:28 UTC  (7+ messages)
` [PATCHv2 1/6] hfs: push lock_super down
` [PATCHv2 2/6] hfs: get rid of lock_super
` [PATCHv2 3/6] hfs: remove extra mdb write on unmount
` [PATCHv2 4/6] hfs: simplify a bit checking for R/O
` [PATCHv2 5/6] hfs: introduce VFS superblock object back-reference
` [PATCHv2 6/6] hfs: get rid of hfs_sync_super

IMPORTANT
 2012-07-12 13:10 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).