linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-10 13:10:46 to 2013-10-16 18:48:45 UTC [more...]

[PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
 2013-10-16 18:48 UTC  (5+ messages)

simplify reconnecting dentries looked up by filehandle
 2013-10-16 18:29 UTC  (14+ messages)
` [PATCH 1/5] exportfs: clear DISCONNECTED on all parents sooner
` [PATCH 2/5] exportfs: move most of reconnect_path to helper function
` [PATCH 4/5] exportfs: slight reorganization of reconnect loop
  ` [PATCH 3/5] exportfs: make variable names more helpful
  ` [PATCH 5/5] exportfs: fix quadratic behavior in filehandle lookup

[PATCH 05/12] mm, thp, tmpfs: request huge page in shm_fault when needed
 2013-10-16 18:29 UTC  (4+ messages)

[PATCH 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
 2013-10-16 17:50 UTC  (5+ messages)

[PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
 2013-10-16 17:49 UTC  (5+ messages)

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

[patch 0/8] mm: thrash detection-based file cache sizing v5
 2013-10-16  2:26 UTC  (17+ messages)
` [patch 1/8] fs: cachefiles: use add_to_page_cache_lru()
` [patch 2/8] lib: radix-tree: radix_tree_delete_item()
` [patch 3/8] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 4/8] mm: filemap: move radix tree hole searching here
` [patch 5/8] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/8] mm + fs: store shadow entries in page cache
` [patch 7/8] mm: thrash detection-based file cache sizing
` [patch 8/8] mm: workingset: keep shadow entries in check

[PATCH] ext4: fix performance regression in ext4_writepages
 2013-10-16  1:18 UTC 

[GIT PULL] Immutable biovecs
 2013-10-15 20:20 UTC 

DoS with unprivileged mounts
 2013-10-15 20:18 UTC  (22+ messages)
  ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
    ` [RFC][PATCH 4/3] vfs: Allow rmdir to remove mounts in all but the current mount namespace
                                  ` [REVIEW][PATCH 0/4] vfs: Detach mounts on unlink
                                    ` [REVIEW][PATCH 1/4] vfs: Don't allow overwriting mounts in the current mount namespace
                                      ` [REVIEW][PATCH 2/4] vfs: Keep a list of mounts on a mount point
                                      ` [REVIEW][PATCH 3/4] vfs: Add a function to lazily unmount all mounts from any dentry. v3
                                      ` [REVIEW][PATCH 4/4] vfs: Lazily remove mounts on unlinked files and directories. v2

4 DCACHE_DISCONNECTED patches
 2013-10-15 19:29 UTC  (7+ messages)
` [PATCH 4/4] dcache: don't clear DCACHE_DISCONNECTED too early

[PATCH 04/12] mm, thp, tmpfs: split huge page when moving from page cache to swap
 2013-10-15 19:00 UTC  (3+ messages)

[PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
 2013-10-15 18:42 UTC  (3+ messages)

[PATCH v1] seq_file: Fix overflow condition in seq_commit
 2013-10-15 18:33 UTC  (7+ messages)

[PATCH V8 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-10-15 17:53 UTC  (8+ messages)

[PATCH] ext[34]: fix double put in tmpfile
 2013-10-15 16:15 UTC  (2+ messages)

[PATCH] ext4: fix checking on nr_to_write
 2013-10-15 14:53 UTC  (10+ messages)

[PATCH] inode: For readonly filesystem, func file_update_time should return -EROFS rather than zero
 2013-10-15 13:46 UTC  (2+ messages)

[RFC PATCH 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-10-15  8:56 UTC  (27+ messages)
` [RFC PATCH 1/5] locks: consolidate checks for compatible filp->f_mode values in setlk handlers
` [RFC PATCH 2/5] locks: add definitions for F_RDLCKP and F_WRLCKP
` [RFC PATCH 3/5] locks: skip FL_FILP_PRIVATE locks on close unless we're closing the correct filp
` [RFC PATCH 4/5] locks: handle merging of locks when FL_FILP_PRIVATE is set
` [RFC PATCH 5/5] locks: show private lock types in /proc/locks
    ` [Nfs-ganesha-devel] [RFC PATCH 0/5] locks: implement "filp-private" (aka UNPOSIX) locks

[PATCH 12/12] mm, thp, tmpfs: misc fixes for thp tmpfs
 2013-10-15  0:18 UTC 

[PATCH 10/12] mm, thp, tmpfs: only alloc small pages in shmem_file_splice_read
 2013-10-15  0:13 UTC 

[PATCH 09/12] mm, thp, tmpfs: huge page support in shmem_fallocate
 2013-10-15  0:13 UTC 

[PATCH 08/12] mm, thp, tmpfs: huge page support in do_shmem_file_read
 2013-10-15  0:13 UTC 

[PATCH 06/12] mm, thp, tmpfs: initial support for huge page in write_begin/write_end in tmpfs
 2013-10-15  0:12 UTC 

[PATCH 01/12] mm, thp, tmpfs: add function to alloc huge page for tmpfs
 2013-10-15  0:11 UTC 

[PATCH 00/12] Transparent huge page cache support on tmpfs
 2013-10-15  0:11 UTC 

[PATCH] fs/fhandle.c: 'handle_to_path' function reorganization
 2013-10-14 17:28 UTC 

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-10-14 14:27 UTC  (10+ messages)

[PATCH 0/3] fs: use helper function path_foo() to simpily code
 2013-10-14 12:26 UTC  (4+ messages)
` [PATCH 1/3] fs: use path_equal() and path_put() to simplify code
` [PATCH 2/3] fs: nfsd: use path_equal() to simply code
` [PATCH 3/3] fs: notify: "

[PATCH RESEND] f2fs: introduce function read_raw_super_block()
 2013-10-14 10:47 UTC 

[PATCH] f2fs: avoid wait if IO end up when do_checkpoint for better performance
 2013-10-14 10:45 UTC 

Querying Server Adapter Info at mount time
 2013-10-14  6:03 UTC 

[PATCH RESEND 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-14  3:30 UTC  (5+ messages)

why is i_ino unsigned long, anyway?
 2013-10-13 22:52 UTC  (11+ messages)
` [PATCH 1/2] vfs: split out vfs_getattr_nosec
  ` [PATCH 2/2] exportfs: fix 32-bit nfsd handling of 64-bit inode numbers

[PATCH v2 2/9] procfs: add proc_allow_access() to check if file's opener may access task
 2013-10-13 10:18 UTC  (11+ messages)

Stop your worries and share again your special moments
 2013-10-13  9:14 UTC 

(unknown),
 2013-10-12 20:31 UTC 

Posix ACL on non-GPL modules
 2013-10-12 14:48 UTC  (4+ messages)

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-10-11 22:11 UTC  (12+ messages)
` [PATCH 16/22] dm: Refactor for new bio cloning/splitting

[ANNOUNCE] util-linux v2.24-rc2
 2013-10-11 11:44 UTC 

[PATCH] fs: make sure we do not read beyond allocation
 2013-10-11 11:27 UTC  (12+ messages)

I am expecting your urgent response
 2013-10-11  5:31 UTC 

[zram] WARNING: CPU: 0 PID: 361 at lib/debugobjects.c:260 debug_print_object()
 2013-10-11  4:56 UTC  (2+ messages)

[PATCH v2] f2fs: avoid congestion_wait when do_checkpoint for better performance
 2013-10-11  2:16 UTC  (6+ messages)
` [f2fs-dev] "

[[PATCH v2] [CIFS] Allow setting per-file compression via SMB2 and SMB3
 2013-10-10 13:50 UTC  (3+ messages)

[PATCH v6 00/11] fuse: An attempt to implement a write-back cache policy
 2013-10-10 13:19 UTC  (10+ messages)
` [PATCH 04/11] fuse: Trust kernel i_size only - v4
  ` [PATCH 05/11] fuse: Trust kernel i_mtime only -v2
` [PATCH 06/11] fuse: Flush files on wb close -v2
    ` [PATCH] "
` [PATCH 07/11] fuse: restructure fuse_readpage()
` [PATCH 08/11] fuse: Implement write_begin/write_end callbacks -v2
` [PATCH 09/11] fuse: fuse_flush() should wait on writeback
` [PATCH 10/11] fuse: Fix O_DIRECT operations vs cached writeback misorder - v2
` [PATCH 11/11] fuse: Turn writeback cache on


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