linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-02 06:32:26 to 2012-07-10 12:17:52 UTC [more...]

[PATCHv5 0/4] ext4: stop using write_supers and s_dirt
 2012-07-10 12:17 UTC  (4+ 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

[PATCHv4 0/5] ext4: stop using write_super and s_dirt
 2012-07-10 12:17 UTC  (9+ 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

[RFC, PATCH 0/7] fsfreeze: miscellaneous fixes and cleanups
 2012-07-10 12:15 UTC  (13+ 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 "

[MMTests] IO metadata on XFS
 2012-07-10 11:30 UTC  (20+ 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 6/10] fuse: Trust kernel i_size only
  ` [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 10/10] mm: Account for WRITEBACK_TEMP in balance_dirty_pages

[PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
 2012-07-09 22:41 UTC 

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

[PATCH 0/3] RFC: introduce extended inode owner identifier v10
 2012-07-09 21:04 UTC  (5+ 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

[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  (10+ messages)

mmotm 2012-06-29-17-00 uploaded
 2012-07-04  9:07 UTC  (7+ 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  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs: add link restriction audit reporting

[PATCH 00/21] vfs: atomic open v6 (part 2)
 2012-07-02 18:54 UTC  (3+ messages)
` [PATCH 12/21] cifs: implement i_op->atomic_open()

ext4 blocks up
 2012-07-02 18:14 UTC  (12+ messages)

[RFC PATCH] block: all callers should check blkdev_issue_flush's return
 2012-07-02 14:35 UTC  (5+ messages)

UFS2 file size limitation?
 2012-07-02 14:16 UTC 

[PATCH 0/6] hfs: stop using write_supers and s_dirt
 2012-07-02 14:15 UTC  (3+ messages)
` [PATCH 6/6] hfs: get rid of hfs_sync_super

[PATCH 0/4] hfsplus: stop using write_supers and s_dirt
 2012-07-02 14:13 UTC  (3+ messages)
` [PATCH 4/4] hfsplus: get rid of write_super

[PATCH v2 0/7] affs: stop using write_supers and s_dirt
 2012-07-02 14:06 UTC  (3+ messages)
` [PATCH v2 7/7] affs: get rid of affs_sync_super

[PATCH 0/2] Fix potential dead lock for tty_write_message() if CONFIG_PRINT_QUOTA_WARNING is enabled
 2012-07-02  9:49 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).