linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-24 13:05:27 to 2011-09-01 00:31:04 UTC [more...]

[PATCH v1 00/16] ext4: Add metadata checksumming
 2011-09-01  0:31 UTC  (6+ messages)
` [PATCH 01/16] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
` [PATCH 02/16] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 03/16] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 04/16] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 05/16] ext4: Create a rocompat flag for extended metadata checksumming

[PATCH] cleanup: small fix on comment for block_invalidatepage
 2011-09-01  0:22 UTC 

[patch,rfc] aio: allocate kiocbs in batches
 2011-09-01  0:13 UTC  (2+ messages)

[patch 0/2] Introduce /proc/pid/map_files v6
 2011-08-31 22:50 UTC  (11+ messages)
` [patch 1/2] fs, proc: Make proc_get_link to use dentry instead of inode
` [patch 2/2] fs, proc: Introduce the /proc/<pid>/map_files/ directory v6

[PATCH 1/1] fs-writeback: Using spin_lock to check for work_list empty
 2011-08-31 21:27 UTC  (4+ messages)

[BUG] Soft-lockup during cpu-hotplug in VFS callpaths
 2011-08-31 18:40 UTC  (3+ messages)

[PATCH v6] fat: Batched discard support for fat
 2011-08-31 17:51 UTC  (20+ messages)

logfs unmount bug
 2011-08-31 14:17 UTC  (17+ messages)

[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-08-31  9:05 UTC  (26+ messages)
` [PATCH] xfstests 255: add a seek_data/seek_hole tester

[PATCH 1/3] writeback: send work item to queue_io, move_expired_inodes
 2011-08-30 22:24 UTC  (10+ messages)
` [PATCH 2/3 v3] writeback: Add a 'reason' to wb_writeback_work
` [PATCH 3/3 v3] writeback: Add writeback stats for pages written

[PATCH 0/4] 32/64 bit llseek hashes (v4)
 2011-08-30 22:12 UTC  (2+ messages)

[PATCH 0/2] 32/64 bit llseek hashes (v3)
 2011-08-30 22:07 UTC  (7+ messages)
` [PATCH 3 2/4] Return 32/64-bit dir name hash according to usage type

[PATCH] Documentation: filesystems: hfs.txt: Removed the maintainer of orphan filesystem
 2011-08-30 21:39 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.20
 2011-08-30 20:19 UTC  (3+ messages)

[PATCH 0/6] blktrace: bio-based device tracing improvement
 2011-08-30 19:15 UTC  (8+ messages)
` [PATCH 1/6] block: move trace_block_bio_remap() before blk_partition_remap
` [PATCH 2/6] block: introduce __bio_endio()
` [PATCH 3/6] bounce: convert to __bio_endio() for bounced bio's
` [PATCH 4/6] bio-integrity: convert to __bio_endio()
` [PATCH 5/6] Btrfs: "
` [PATCH 6/6] dm: get rid of block_bio_complete tracepoint

lockdep warnings - possible circular locking
 2011-08-30 10:55 UTC  (4+ messages)

Can you review or ack this patch?
 2011-08-30  7:31 UTC  (3+ messages)

最新广交会买家库+500万海外买家资源+邮件发送方案=每天都有新买家回复!
 2011-08-30  5:02 UTC 

Updated direct IO optimization patchkit v3
 2011-08-29 23:23 UTC  (12+ messages)
` [PATCH 01/11] DIO: Separate fields only used in the submission path from struct dio
` [PATCH 02/11] DIO: Fix a wrong comment
` [PATCH 03/11] DIO: Rearrange fields in dio/dio_submit to avoid holes
` [PATCH 04/11] DIO: Use a slab cache for struct dio
` [PATCH 05/11] DIO: Separate map_bh from dio v2
` [PATCH 06/11] DIO: Inline the complete submission path v2
` [PATCH 07/11] DIO: Merge direct_io_walker into __blockdev_direct_IO
` [PATCH 08/11] DIO: Remove unnecessary dio argument from dio_pages_present()
` [PATCH 09/11] DIO: Remove unused dio parameter from dio_bio_add_page
` [PATCH 10/11] VFS: Cache request_queue in struct block_device
` [PATCH 11/11] DIO: optimize cache misses in the submission path v2

[PATCH] VFS: Add "device" tag to /proc/self/mountstats
 2011-08-29 17:21 UTC 

[PATCH 2/5] writeback: dirty position control
 2011-08-29 13:37 UTC  (35+ messages)

[PATCH,RFC] writeback: show raw dirtied_when in trace writeback_single_inode
 2011-08-29  9:23 UTC  (3+ messages)
  ` [PATCH,v2] "

Beloved
 2011-08-27  1:49 UTC 

attenzione!
 2011-08-27 21:09 UTC 

[PATCH, RFC] writeback: avoid redirtying when ->write_inode failed to clear I_DIRTY
 2011-08-27 13:58 UTC  (2+ messages)

[PATCH] cifs: Add mount option named backup
 2011-08-26 18:52 UTC 

[PATCH 00/12] RFC: shrinker APi rework and generic LRU lists
 2011-08-26 17:09 UTC  (10+ messages)
` [PATCH 02/13] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH 05/13] mm: convert shrinkers to use new API
` [PATCH 08/13] list: add a new LRU list type

[RFC] fs, proc: Introduce the /proc/<pid>/map_files/ directory v2
 2011-08-26 14:27 UTC  (35+ messages)

[PATCH 00/10] IO-less dirty throttling v10
 2011-08-26 12:59 UTC  (15+ messages)
` [PATCH 01/10] writeback: account per-bdi accumulated dirtied pages
` [PATCH 02/10] writeback: dirty position control
` [PATCH 03/10] writeback: dirty rate control
` [PATCH 04/10] writeback: stabilize bdi->dirty_ratelimit
` [PATCH 05/10] writeback: per task dirty rate limit
` [PATCH 06/10] writeback: IO-less balance_dirty_pages()
` [PATCH 07/10] writeback: dirty ratelimit - think time compensation
` [PATCH 08/10] writeback: trace balance_dirty_pages
` [PATCH 09/10] writeback: trace dirty_ratelimit
` [PATCH 10/10] trace task_io

mmotm 2011-08-24-14-08 uploaded
 2011-08-26  7:21 UTC  (13+ messages)

PROBLEM: 2.6.35.7 to 3.0 Inotify events missing
 2011-08-25 21:47 UTC  (3+ messages)

[GIT PULL] writeback fix for 3.1-rc4
 2011-08-25 14:38 UTC 

[PATCH]
 2011-08-25 14:33 UTC  (5+ messages)
  ` [PATCH] fs / ext3: Always unlock updates in ext3_freeze()

[PATCH] fuse: Freeze client on suspend when request sent to userspace
 2011-08-25 14:20 UTC 

[RFC][PATCH 0/5] Add netlink file system notification interface
 2011-08-25  8:58 UTC  (4+ messages)
` [PATCH 4/5] xfs: use fs netlink interface for ENOSPC conditions

(unknown),
 2011-08-25  1:27 UTC 

[PATCH 1/4] vfs: ignore error on forced remount
 2011-08-24 13:22 UTC  (4+ messages)
` [PATCH 2/4] vfs: keep list of mounts for each superblock
` [PATCH 3/4] vfs: protect remounting superblock read-only
` [PATCH 4/4] vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON

[git pull] fuse fixes for 3.1
 2011-08-24 13:05 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).