messages from 2011-08-16 07:17:09 to 2011-08-21 03:46:58 UTC [more...]
[PATCH 0/5] IO-less dirty throttling v9
2011-08-21 3:46 UTC (19+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 4/5] writeback: per task dirty rate limit
` [PATCH 5/5] writeback: IO-less balance_dirty_pages()
UNCLAIMED PRIZE!
2011-08-21 0:25 UTC
ATTENZIONE QUI!
2011-08-20 18:31 UTC
[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-08-20 17:18 UTC (6+ messages)
[PATCH] fs: Add device information for error output in __find_get_block_slow
2011-08-20 15:38 UTC
[PATCH 0/2] 32/64 bit llseek hashes (v3)
2011-08-20 6:23 UTC (7+ messages)
` [PATCH 3 1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 3 2/4] Return 32/64-bit dir name hash according to usage type
` [PATCH 3 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 3 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
PROBLEM: 2.6.35.7 to 3.0 Inotify events missing
2011-08-20 3:21 UTC (8+ messages)
Fwd: FAST '12 Call for Papers Submission Deadline Approaching (50110)
2011-08-19 19:37 UTC
[PATCH] locks: breaking read lease should not block read open
2011-08-19 19:08 UTC (13+ messages)
` [PATCH 3/4] locks: fix tracking of inprogress lease breaks
` [PATCH 1/4] locks: minor lease cleanup
` [PATCH 2/4] locks: move F_INPROGRESS from fl_type to fl_flags field
` [PATCH 4/4] locks: setlease cleanup
[PATCH v3] fs/minix: Verify bitmap block counts before mounting
2011-08-19 18:50 UTC
[PATCH v2] fs/minix: Verify bitmap block counts before mounting
2011-08-19 18:17 UTC (3+ messages)
[PATCH v2] locks: skip posix unlock when there are no posix locks
2011-08-19 17:46 UTC (3+ messages)
[RFC] ext4 metadata checksumming design
2011-08-19 17:46 UTC (8+ messages)
[PATCH] writeback: Per-block device bdi->dirty_writeback_interval and bdi->dirty_expire_interval
2011-08-19 17:20 UTC (19+ messages)
Updated direct IO optimization patchkit v2
2011-08-19 16:51 UTC (10+ messages)
` [PATCH 10/11] VFS: Cache request_queue in struct block_device
[RFC][PATCH 0/5] Add netlink file system notification interface
2011-08-19 15:15 UTC (11+ messages)
` [PATCH 1/5] fs: add netlink "
` [PATCH 2/5] ext3: use fs netlink interface for ENOSPC conditions
` [PATCH 3/5] ext4: "
` [PATCH 4/5] xfs: "
` [PATCH 5/5] btrfs: "
[RFC PATCH] locks: skip posix unlock when there are no posix locks
2011-08-19 15:07 UTC (3+ messages)
Mandatory announcement
2011-08-19 1:39 UTC
[PATCH v9 00/13] memcg: per cgroup dirty page limiting
2011-08-19 1:36 UTC (36+ messages)
` [PATCH v9 01/13] memcg: document cgroup dirty memory interfaces
` [PATCH v9 02/13] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v9 03/13] memcg: add dirty page accounting infrastructure
` [PATCH v9 04/13] memcg: add kernel calls for memcg dirty page stats
` [PATCH v9 05/13] memcg: add mem_cgroup_mark_inode_dirty()
` [PATCH v9 06/13] memcg: add dirty limits to mem_cgroup
` [PATCH v9 07/13] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v9 08/13] memcg: dirty page accounting support routines
` [PATCH v9 09/13] memcg: create support routines for writeback
` [PATCH v9 10/13] writeback: pass wb_writeback_work into move_expired_inodes()
` [PATCH v9 11/13] writeback: make background writeback cgroup aware
` [PATCH v9 12/13] memcg: create support routines for page writeback
` [PATCH v9 13/13] memcg: check memcg dirty limits in "
Oops in minixfs_statfs
2011-08-18 22:24 UTC (9+ messages)
[PATCH] fs: fix how we clear DCACHE_NEED_LOOKUP
2011-08-18 20:33 UTC
[PATCH 40/41] ncpfs: Use set_current_blocked()
2011-08-18 20:09 UTC (4+ messages)
[PATCH] loop: add discard support for loop devices
2011-08-18 19:26 UTC (10+ messages)
[PATCH v3 0/4] Per-container dcache limitation
2011-08-18 1:27 UTC (4+ messages)
[Bugme-new] [Bug 40832] New: NULL pointer deref in sync_inodes_sb
2011-08-17 23:18 UTC
vfat: Problems copying files to USB memory, but no error messages
2011-08-17 20:01 UTC
[PATCH -V2] net/9p: Fix kernel crash with msize 512K
2011-08-17 16:56 UTC
[PATCH -V2] fs/9p: Update zero-copy implementation in 9p
2011-08-17 16:53 UTC
[PATCH 0/10] Add yaffs2 file system: Fifth patchset
2011-08-17 12:12 UTC (2+ messages)
[PATCH 0/4] 32/64 bit llseek hashes (v4)
2011-08-17 9:57 UTC (5+ messages)
` [PATCH 4 1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 4 2/4] Return 32/64-bit dir name hash according to usage type
` [PATCH 4 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 4 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
[PATCH 0/2] 32/64 bit llseek hashes
2011-08-17 9:17 UTC (11+ messages)
` [PATCH 1/6] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 2/6] Return 32/64-bit dir name hash according to usage type
` [PATCH 3/6] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 4/6] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
` [PATCH 5/6] Fix possible Null pointer dereference in ipoib_start_xmit()
` [PATCH 6/6] Rename 'n' into a longer variable name
[PATCH] proc: calculate and initialize size of /proc/<PID>/auxv
2011-08-17 3:51 UTC (2+ messages)
[ANNOUNCE] util-linux v2.20-rc2
2011-08-17 0:11 UTC
[PATCH] fs: allow user.* xattrs on symlinks
2011-08-16 19:13 UTC
[PATCH]
2011-08-16 18:20 UTC (4+ messages)
` [PATCH] fs / ext3: Always unlock updates in ext3_freeze()
logfs unmount bug
2011-08-16 17:17 UTC (10+ messages)
[PATCH] fs/9p: Always ask new inode in lookup for cache mode disabled
2011-08-16 16:51 UTC
[PATCH] VFS: Log the fact that we've given ELOOP rather than creating a loop
2011-08-16 14:31 UTC
[PATCH 1/2 v2] writeback: Add a 'reason' to wb_writeback_work
2011-08-16 13:10 UTC (11+ messages)
` [PATCH 2/2 v2] writeback: Add writeback stats for pages written
[PATCH 0/5] IO-less dirty throttling v8
2011-08-16 8:59 UTC (15+ messages)
` [PATCH 2/5] writeback: dirty position control
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).