linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-02 20:17:14 to 2012-07-11 13:24:29 UTC [more...]

[PATCH 0/3] RFC: introduce extended inode owner identifier v10
 2012-07-11 13:24 UTC  (7+ 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

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

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

[PATCHv6 0/5] ext4: stop using write_supers and s_dirt
 2012-07-11 10:24 UTC  (11+ 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

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

[PATCH] aio: remove 'always false' check
 2012-07-11  9:15 UTC 

[RFC, PATCH 0/7] fsfreeze: miscellaneous fixes and cleanups
 2012-07-11  9:06 UTC  (17+ 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] fs/ioctl.c: set local var past_eof to true instead of integer 1 in __generic_block_fiemap
 2012-07-11  6:45 UTC 

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

Kernel boot hangs on commit "switch fput to task_work_add"
 2012-07-10 14:18 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] IO metadata on XFS
 2012-07-10 11:30 UTC  (19+ messages)
  ` [MMTests] Interactivity during IO on ext3
  ` [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  (32+ messages)
` [PATCH 1/10] fuse: Linking file to inode helper
` [PATCH 2/10] fuse: Getting file for writeback helper
` [PATCH 3/10] fuse: Prepare to handle short reads
` [PATCH 4/10] fuse: Prepare to handle multiple pages in writeback
  ` [PATCH 5/10] fuse: Connection bit for enabling writeback
  ` [PATCH 7/10] fuse: Flush files on wb close
  ` [PATCH 8/10] fuse: Implement writepages and write_begin/write_end callbacks
  ` [PATCH 9/10] fuse: Turn writeback on
        ` [fuse-devel] [PATCH 0/10] fuse: An attempt to implement a write-back cache policy
` [PATCH 6/10] fuse: Trust kernel i_size only
` [PATCH 10/10] mm: Account for WRITEBACK_TEMP in balance_dirty_pages

[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  (9+ 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: update documentation to reflect current fsfreeze locking rules
 2012-07-05  7:15 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  (8+ messages)
` [PATCHv3 1/4] ext4: Remove useless marking of superblock dirty
` [PATCHv3 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv3 3/4] ext4: remove unnecessary superblock dirtying
` [PATCHv3 4/4] ext4: weed out ext4_write_super

[PATCH] NTFS: remove references to long gone super operations
 2012-07-04 11:42 UTC  (3+ messages)

[PATCH 0/3 STABLE] udf: Do not crash on corrupted media
 2012-07-04 10:55 UTC  (4+ 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] VFS: copy_tree() returns an error pointer now
 2012-07-04  9:45 UTC  (2+ messages)

[PATCH RESEND] fs: Move bh_cachep to the __read_mostly section
 2012-07-04  9:08 UTC  (9+ messages)

mmotm 2012-06-29-17-00 uploaded
 2012-07-04  9:07 UTC  (4+ messages)

[PATCH] Trig a BUG when kern_path see LOOKUP_ROOT in flag
 2012-07-04  2:00 UTC 

[PATCH 0/5] RFC: introduce extended inode owner identifier v9
 2012-07-03 19:14 UTC  (12+ messages)
` [PATCH 1/5] Add additional owner identifier
` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
` [PATCH 5/5] XFS: prjquota and grpqouta now may coexist

[PATCH] xfs: handle EOF correctly in xfs_vm_writepage
 2012-07-03 16:20 UTC 

Asking for ACK/NAK on new new Btrfs cross subvolume reflink patch
 2012-07-03 16:13 UTC  (3+ messages)

[PATCH 0/8 RESEND] Cleanup and improve sync (v4)
 2012-07-03 14:47 UTC  (6+ messages)
` [PATCH 6/8] vfs: Make sys_sync writeout also block device inodes

[PATCH 0/8 v4] Flush all block devices on sync(2) and cleanup the code
 2012-07-03 14:45 UTC  (9+ messages)
` [PATCH 1/8] vfs: Move noop_backing_dev_info check from sync into writeback
` [PATCH 2/8] quota: Split dquot_quota_sync() to writeback and cache flushing part
` [PATCH 3/8] quota: Move quota syncing to ->sync_fs method
` [PATCH 4/8] vfs: Reorder operations during sys_sync
` [PATCH 5/8] vfs: Create function for iterating over block devices
` [PATCH 6/8] vfs: Make sys_sync writeout also block device inodes
` [PATCH 7/8] vfs: Remove unnecessary flushing of block devices
` [PATCH 8/8] vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes

[PATCH 0/3] fs/sysv: stop using write_supers and s_dirt
 2012-07-03 14:44 UTC  (6+ messages)
` [PATCH 1/3] fs/sysv: remove useless write_super call
` [PATCH 2/3] fs/sysv: remove another "
` [PATCH 3/3] fs/sysv: stop using write_super and s_dirt

[PATCH 1/2] Moved core dump functionality into its own file
 2012-07-03  5:09 UTC  (5+ messages)
` [PATCH 2/2] Made core dump functionality optional

[PATCH v2012.5 0/2] fs: add link restrictions
 2012-07-02 20:17 UTC  (2+ messages)
` [PATCH 2/2] fs: add link restriction audit reporting


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