linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-17 20:50:26 to 2013-07-26 04:42:18 UTC [more...]

Recvfile patch used for Samba
 2013-07-26  4:42 UTC  (8+ messages)

[PATCH] xfs: introduce object readahead to log recovery
 2013-07-26  2:50 UTC  (2+ messages)

[PATCH] xfs: fix an assertion failure
 2013-07-26  2:03 UTC  (2+ messages)

Should unprivileged linkat(..., AT_EMPTY_PATH) work on O_TMPFILE files?
 2013-07-26  1:56 UTC 

[PATCH 0/3] Fix eject button handling for RO fs
 2013-07-25 22:28 UTC  (4+ messages)
` [PATCH 1/3] isofs: Refuse RW mount of the filesystem instead of making it RO
` [PATCH 2/3] udf: Standardize return values in mount sequence
` [PATCH 3/3] udf: Refuse RW mount of the filesystem instead of making it RO

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

[RFC/PATCH 0/2] ext4: Transparent Decompression Support
 2013-07-25 20:09 UTC  (12+ messages)

[PATCH] vfs: try to unblock evpoll if mounted filesystem is RDONLY
 2013-07-25 17:30 UTC  (11+ messages)

[RFC PATCH 0/2] vmpslice support for zero-copy gifting of pages
 2013-07-25 17:30 UTC  (4+ messages)
` [RFC PATCH 1/2] vmsplice unmap gifted pages for recipient
` [RFC PATCH 2/2] Add limited zero copy to vmsplice

[Lsf] [Lsf-pc] hello
 2013-07-25 15:55 UTC  (5+ messages)

[PATCH 1/3] fs/binfmts: Add a name field to the binfmt struct
 2013-07-25 15:40 UTC  (3+ messages)
` [PATCH 2/3] fs/binfmts: Better handling of binfmt loops
` [PATCH 3/3] fs/binfmts: Whitespace fixes with scripts/cleanfile

[PATCH] [REPOST] fuse: drop dentry on failed revalidate
 2013-07-25 14:42 UTC 

[patch] affs: use loff_t in affs_truncate()
 2013-07-25  9:27 UTC 

[PATCH] [REPOST v2] fuse: drop dentry on failed revalidate
 2013-07-25  5:55 UTC 

Mailbox Upgrade
 2013-07-25  5:06 UTC 

[PATCH] f2fs: move bio_private allocation out of f2fs_bio_alloc()
 2013-07-25  3:30 UTC 

[PATCH] VFS: Prevent core dump with core_pattern set to empty string
 2013-07-24 21:30 UTC 

[RFC/PATCH 1/2] szip: Add seekable zip format
 2013-07-24 21:03 UTC  (2+ messages)
` [RFC/PATCH 2/2] Add rudimentary transparent decompression support to ext4

[REVIEW][PATCH] vfs: Lock in place mounts from more privileged users
 2013-07-24 16:49 UTC  (8+ messages)

[PATCH 0/2] Anonymous Inode Allocations
 2013-07-24  9:45 UTC  (3+ messages)
` [PATCH 1/2] anon_inodes: allow external inode allocations

Letter Of Intent
 2013-07-24  5:00 UTC 

[PATCH] fs/bio-integrity: fix a potential mem leak
 2013-07-24  2:23 UTC 

[PATCH] fs: bio-integrity: fix possible segmentation fault
 2013-07-24  1:02 UTC  (2+ messages)

[RFC] xattr: Constify ->name member of "struct xattr"
 2013-07-23 18:27 UTC  (3+ messages)
` [PATCH] "

[PATCH] nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
 2013-07-23 17:24 UTC  (4+ messages)

[PATCH 0/2] Squashfs: add LZ4 compression
 2013-07-23 16:29 UTC  (10+ messages)
` [PATCH 1/2] Squashfs: add LZ4 compression support
` [PATCH 2/2] Squashfs: Add LZ4 compression configuration option

[PATCH] writeback: Fix occasional slow sync(1)
 2013-07-23 16:16 UTC  (2+ messages)

mmotm 2013-07-18-16-40 uploaded
 2013-07-23 13:47 UTC  (19+ messages)

[RESENT PATCH] logfs: Check for the return value after calling find_or_create_page()
 2013-07-23  9:11 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: fix i_name during f2fs_sync_file
 2013-07-23  8:31 UTC 

Linux Plumbers IO & File System Micro-conference
 2013-07-23  6:25 UTC  (6+ messages)

[PATCH 1/1] writeback fix bdi thread race in mark_inode_dirty
 2013-07-22 18:12 UTC  (5+ messages)

[PATCH] vfs: allow /proc/PID/maps to get device from stat
 2013-07-22 18:07 UTC 

[f2fs-dev] [PATCH] f2fs: update file name in the inode block during f2fs_rename
 2013-07-22 13:24 UTC  (5+ messages)
`  "

[PATCH] ext3: fix a bug when we try to open a file with O_TMPFILE flag
 2013-07-22 13:18 UTC  (4+ messages)

[GIT PULL] fuse bugfixes for 3.11
 2013-07-22  9:39 UTC 

LOAN...OFFER
 2013-07-21 16:19 UTC 

Mag Gam
 2013-07-21  6:25 UTC 

Linux "Kernel" Explorer
 2013-07-21  0:14 UTC 

about your ad online
 2013-07-20  8:58 UTC 

[git pull] vfs fixes for -rc2
 2013-07-20  1:15 UTC 

[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
 2013-07-19 16:50 UTC  (3+ messages)
` [PATCH 10/16] fuse: Implement writepages callback

[lustre mess] is mgc_fs_setup() reachable at all?
 2013-07-19  9:55 UTC  (6+ messages)

[PATCH RESEND] fs/jffs2: remove the unused paramters of function jffs2_{compress,decompress}
 2013-07-19  8:01 UTC 

[PATCH 0/5] initmpfs v2: use tmpfs instead of ramfs for rootfs
 2013-07-18 23:59 UTC  (4+ messages)

[PATCH, REBASED 0/8] Transparent huge page cache: phase 0, prep work
 2013-07-18 19:59 UTC  (8+ messages)
` [PATCH 5/8] thp, mm: locking tail page is a bug

[PATCH 0/2] ext4: increase mbcache scalability
 2013-07-18 16:33 UTC  (3+ messages)

[PATCH] vfs: constify dentry parameter in d_count()
 2013-07-18 14:09 UTC 

[PATCH RESEND 2/2] fs/aio: Add support to aio ring pages migration
 2013-07-18  1:49 UTC  (5+ messages)
  ` [PATCH V2 "

[PATCH 2/2] ext4: each filesystem creates and uses its own mc_cache
 2013-07-18  1:09 UTC 

[PATCH 1/2] mbcache: decoupling the locking of mb_cache local data from global data
 2013-07-18  1:08 UTC 

[PATCH 0/2] ext4: increase mbcache scalability
 2013-07-18  0:55 UTC 

[PATCH 00/16] Implement NFSv4 delegations, take 9
 2013-07-17 21:09 UTC  (5+ messages)
` [PATCH] nfsd4: fix minorversion support interface
` [PATCH 16/16] nfsd4: break only delegations when appropriate


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