messages from 2012-06-29 10:56:09 to 2012-07-05 15:20:45 UTC [more...]
[PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
2012-07-05 15:20 UTC (11+ 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
[MMTests] IO metadata on ext3
2012-07-05 14:57 UTC (20+ messages)
` [MMTests] IO metadata on ext4
` [MMTests] IO metadata on XFS
` [MMTests] Interactivity during IO on ext3
` [MMTests] Interactivity during IO on ext4
[PATCH 0/10] fuse: An attempt to implement a write-back cache policy
2012-07-05 14:34 UTC (25+ 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
` [PATCH 10/10] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
[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)
[PATCH 0/3 STABLE] udf: Do not crash on corrupted media
2012-07-04 14:47 UTC (5+ 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
[PATCHv4 0/5] ext4: stop using write_super and s_dirt
2012-07-04 13:11 UTC (7+ 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
[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 (12+ messages)
mmotm 2012-06-29-17-00 uploaded
2012-07-04 9:07 UTC (7+ messages)
[rfc 0/7] [rfc] procfs, fdinfo seqfile providers
2012-07-04 8:03 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] 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)
[PATCH v2012.4 0/2] fs: add link restrictions
2012-07-02 1:26 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH 2/2] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
2012-07-01 23:15 UTC (13+ messages)
` [PATCH] "
a question about clone_mnt in namespace.c
2012-07-01 2:03 UTC (3+ messages)
[PATCH 2/2] make both atomic_write_lock and BTM lock acquirement sleepable at tty_write_message()
2012-06-30 13:35 UTC (3+ messages)
[PATCH 1/2] Add a new helper for sleepable BTM acquirements which is used by tty_write_message()
2012-06-30 12:35 UTC (2+ messages)
Late Mr. Eric Morgan $21.5M
2012-06-30 3:51 UTC
[PATCH] epoll: Improved support for multi-threaded clients
2012-06-29 21:43 UTC (5+ messages)
[PATCH v3 00/17] vfs: add the ability to retry on ESTALE to several syscalls
2012-06-29 18:58 UTC (18+ messages)
` [PATCH v3 01/17] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v3 03/17] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v3 04/17] vfs: fix readlinkat to retry on ESTALE
` [PATCH v3 02/17] vfs: add a kern_path_at function
` [PATCH v3 05/17] vfs: remove user_path_at_empty
` [PATCH v3 13/17] vfs: make do_unlinkat retry on ESTALE errors
` [PATCH v3 06/17] vfs: turn "empty" arg in getname_flags into a bool
` [PATCH v3 07/17] vfs: add new "reval" argument to kern_path_create
` [PATCH v3 08/17] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v3 09/17] vfs: fix mkdir "
` [PATCH v3 10/17] vfs: fix symlinkat "
` [PATCH v3 11/17] vfs: fix linkat "
` [PATCH v3 12/17] vfs: make rmdir "
` [PATCH v3 14/17] vfs: fix renameat to "
` [PATCH v3 15/17] vfs: remove user_path_parent
` [PATCH v3 16/17] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v3 17/17] vfs: have faccessat "
[PATCH 1/8] Revert "ext4: remove no longer used functions in inode.c"
2012-06-29 10:56 UTC (6+ messages)
` [PATCH 4/8] xfs: pass LLONG_MAX to truncate_inode_pages_range
` [PATCH 5/8] mm: "
` [PATCH 6/8] mm: teach truncate_inode_pages_range() to hadnle non page aligned ranges
` [PATCH 7/8] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 8/8] ext4: remove unused discard_partial_page_buffers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).