linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-09 14:41:04 to 2013-10-15 20:20:09 UTC [more...]

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

DoS with unprivileged mounts
 2013-10-15 20:18 UTC  (31+ messages)
        ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
          ` [RFC][PATCH 3/3] vfs: Lazily remove mounts on unlinked files and directories
                ` Grrrr fusermount
          ` [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 03/12] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
 2013-10-15 18:58 UTC  (3+ messages)

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

[PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
 2013-10-15 18:48 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 0/8] mm: thrash detection-based file cache sizing v5
 2013-10-15 17:41 UTC  (14+ 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 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
 2013-10-15 17:27 UTC  (3+ 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  (13+ 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  (13+ messages)
` [PATCH 01/11] fuse: Linking file to inode helper
` [PATCH 02/11] fuse: Prepare to handle short reads
` [PATCH 03/11] fuse: Connection bit for enabling writeback
` [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

[PATCH RESEND 6/7] xfstest: Add test case to test multiple collapse range call
 2013-10-10 10:20 UTC  (3+ messages)

[PATCH RESEND 5/7] xfstest: Add test case to check various corner cases for collapsing range
 2013-10-10 10:01 UTC  (3+ messages)

[XFS on bad superblock] BUG: unable to handle kernel NULL pointer dereference at 00000003
 2013-10-10  9:58 UTC  (15+ messages)

[PATCH] posix_acl: resolve compile dependency in posix_acl.h
 2013-10-10  8:49 UTC  (3+ messages)

[PATCH RESEND 1/7] fs: add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-10-10  6:56 UTC  (3+ messages)

[RFC][PATCH 0/3] vfs: Detach mounts on unlink
 2013-10-10  6:46 UTC  (4+ messages)

[PATCH] f2fs: fix the starvation problem on cp_rwsem
 2013-10-10  5:50 UTC 

[RFC] do we want pipefs et.al. in /proc/filesystems?
 2013-10-10  2:41 UTC  (2+ messages)

[RFC] extending splice for copy offloading
 2013-10-10  2:18 UTC  (3+ messages)

[PATCH] [CIFS] Query File System Alignment
 2013-10-10  2:11 UTC 

[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-09 23:07 UTC  (2+ messages)

Чистота У Вас апартаментов с нашей клининговой службой. недорого
 2013-10-09 22:24 UTC 

[PATCH v3] writeback: Do not sync data dirtied after sync start
 2013-10-09 22:14 UTC  (6+ messages)

[PATCHv2] [CIFS] Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts
 2013-10-09 20:58 UTC 

[PATCH] [CIFS] Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts
 2013-10-09 18:44 UTC 

[PATCH v2 1/2] anon_inodes: allow external inode allocations
 2013-10-09 17:36 UTC  (2+ messages)

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-10-09 17:23 UTC  (3+ messages)

[PATCH 0/4] fuse: fixes for fuse_writepage_in_flight() and friends -v2
 2013-10-09 15:37 UTC  (10+ messages)
` [PATCH 2/4] fuse: writepages: crop secondary requests
              ` [fuse-devel] "

[PATCH 5/5] fat: permit to return phy block number by fibmap in fallocated region
 2013-10-09 14:41 UTC 

[PATCH 4/5] fat: fallback to buffered write in case of fallocatded region on direct IO
 2013-10-09 14:41 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).