linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-31 13:21:00 to 2013-01-10 09:16:08 UTC [more...]

[PATCH v6 0/17] fsfreeze: miscellaneous fixes and cleanups
 2013-01-10  9:14 UTC  (26+ messages)
` [PATCH 1/17] vfs: add __iterate_supers() and helpers around it
` [PATCH 2/17] fsfreeze: add unlocked version of thaw_super
` [PATCH 3/17] fsfreeze: fix emergency thaw infinite loop
` [PATCH 4/17] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 5/17] xfs: switch to using super methods for fsfreeze
` [PATCH 6/17] fsfreeze: move emergency thaw code to fs/super.c
` [PATCH 7/17] fsfreeze: fix nested freezing of sb-less bdevs
` [PATCH 8/17] fsfreeze: allow bdev level thaws when the sb is unfrozen
` [PATCH 9/17] fsfreeze: freeze_super and thaw_bdev don't play well together
` [PATCH 10/17] fsfreeze: automatically thaw on umount
` [PATCH 11/17] fsfreeze: add thaw_super_force
` [PATCH 12/17] fsfreeze: sb-level/bdev-level fsfreeze integration
` [PATCH 13/17] fsfreeze: unfreeze bdevs in addition to filesystems during emergency thaw
` [PATCH 14/17] vfs: leverage bd_super in get_super and get_active_super
` [PATCH 15/17] btrfs: store pointer to superblock in bd_super
` [PATCH 16/17] fsfreeze: allow freeze counter lock nesting
` [PATCH 17/17] fsfreeze: export freeze_count through mountinfo

[PATCH V3 2/8] Make TestSetPageDirty and dirty page accounting in one func
 2013-01-10  8:28 UTC  (23+ messages)
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting

[PATCH RESEND v1 00/16] vfs: hot data tracking
 2013-01-10  6:24 UTC  (16+ messages)
` [PATCH RESEND v1 01/16] vfs: introduce some data structures
` [PATCH RESEND v1 02/16] vfs: add init and cleanup functions
` [PATCH RESEND v1 03/16] vfs: add I/O frequency update function
` [PATCH RESEND v1 04/16] vfs: add two map arrays
` [PATCH RESEND v1 05/16] vfs: add hooks to enable hot tracking
` [PATCH RESEND v1 06/16] vfs: add temp calculation function

[PATCH RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
 2013-01-10  5:47 UTC  (4+ messages)
  ` [PATCH V2] "

[PATCH] writeback: fix writeback cache thrashing
 2013-01-10  2:50 UTC  (17+ messages)

Facebook 2013 Prize
 2013-01-10  1:27 UTC 

[PATCH] seq_file: fix new kernel-doc warnings
 2013-01-10  1:13 UTC 

[PATCH 1/2] f2fs: revisit the f2fs_gc flow
 2013-01-09 23:26 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add f2fs_balance_fs in several interfaces

[PATCH V5 00/30] loop: Issue O_DIRECT aio using bio_vec
 2013-01-09 20:01 UTC  (32+ messages)
` [PATCH V5 01/30] iov_iter: move into its own file
` [PATCH V5 02/30] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V5 03/30] iov_iter: add copy_to_user support
` [PATCH V5 05/30] iov_iter: hide iovec details behind ops function pointers
` [PATCH V5 06/30] iov_iter: add bvec support
` [PATCH V5 07/30] iov_iter: add a shorten call
` [PATCH V5 08/30] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V5 09/30] dio: Convert direct_IO to use iov_iter
` [PATCH V5 10/30] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V5 11/30] fs: pull iov_iter use higher up the stack
` [PATCH V5 12/30] aio: add aio_kernel_() interface
` [PATCH V5 13/30] aio: add aio support for iov_iter arguments
` [PATCH V5 14/30] bio: add bvec_length(), like iov_length()
` [PATCH V5 15/30] loop: use aio to perform io on the underlying file
` [PATCH V5 16/30] fs: create file_readable() and file_writable() functions
` [PATCH V5 17/30] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH V5 18/30] fs: add read_iter and write_iter to several file systems
` [PATCH V5 19/30] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH V5 20/30] ext4: add support for read_iter and write_iter
` [PATCH V5 21/30] nfs: add support for read_iter, write_iter
  ` [PATCH V5 04/30] fuse: convert fuse to use iov_iter_copy_[to|from]_user
  ` [PATCH V5 22/30] nfs: simplify swap
` [PATCH V5 23/30] btrfs: add support for read_iter and write_iter
` [PATCH V5 24/30] block_dev: add support for read_iter, write_iter
` [PATCH V5 25/30] xfs: add support for read_iter and write_iter
` [PATCH V5 26/30] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH V5 27/30] udf: convert file ops from aio_read/write "
` [PATCH V5 28/30] afs: add support for read_iter and write_iter
` [PATCH V5 29/30] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH V5 30/30] ubifs: convert file ops from aio_read/write "

[PATCH 0/3] retry slab allocation after first failure
 2013-01-09 18:59 UTC  (12+ messages)
` [PATCH 2/3] slub: remove slab_alloc wrapper
` [PATCH 3/3] sl[auo]b: retry allocation once in case of failure

[PATCH 1/2] vfs: make fcheck_files() an exported functions
 2013-01-09 17:01 UTC  (2+ messages)
` [PATCH 2/2] vfs: add fcheck tracepoint

Supply Needed
 2013-01-09 15:26 UTC 

[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
 2013-01-09  6:24 UTC  (16+ messages)

[PATCH] fs: Disable preempt when acquire i_size_seqcount write lock
 2013-01-09  3:34 UTC 

[PATCH 00/32] AIO performance improvements/cleanups, v3
 2013-01-08 16:48 UTC  (34+ messages)
` [PATCH 04/32] aio: remove retry-based AIO
` [PATCH 13/32] wait: Add wait_event_hrtimeout()
` [PATCH 14/32] aio: Make aio_read_evt() more efficient, convert to hrtimers
` [PATCH 20/32] aio: Give shared kioctx fields their own cachelines
` [PATCH 23/32] Generic dynamic per cpu refcounting
      ` [PATCH] percpu-refcount: Sparse fixes
` [PATCH 25/32] aio: use xchg() instead of completion_lock
` [PATCH 29/32] block, aio: Batch completion for bios/kiocbs

hello
 2013-01-08 13:45 UTC 

[PATCH v2.3 0/3] mm/fs: Implement faster stable page writes on filesystems
 2013-01-08  9:44 UTC  (7+ messages)
` [PATCH 4/4] block: Optionally snapshot page contents to provide stable pages during write

(unknown)
 2013-01-07 19:54 UTC 

LSF 2013 call for participation?
 2013-01-07 18:53 UTC  (3+ messages)

How defragmentation works in linux filesystems ?
 2013-01-07  9:27 UTC 

Congratulations !
 2013-01-07  5:33 UTC 

mmotm 2013-01-04-15-43 uploaded
 2013-01-06 19:27 UTC  (3+ messages)
` mmotm 2013-01-04-15-43 uploaded (aio)

[PATCH] vfs: Replace goto with do-while
 2013-01-06 10:30 UTC 

[PATCH] vfs: fix build break in include/linux/namei.h
 2013-01-04  8:30 UTC 

hi
 2013-01-03 17:04 UTC 

FAST LOAN
 2013-01-03 21:12 UTC 

[PATCH] vfs: Add missing errno.h inclusion to namei.h
 2013-01-03 20:24 UTC  (4+ messages)

[PATCH v2 0/3] Rework mtime and ctime updates on mmaped writes
 2013-01-03 18:56 UTC  (7+ messages)
` [PATCH v2 2/3] mm: Update file times when inodes are written after "

Proposal
 2013-01-03 22:12 UTC 

[PATCH 1/2] fat: add extended fileds to struct fat_boot_sector
 2013-01-03  8:46 UTC  (4+ messages)
` [PATCH 2/2] fat: mark fs as dirty on mount and clean on umount

[PATCH 1/3] f2fs: initialize newly allocated dnode structure
 2013-01-03  8:08 UTC  (3+ messages)
  ` [PATCH 2/3] f2fs: avoid null dereference in f2fs_acl_from_disk
  ` [PATCH 3/3] f2fs: check return value during recovery

[PATCH] f2fs: guarantee free sections for fsync
 2013-01-02 23:54 UTC 

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-02 22:08 UTC  (16+ messages)
` [PATCH] poll: prevent missed events if _qproc is NULL
          ` [PATCH] epoll: prevent missed events on EPOLL_CTL_MOD

procfs in linux 3.7.1: OOPS in do_task_stat in fs/proc/array.c
 2013-01-02 18:03 UTC 

setting ATA password before kernel scans for partitions
 2013-01-02 17:26 UTC 

tux3: crash upon writing data with bs=1M
 2013-01-02 14:18 UTC 

Tux3 report: New news for the new year
 2013-01-02 11:03 UTC  (2+ messages)

Supply Needed
 2013-01-02  6:45 UTC 

[PATCH 3/4] f2fs: fix removing cache entry within proper lock
 2013-01-02  2:18 UTC  (2+ messages)

Tux3 report: New news for the new year
 2013-01-01 10:55 UTC 

PATCH: Error Checking for pagemap.h
 2012-12-31 18:50 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).