linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-21 22:41:11 to 2012-11-28 08:21:54 UTC [more...]

[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
 2012-11-28  8:21 UTC  (23+ messages)
` [PATCH 01/19] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH 02/19] dentry: move to per-sb LRU locks
` [PATCH 03/19] dcache: remove dentries from LRU before putting on dispose list
` [PATCH 04/19] mm: new shrinker API
` [PATCH 05/19] shrinker: convert superblock shrinkers to new API
` [PATCH 06/19] list: add a new LRU list type
` [PATCH 07/19] inode: convert inode lru list to generic lru list code
` [PATCH 08/19] dcache: convert to use new lru list infrastructure
` [PATCH 09/19] list_lru: per-node "
` [PATCH 10/19] shrinker: add node awareness
` [PATCH 11/19] fs: convert inode and dentry shrinking to be node aware
` [PATCH 12/19] xfs: convert buftarg LRU to generic code
` [PATCH 13/19] xfs: Node aware direct inode reclaim
` [PATCH 14/19] xfs: use generic AG walk for background "
` [PATCH 15/19] xfs: convert dquot cache lru to list_lru
` [PATCH 16/19] fs: convert fs shrinkers to new scan/count API
` [PATCH 17/19] drivers: convert shrinkers to new count/scan API
` [PATCH 18/19] shrinker: convert remaining shrinkers to "
` [PATCH 19/19] shrinker: Kill old ->shrink API

[PATCH 0/2] handle O_(D)SYNC for AIO
 2012-11-28  8:02 UTC  (8+ messages)
` [PATCH 1/2] [PATCH 1/2] direct-io: implement generic deferred AIO completions
` [PATCH 2/2] [PATCH 2/2] direct-io: handle handle O_(D)SYNC AIO
        ` [RFC PATCH] ext4: Convert unwritten extents during end_io processing

[PATCH] f2fs: fix endian conversion bugs reported by sparse
 2012-11-28  7:20 UTC 

[PATCH RESEND] hfsplus: rework processing errors in hfsplus_free_extents()
 2012-11-28  6:14 UTC 

Recent kernel "mount" slow
 2012-11-28  4:01 UTC  (19+ messages)
                      ` [PATCH 1/2] percpu-rwsem: use synchronize_sched_expedited
                        ` [PATCH 2/2] block_dev: don't take the write lock if block size doesn't change

[PATCH 00/25] AIO performance improvements/cleanups
 2012-11-28  3:19 UTC  (26+ messages)
` [PATCH 01/25] mm: remove old aio use_mm() comment
` [PATCH 02/25] aio: remove dead code from aio.h
` [PATCH 03/25] gadget: remove only user of aio retry
` [PATCH 04/25] aio: remove retry-based AIO
` [PATCH 05/25] char: add aio_{read,write} to /dev/{null,zero}
` [PATCH 06/25] aio: Kill return value of aio_complete()
` [PATCH 07/25] aio: kiocb_cancel()
` [PATCH 08/25] aio: Move private stuff out of aio.h
` [PATCH 09/25] aio: dprintk() -> pr_debug()
` [PATCH 10/25] aio: do fget() after aio_get_req()
` [PATCH 11/25] aio: Make aio_put_req() lockless
` [PATCH 12/25] aio: Refcounting cleanup
` [PATCH 13/25] aio: Convert read_events() to hrtimers
` [PATCH 14/25] aio: Make aio_read_evt() more efficient
` [PATCH 15/25] aio: Use cancellation list lazily
` [PATCH 16/25] aio: Change reqs_active to include unreaped completions
` [PATCH 17/25] aio: Kill batch allocation
` [PATCH 18/25] aio: Kill struct aio_ring_info
` [PATCH 19/25] aio: Give shared kioctx fields their own cachelines
` [PATCH 20/25] aio: reqs_active -> reqs_available
` [PATCH 21/25] aio: percpu reqs_available
` [PATCH 22/25] Generic dynamic per cpu refcounting
` [PATCH 23/25] aio: Percpu ioctx refcount
` [PATCH 24/25] aio: use xchg() instead of completion_lock
` [PATCH 25/25] aio: Don't include aio.h in sched.h

[RFC] [PATCH] fix infinite loop; increase robustness of debugfs_remove_recursive
 2012-11-28  3:16 UTC  (2+ messages)

[PATCH 0/2] splice: fix direct IO/splice deadlock
 2012-11-28  2:12 UTC  (3+ messages)
` [PATCH 1/2] vfs: split generic splice code from i_mutex locking
` [PATCH 2/2] xfs: fix splice/direct-IO deadlock

linux-next: Tree for Nov 27 (file notify)
 2012-11-27 21:09 UTC  (3+ messages)

fs kernel bug 22602
 2012-11-27 17:14 UTC 

O_DIRECT on tmpfs (again)
 2012-11-27 16:03 UTC 

[PATCH v2 00/14] fuse: An attempt to implement a write-back cache policy
 2012-11-27 15:19 UTC  (4+ messages)

[PATCH] fs: revert commit bbdd6808 to fallocate UAPI
 2012-11-27 13:44 UTC  (9+ messages)
` [PATCH, 3.7-rc7, RESEND] "

[PATCH 0/2] ima: policy search speedup
 2012-11-27 13:42 UTC  (4+ messages)
` [PATCH 1/2] vfs: new super block feature flags attribute
` [PATCH 2/2] ima: skip policy search for never appraised or measured files

[PATCH v5 0/8] fat: fix estale error on VFAT over NFS
 2012-11-27 11:26 UTC  (3+ messages)

[Bug 50981] generic_file_aio_read ?: No locking means DATA CORRUPTION read and write on same 4096 page range
 2012-11-27  4:27 UTC  (12+ messages)

[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-27  2:17 UTC  (19+ messages)
` [PATCH 1/4] bdi: Track users that require stable page writes
        ` [PATCH] "
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring "
            ` [RFC PATCH 1/2] mm: Introduce page flag to indicate stable page status
            ` [RFC PATCH 2/2] jbd: Stabilize pages during writes when in ordered mode

mmotm 2012-11-26-17-32 uploaded
 2012-11-27  1:33 UTC 

[patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3
 2012-11-27  0:41 UTC  (3+ messages)
` [patch 7/7] fs, notify: Add procfs fdinfo helper v6

[RESEND] Request f2fs filesystem inclusion in linux-next
 2012-11-26 22:48 UTC  (4+ messages)

[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
 2012-11-26 21:06 UTC  (9+ messages)
          ` util-linux bug: was "

SQLite on flash (was: [PATCH 00/16] f2fs: introduce flash-friendly file system)
 2012-11-26 20:05 UTC  (22+ messages)
` light weight write barriers
    ` [sqlite] "

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2012-11-26 16:11 UTC  (15+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon

[PATCH] exofs: clean up the correct page collection on write error
 2012-11-26 14:49 UTC 

[PATCH] exofs: fix hang on error path
 2012-11-26 14:47 UTC  (2+ messages)

[PATCH v3 5/5] hfsplus: add support of manipulation by attributes file
 2012-11-26 10:36 UTC 

[PATCH v3 4/5] hfsplus: rework functionality of getting, setting and deleting of extended attributes
 2012-11-26 10:36 UTC 

[PATCH v3 3/5] hfsplus: add functionality of manipulating by records in attributes tree
 2012-11-26 10:36 UTC 

[PATCH v3 2/5] hfsplus: add on-disk layout declarations related to attributes tree
 2012-11-26 10:36 UTC 

[PATCH v3 1/5] hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes
 2012-11-26 10:35 UTC 

[PATCH v3 0/5] hfsplus: reworked support of extended attributes
 2012-11-26 10:35 UTC 

[PATCH] exec: do not leave bprm->interp on stack
 2012-11-26  6:23 UTC  (21+ messages)

[PATCH] reveal epoll fds in /proc
 2012-11-26  3:45 UTC 

[PATCH RFC 0/12] Final userns conversions
 2012-11-25 12:47 UTC  (6+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
  ` [PATCH RFC 04/12] userns: Convert cifs to use kuid/kgid where appropriate
  ` [PATCH RFC 06/12] userns: Convert gfs2 "

[PATCH] hostfs: fix a not needed double check
 2012-11-24  9:12 UTC  (5+ messages)

[PATCH v4 00/31] loop: Issue O_DIRECT aio using bio_vec
 2012-11-23 17:59 UTC  (21+ messages)
` [PATCH v4 01/31] iov_iter: move into its own file
` [PATCH v4 05/31] iov_iter: hide iovec details behind ops function pointers
` [PATCH v4 09/31] dio: create a dio_aligned() helper function
` [PATCH v4 16/31] loop: use aio to perform io on the underlying file
` [PATCH v4 20/31] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH v4 23/31] nfs: simplify swap
` [PATCH v4 27/31] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH v4 31/31] ubifs: convert file ops from aio_read/write "

[RFC] LFTL: a FTL for large parallel IO flash cards
 2012-11-23  9:09 UTC  (5+ messages)

KINGDOM NELSON
 2012-11-23  6:48 UTC 

Fund transfer
 2012-11-22 15:06 UTC 

+ hfsplus-avoid-crash-on-failed-block-map-free.patch added to -mm tree
 2012-11-22  5:59 UTC 

[PATCH] [ [trivial]] block: update comments about bd_start_claiming()
 2012-11-22  1:41 UTC 

[RESEND] Request f2fs filesystem inclusion in linux-next
 2012-11-22 19:41 UTC 

System Storage Manager v0.3 released!
 2012-11-22 15:47 UTC 

Request f2fs filesystem inclusion in linux-next
 2012-11-22 18:27 UTC 

make offline logfs image and some BUG()
 2012-11-22 16:59 UTC  (3+ messages)

[PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
 2012-11-22 13:56 UTC  (4+ messages)

[PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-11-21 23:09 UTC  (7+ messages)
` [PATCH 1/9] vfs: Handle O_SYNC AIO DIO in generic code properly


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