linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-04 11:01:47 to 2012-07-13 01:40:03 UTC [more...]

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

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

[PATCHv3 0/4] hfsplus: stop using write_supers and s_dirt
 2012-07-12 23:17 UTC  (7+ 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 0/3] fs/ufs: stop using write_supers and s_dirt
 2012-07-12 22:58 UTC  (5+ 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

DCACHE_DISCONNECTED use in try_to_ascend/d_kill
 2012-07-12 22:40 UTC  (2+ messages)

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

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

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

[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

Deadlocks due to per-process plugging
 2012-07-12 14:15 UTC  (7+ messages)

Kernel boot hangs on commit "switch fput to task_work_add"
 2012-07-12 13:46 UTC  (2+ messages)

IMPORTANT
 2012-07-12 13:10 UTC 

[PATCH 0/8 v2] fsfreeze: miscellaneous fixes and cleanups
 2012-07-12  9:12 UTC  (9+ 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] vfs: update documentation to reflect current fsfreeze locking rules
 2012-07-12  8:47 UTC  (2+ messages)

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

[RFC, PATCH 0/7] fsfreeze: miscellaneous fixes and cleanups
 2012-07-12  2:08 UTC  (19+ messages)
` [PATCH 1/7] fsfreeze: Prevent emergency thaw from looping infinitely
` [PATCH 2/7] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 3/7] fsfreeze: freeze_super and thaw_bdev don't play well together
` [PATCH 4/7] fsfreeze: switch to using super methods where possible
` [PATCH 5/7] fsfreeze: move emergency thaw code to fs/super.c
` [PATCH 6/7] fsfreeze: add vfs ioctl to check freeze state
` [PATCH 7/7] fsfreeze: add block device "

[PATCH v3 00/17] vfs: add the ability to retry on ESTALE to several syscalls
 2012-07-11 19:00 UTC  (3+ messages)

[PATCH 0/3] RFC: introduce extended inode owner identifier v10
 2012-07-11 17:17 UTC  (9+ messages)
` [PATCH 1/3] Add additional owner identifier
` [PATCH 2/3] ext4: Implement subtree ID support for ext4 filesystem
` [PATCH 3/3] ext4: add subtree quota support

[PATCHv7 0/5] ext4: stop using write_supers and s_dirt
 2012-07-11 14:32 UTC  (7+ messages)
` [PATCHv7 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv7 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv7 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv7 4/5] ext4: weed out ext4_write_super
` [PATCHv7 5/5] ext4: remove unnecessary argument

[PATCHv6 0/5] ext4: stop using write_supers and s_dirt
 2012-07-11 13:36 UTC  (12+ messages)
` [PATCHv6 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv6 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv6 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv6 4/5] ext4: weed out ext4_write_super
` [PATCHv6 5/5] ext4: remove unnecessary argument

BUSINESS INVESTMENT!
 2012-07-11 12:48 UTC 

mmotm 2012-07-10-16-59 uploaded
 2012-07-11 10:34 UTC  (11+ messages)

[RFC] Writeback : Partially set to interval of writeback per device
 2012-07-11  9:23 UTC 

[PATCH] fs/ioctl.c: set local var past_eof to true instead of integer 1 in __generic_block_fiemap
 2012-07-11  6:45 UTC 

Greetings and Compliments
 2012-07-10 13:50 UTC 

[PATCHv4 0/5] ext4: stop using write_super and s_dirt
 2012-07-10 12:52 UTC  (10+ messages)
` [PATCHv4 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv4 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv4 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv4 4/5] ext4: weed out ext4_write_super
` [PATCHv4 5/5] ext4: simplify superblock dirtying

[PATCHv5 0/4] ext4: stop using write_supers and s_dirt
 2012-07-10 12:17 UTC  (5+ messages)
` [PATCHv5 1/4] ext4: Remove useless marking of superblock dirty
` [PATCHv5 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv5 3/4] ext4: remove unnecessary superblock dirtying
` [PATCHv5 4/4] ext4: weed out ext4_write_super

[MMTests] Interactivity during IO on ext3
 2012-07-10 11:30 UTC  (4+ messages)
  ` [MMTests] Interactivity during IO on ext4

Mortgages Loan
 2012-07-10  7:45 UTC 

[PATCH 0/10] fuse: An attempt to implement a write-back cache policy
 2012-07-10  5:53 UTC  (24+ messages)
` [PATCH 4/10] fuse: Prepare to handle multiple pages in writeback
` [PATCH 6/10] fuse: Trust kernel i_size only
` [fuse-devel] [PATCH 0/10] fuse: An attempt to implement a write-back cache policy

[PATCH] udf: Do not decrement i_blocks when freeing indirect extent block
 2012-07-09 21:43 UTC 

[PATCH] epoll: Improved support for multi-threaded clients
 2012-07-09 18:45 UTC  (6+ messages)

[PATCH 0/3 STABLE] udf: Do not crash on corrupted media
 2012-07-09  7:57 UTC  (7+ messages)
` [PATCH 1/3] udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
` [PATCH 2/3] udf: Avoid run away loop when partition table length is corrupted
` [PATCH 3/3] udf: Fortify loading of sparing table

[PATCH 0/1] locks: prevent side-effects of locks_release_private before file_lock is initialized
 2012-07-07 19:04 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
 2012-07-07 14:42 UTC  (13+ messages)
` [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
    ` [PATCH 5/7] memcg: add per cgroup dirty pages accounting

[rfc 0/7] [rfc] procfs, fdinfo seqfile providers
 2012-07-05 17:44 UTC  (7+ messages)
` [rfc 2/7] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file
` [rfc 3/7] procfs: Add ability to plugin auxiliary fdinfo providers

[PATCH 1/1] arm: Fix kernel crash problem in binfmt_flat.c
 2012-07-05 11:59 UTC 

[PATCH] vfs: check value of varaiable 'nd' before using its member
 2012-07-05  2:22 UTC  (4+ messages)

[PATCHv3 0/4] ext4: stop using write_supers and s_dirt
 2012-07-04 12:25 UTC  (4+ messages)
` [PATCHv3 3/4] ext4: remove unnecessary superblock dirtying

[PATCH] NTFS: remove references to long gone super operations
 2012-07-04 11:42 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).