linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-08 06:06:23 to 2013-10-12 20:56:21 UTC [more...]

[RFC PATCH 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-10-12 20:56 UTC  (24+ 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

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

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

4 DCACHE_DISCONNECTED patches
 2013-10-12  8:42 UTC  (6+ messages)
` [PATCH 4/4] dcache: don't clear DCACHE_DISCONNECTED too early

DoS with unprivileged mounts
 2013-10-12  1:39 UTC  (34+ messages)
        ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
          ` [RFC][PATCH 1/3] vfs: Keep a list of mounts on a mount point
          ` [RFC][PATCH 2/3] vfs: Add a function to lazily unmount all mounts from any dentry
          ` [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

[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

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

[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 0/8] mm: thrash detection-based file cache sizing v5
 2013-10-11  0:39 UTC  (10+ 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 RESEND 2/7] xfs: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-10-10 21:23 UTC  (4+ messages)

[PATCH] ext[34]: fix double put in tmpfile
 2013-10-10 14:48 UTC 

[[PATCH v2] [CIFS] Allow setting per-file compression via SMB2 and SMB3
 2013-10-10 13:50 UTC  (5+ 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)

[PATCH v2 2/9] procfs: add proc_allow_access() to check if file's opener may access task
 2013-10-09 17:27 UTC  (17+ 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 

[PATCH 3/5] fat: zero out seek range on _fat_get_block
 2013-10-09 14:40 UTC 

[PATCH 2/5] fat: add fat_fallocate operation
 2013-10-09 14:40 UTC 

[PATCH 1/5] fat: add i_disksize to represent uninitialized size
 2013-10-09 14:40 UTC 

[PATCH 0/5] fat: additions to support fat_fallocate
 2013-10-09 14:40 UTC 

[GIT PULL] aio changes for 3.12
 2013-10-09 13:55 UTC  (6+ messages)
  ` [rfc] rework aio migrate pages to use aio fs

Stackable Union Filesystem Implementation
 2013-10-09  7:40 UTC 

[PATCH v2] f2fs: avoid congestion_wait when do_checkpoint for better performance
 2013-10-09  5:58 UTC 

Test mail - Kindly ignore
 2013-10-09  3:06 UTC 

[RFC][PATCH 10/13] make dump_emit() use vfs_write() instead of banging at ->f_op->write directly
 2013-10-09  2:27 UTC  (7+ messages)

[RFC][PATCH 13/13] new helper: dump_align()
 2013-10-09  0:16 UTC 

[RFC][PATCH 12/13] spufs: get rid of dump_emit() wrappers
 2013-10-09  0:16 UTC 

[RFC][PATCH 11/13] dump_skip(): dump_seek() replacement taking coredump_params
 2013-10-09  0:15 UTC 

[RFC][PATCH 09/13] binfmt_elf: count notes towards coredump limit
 2013-10-09  0:15 UTC 

[RFC][PATCH 08/13] aout: switch to dump_emit
 2013-10-09  0:15 UTC 

[RFC][PATCH 07/13] switch elf_coredump_extra_notes_write() to dump_emit()
 2013-10-09  0:15 UTC 

[RFC][PATCH 06/13] convert the rest of binfmt_elf_fdpic to dump_emit()
 2013-10-09  0:15 UTC 

[RFC][PATCH 05/13] binfmt_elf: convert writing actual dump pages to dump_emit()
 2013-10-09  0:14 UTC 

[RFC][PATCH 04/13] switch elf_core_write_extra_data() to dump_emit()
 2013-10-09  0:14 UTC 

[RFC][PATCH 03/13] switch elf_core_write_extra_phdrs() to dump_emit()
 2013-10-09  0:14 UTC 

[RFC][PATCH 02/13] new helper: dump_emit()
 2013-10-09  0:14 UTC 

[RFC][PATCH 01/13] restore 32bit aout coredump
 2013-10-09  0:14 UTC 

[RFC][PATCH 00/13] coredump cleanups
 2013-10-09  0:14 UTC 

[TRIVIAL PATCH] fs-writeback: Replace sb->s_type->name with sb->s_id to get name of super_block
 2013-10-08 22:50 UTC  (3+ messages)

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

[PATCH] [CIFS] Allow setting per-file compression via SMB3
 2013-10-08 14:51 UTC  (3+ messages)

[PATCH] Export symbols for splice in modules
 2013-10-08 13:09 UTC  (3+ messages)

[PATCH] f2fs: introduce function read_raw_super_block()
 2013-10-08  9:49 UTC 

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

[PATCH] f2fs: fix to store and retrieve i_rdev correctly
 2013-10-08  9:11 UTC 

[PATCH 0/26] get_user_pages() cleanup
 2013-10-08  6:06 UTC  (8+ messages)


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