linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-03 16:14:05 to 2012-12-08 14:02:40 UTC [more...]

[PATCH] fs: revert commit bbdd6808 to fallocate UAPI
 2012-12-08 14:02 UTC  (52+ messages)
` [PATCH, 3.7-rc7, RESEND] "

[PATCH] direct-io: allow file systems to do their own waiting for io
 2012-12-08 12:35 UTC  (5+ messages)

PATCH reduce impact of FIFREEZE on userland processes
 2012-12-08 12:12 UTC  (6+ messages)

[PATCH 0/2] handle O_(D)SYNC for AIO
 2012-12-08 12:02 UTC  (7+ 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

[PATCH 5/5] f2fs: Fix for parent inode information during server cache eviction
 2012-12-08  5:55 UTC 

[PATCH 4/5] f2fs: introduce accessor to retrieve number of dentry slots
 2012-12-08  5:54 UTC 

[PATCH 3/5] f2fs: remove redundant call to f2fs_put_page in delete entry
 2012-12-08  5:54 UTC 

[PATCH 2/5] f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask
 2012-12-08  5:54 UTC 

[PATCH 1/5] f2fs: rewrite f2fs_bio_alloc to make it simpler
 2012-12-08  5:53 UTC 

Upgrade Warning !!!
 2012-12-08  4:11 UTC 

loan offer
 2012-12-08  1:36 UTC 

[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-12-08  1:09 UTC  (11+ messages)
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring stable page writes

mmotm 2012-12-07-16-53 uploaded
 2012-12-08  0:54 UTC 

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-12-07 23:55 UTC  (22+ messages)
  ` [PATCH 1/3] fcntl: Introduce new O_DENY* open flags for network filesystems
` [PATCH 2/3] CIFS: Add O_DENY* open flags support
` [PATCH 3/3] CIFS: Use NT_CREATE_ANDX command for forcemand mounts

loan offer
 2012-12-07  9:29 UTC 

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-07 10:03 UTC  (28+ messages)

blk: bd_block_size_semaphore related lockdep warning
 2012-12-07  2:58 UTC  (2+ messages)

[PATCH] Update atime from future
 2012-12-07  0:49 UTC  (6+ messages)

KINDLY READ THE ATTACHED FUND INVESTMENT PROPOSAL LETTER AND REPLY
 2012-12-06 13:10 UTC 

[PATCH v5 5/8] fat: restructure export_operations
 2012-12-06  9:43 UTC  (11+ messages)

[PATCH v1 resend hot_track 00/16] vfs: hot data tracking
 2012-12-06  3:28 UTC  (2+ messages)

mmotm 2012-12-05-16-59 uploaded
 2012-12-06  1:00 UTC 

[patch] vfs: clear to the end of the buffer on reads
 2012-12-05 17:01 UTC  (4+ messages)
  ` [patch v2] "

[PATCH 12/14] fuse: Fix O_DIRECT operations vs cached writeback misorder
 2012-12-05 16:43 UTC  (2+ messages)
  ` [PATCH] fuse: Fix O_DIRECT operations vs cached writeback misorder - v2

[PATCH 06/14] fuse: Trust kernel i_size only
 2012-12-05 16:40 UTC  (3+ messages)
  ` [PATCH] fuse: Trust kernel i_size only - v2
  ` [PATCH] fuse: Implement writepages and write_begin/write_end callbacks "

[PATCH v2 05/44] Revert some of "binfmt_elf: cleanups"
 2012-12-05 16:09 UTC  (2+ messages)
` [PATCH v2 44/44] fs: imgdafs: Add IMG DAFS filesystem for metag

[PATCH] fs: Fix imbalance in freeze protection in mark_files_ro()
 2012-12-05 13:40 UTC 

[PATCH 1/3] fs: Return EAGAIN when O_NONBLOCK write should block on frozen fs
 2012-12-05 13:36 UTC  (2+ messages)

[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
 2012-12-05 11:56 UTC  (7+ messages)

[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
 2012-12-05 10:19 UTC  (8+ messages)

Good to mail you
 2012-12-05  1:57 UTC 

(unknown)
 2012-12-04 14:23 UTC 

[PATCH] Revert "__d_unalias() should refuse to move mountpoints"
 2012-12-04 10:37 UTC  (11+ messages)

[PATCH] hfsplus: add error message for the case of failure of sync fs in delayed_sync_fs() method
 2012-12-04 10:03 UTC 

[PATCH] hfsplus: make error message in hfsplus_system_write_inode() more compact and detailed
 2012-12-04  9:39 UTC 

[PATCH v5 8/8] Documentation: update nfs option in filesystem/vfat.txt
 2012-12-04  6:24 UTC  (3+ messages)

[PATCH] ext2: comment typo fix
 2012-12-04  5:22 UTC  (2+ messages)
` [PATCH] trival typo fix. "

[PATCH v4 00/31] loop: Issue O_DIRECT aio using bio_vec
 2012-12-04  3:55 UTC  (16+ messages)
` [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 27/31] gfs2: Convert aio_read/write ops to read/write_iter

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


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