linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-14 06:03:14 to 2013-10-21 08:17:02 UTC [more...]

[PATCH] hfs: remove duplicate includes
 2013-10-21  8:16 UTC  (2+ messages)

[PATCH] f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed kmem cache allocation
 2013-10-21  7:24 UTC 

[PATCH] f2fs: delete and free dirty dir freeing inode entry when sync dirty dir inodes
 2013-10-21  7:19 UTC 

E-mail Has Won 1.5M
 2013-10-20 11:54 UTC 

[PATCH 0/4] LSM/TOMOYO: Stop using per a cred variables and start using per a task_struct variables
 2013-10-18 23:47 UTC  (8+ messages)
` [PATCH 1/4] LSM: Add security_bprm_aborting_creds() hook
` [PATCH 2/4] LSM: Revive security_task_alloc() hook
` [PATCH 3/4] TOMOYO: Remember the proposed domain while in execve() request
` [PATCH 4/4] TOMOYO: Allow caching policy manager's state until "

[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-18 22:45 UTC  (4+ messages)

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

страшно Сверхэффективно
 2013-10-18 19:56 UTC 

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

[PATCH V9 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-10-18 17:55 UTC  (35+ 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.1 "
` [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 1/2] f2fs: use true and false for boolean value
 2013-10-18  9:24 UTC  (2+ messages)
` [PATCH 2/2] f2fs: no need to check other dirty_segmap when the seg has been found

[PATCH] mm: Check for NULL return values from allocating functions
 2013-10-18  8:39 UTC  (2+ messages)

[PATCH 0/2] vmpslice support for zero-copy gifting of pages
 2013-10-18  8:10 UTC  (10+ messages)
` [PATCH 1/2] vmsplice: unmap gifted pages for recipient
` [PATCH 2/2] vmsplice: Add limited zero copy to vmsplice

[RFC][PATCH] nfsd regression since delayed fput()
 2013-10-17 22:33 UTC  (8+ messages)

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-10-17 22:14 UTC  (4+ messages)

[PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
 2013-10-17 20:58 UTC  (6+ messages)

(unknown),
 2013-10-17 20:35 UTC 

cp --reflink and target file open flags
 2013-10-17 18:27 UTC  (3+ messages)

cp --reflink and BTRFS_IOC_CLONE
 2013-10-17 14:41 UTC 

[PATCH] ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
 2013-10-17 13:31 UTC  (2+ messages)

[PATCH] f2fs: avoid to write during the recovery
 2013-10-17  8:31 UTC 

[ANNOUNCE] autofs 5.0.8 release
 2013-10-17  8:00 UTC 

[RFC PATCH 0/3] System call to switch user credentials
 2013-10-17  3:52 UTC  (9+ messages)
` [PATCH 1/3] switch_creds: Syscall to switch creds for file server ops
        `  "
` [PATCH 2/3] switch_creds: Add x86 syscall number
` [PATCH 3/3] switch_creds: Assign x86_64 syscall number for switch_creds

[PATCH] ext4: fix performance regression in ext4_writepages
 2013-10-17  3:40 UTC  (2+ messages)

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

simplify reconnecting dentries looked up by filehandle
 2013-10-16 22:00 UTC  (16+ 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 0/8] mm: thrash detection-based file cache sizing v5
 2013-10-16 22:31 UTC  (10+ messages)

Help us complete this charity project, reply for detail!!!
 2013-10-16 18:35 UTC 

Вы можете пользоваться лучшим зрением
 2013-10-16 21:43 UTC 

[PATCH 0/3] fsnotify - Add support for ignoring self initiated events
 2013-10-16 19:13 UTC  (4+ messages)
` [PATCH 1/3] fsnotify: add support for ignoring events from self
` [PATCH 2/3] fanotify: enable support for ignoring self generated events
` [PATCH 3/3] inotify: enable support to ignore "

[git pull] fix for -rc6
 2013-10-16 18:57 UTC 

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

[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 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  (9+ 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  (11+ messages)

[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 


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