linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-04 08:05:17 to 2015-09-11 10:55:05 UTC [more...]

[PATCH v4 00/16] nfsd: open file caching
 2015-09-11 10:54 UTC  (15+ messages)
` [PATCH v4 01/16] locks: change tracepoint for generic_add_lease
` [PATCH v4 02/16] list_lru: add list_lru_rotate
` [PATCH v4 03/16] fs: allow __fput_sync to be used by non-kthreads and in modules
` [PATCH v4 04/16] fsnotify: export several symbols
  ` [PATCH v4 05/16] locks: create a new notifier chain for lease attempts
  ` [PATCH v4 08/16] nfsd: add a new struct file caching facility to nfsd
  ` [PATCH v4 09/16] nfsd: hook up nfsd_write to the new nfsd_file cache
  ` [PATCH v4 10/16] nfsd: hook up nfsd_read to the "
  ` [PATCH v4 11/16] nfsd: hook nfsd_commit up "
  ` [PATCH v4 13/16] nfsd: have nfsd_test_lock use "
  ` [PATCH v4 15/16] nfsd: hook up nfs4_preprocess_stateid_op to "
` [PATCH v4 06/16] nfsd: move include of state.h from trace.c to trace.h
` [PATCH v4 07/16] sunrpc: add a new cache_detail operation for when a cache is flushed
` [PATCH v4 12/16] nfsd: convert nfs4_file->fi_fds array to use nfsd_files

[PATCH] nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
 2015-09-11 10:20 UTC 

[RFC PATCH v3 0/5] UBIFS: add ACL support
 2015-09-11  9:09 UTC  (15+ messages)
` [RFC PATCH v3 1/5] UBIFS: ACL: introduce init/set/get functions for ACL
` [RFC PATCH v3 2/5] UBIFS: ACL: set ACL interfaces in inode_operations
` [RFC PATCH v3 3/5] UBIFS: ACL: handle ACL through xattr
` [RFC PATCH v3 4/5] UBIFS: ACL: introduce ACL mount options
` [RFC PATCH v3 5/5] UBIFS: ACL: add ACL config option

btrfs regression since 4.X kernel NULL pointer dereference
 2015-09-11  4:55 UTC  (7+ messages)

[PATCH] f2fs crypto: allocate buffer for decrypting filename
 2015-09-11  1:47 UTC 

[PATCH] generic/224: Increase filesystem instance size to 1.5 GiB
 2015-09-11  1:38 UTC  (5+ messages)

mmotm 2015-09-10-16-30 uploaded
 2015-09-11  0:35 UTC  (2+ messages)

[PATCH v1 0/8] VFS: In-kernel copy system call
 2015-09-10 16:43 UTC  (57+ messages)
` [PATCH v1 2/8] x86: add sys_copy_file_range to syscall tables
` [PATCH v1 3/8] btrfs: add .copy_file_range file operation
` [PATCH v1 7/8] vfs: Copy should use file_out rather than file_in
  ` [PATCH v1 1/9] vfs: add copy_file_range syscall and vfs helper
  ` [PATCH v1 4/8] btrfs: Add mountpoint checking during btrfs_copy_file_range
  ` [PATCH v1 5/8] vfs: Remove copy_file_range mountpoint checks
  ` [PATCH v1 6/8] vfs: Copy should check len after file open mode
  ` [PATCH v1 8/8] vfs: Fall back on splice if no copy function defined
  ` [PATCH v1 9/8] copy_file_range.2: New page documenting copy_file_range()

[PATCH] fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU
 2015-09-10 14:29 UTC  (3+ messages)

[PATCH] fs/buffer: simplify the code flow of LRU management algorithm
 2015-09-10  8:09 UTC 

[PATCH v5 2/2] efi: a misc char interface for user to update efi firmware
 2015-09-10  1:27 UTC  (3+ messages)

Contact Us For Unsecured Guaranteed Loans Today!!!?
 2015-09-10  1:05 UTC 

OFRRE ÚVERU
 2015-09-09 18:57 UTC 

[PATCH] dax: update PMD fault handler with PMEM API
 2015-09-09 16:49 UTC  (2+ messages)

[PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
 2015-09-09 15:23 UTC 

[GIT PULL] Orangefs (text only resend)
 2015-09-09 15:05 UTC  (16+ messages)

[git pull] vfs pile 1
 2015-09-09  9:16 UTC  (2+ messages)
` [PATCH] fix ufs write vs. readpage race when writing into a hole

[PATCH] mnt: Silence lockdep warning about i_mutex, mount and reclaim
 2015-09-08 23:40 UTC 

[PATCH] vfs: remove stale comment in inode_operations
 2015-09-08 22:59 UTC 

[PATCH 0/2] fix regression in direct I/O to pmem devices
 2015-09-08 16:23 UTC  (5+ messages)
` [PATCH 1/2] dax: fix O_DIRECT I/O to the last block of a blockdev

[RFC PATCH v2 0/3] UBIFS: add ACL support
 2015-09-08  0:49 UTC  (9+ messages)
` [RFC PATCH v2 1/3] UBIFS: xattr: add generic helper functions for set/get xattr
` [RFC PATCH v2 2/3] UBIFS: ACL: add ACL support
` [RFC PATCH v2 3/3] UBIFS: ACL: add ACL config option

(unknown),
 2015-09-07 19:41 UTC 

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-09-07 16:51 UTC  (2+ messages)

[PATCH 0/6 v10] NFSD: Pin to vfsmount for nfsd exports cache
 2015-09-07 14:06 UTC  (7+ messages)
  ` [PATCH 1/6 v10] fs-pin: allow pin_remove() to be called other than from->kill()
  ` [PATCH 2/6 v10] fs_pin: Export functions for specific filesystem
  ` [PATCH 4/6 v10] fs: New helper legitimize_mntget() for getting a legitimize mnt
  ` [PATCH 5/6 v10] sunrpc: New helper cache_delete_entry for deleting cache_head directly
` [PATCH 3/6 v10] path: New helpers path_get_pin/path_put_unpin for path,pin
` [PATCH 6/6 v10] nfsd: Allows user un-mounting filesystem where nfsd exports base on

[PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts
 2015-09-07 11:12 UTC 

[ANNOUNCE] util-linux v2.27
 2015-09-07  8:17 UTC 

[PATCH] binfmt_elf: Don't clobber passed executable's file header
 2015-09-06 22:26 UTC 

[PATCH] binfmt_elf: Correct `arch_check_elf's description
 2015-09-06 22:22 UTC 

[RFC v7 00/41] Richacls
 2015-09-06  8:14 UTC  (43+ messages)
` [RFC v7 04/41] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v7 05/41] vfs: Add permission flags for setting file attributes
` [RFC v7 06/41] richacl: In-memory representation and helper functions
` [RFC v7 07/41] richacl: Permission mapping functions
  ` [RFC v7 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests
  ` [RFC v7 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [RFC v7 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
    ` [PATCH] "
  ` [RFC v7 08/41] richacl: Compute maximum file masks from an acl
  ` [RFC v7 09/41] richacl: Update the file masks in chmod()
  ` [RFC v7 10/41] richacl: Permission check algorithm
  ` [RFC v7 11/41] vfs: Cache base_acl objects in inodes
  ` [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode
  ` [RFC v7 14/41] richacl: Create-time inheritance
  ` [RFC v7 17/41] vfs: Add richacl permission checking
  ` [RFC v7 19/41] ext4: Add richacl feature flag
  ` [RFC v7 20/41] richacl: acl editing helper functions
  ` [RFC v7 22/41] richacl: Propagate everyone@ permissions to other aces
  ` [RFC v7 24/41] richacl: Set the other permissions to the other mask
  ` [RFC v7 25/41] richacl: Isolate the owner and group classes
  ` [RFC v7 26/41] richacl: Apply the file masks to a richacl
  ` [RFC v7 27/41] richacl: Create richacl from mode values
  ` [RFC v7 28/41] nfsd: Keep list of acls to dispose of in compoundargs
  ` [RFC v7 29/41] nfsd: Use richacls as internal acl representation
  ` [RFC v7 30/41] nfsd: Add richacl support
  ` [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
  ` [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
  ` [RFC v7 33/41] richacl: Add support for unmapped identifiers
  ` [RFC v7 35/41] sunrpc: Allow to demand-allocate pages to encode into
  ` [RFC v7 36/41] sunrpc: Add xdr_init_encode_pages
  ` [RFC v7 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments
  ` [RFC v7 39/41] nfs: Add richacl support
  ` [RFC v7 40/41] nfs: Add support for the v4.1 dacl attribute
  ` [RFC v7 41/41] richacl: uapi header split
` [RFC v7 12/41] vfs: Cache richacl in struct inode
` [RFC v7 15/41] richacl: Automatic Inheritance
` [RFC v7 16/41] richacl: xattr mapping functions
` [RFC v7 18/41] ext4: Add richacl support
` [RFC v7 21/41] richacl: Move everyone@ aces down the acl
` [RFC v7 23/41] richacl: Set the owner permissions to the owner mask
` [RFC v7 34/41] ext4: Don't allow unmapped identifiers in richacls
` [RFC v7 37/41] nfs: Fix GETATTR bitmap verification

[GIT PULL] nfsd changes for 4.3
 2015-09-06  0:28 UTC  (2+ messages)

tmpfs bug: open("/dev/shm/foo", O_RDWR | O_CREAT | O_EXCL | O_DIRECT)
 2015-09-04 18:35 UTC 

[PATCH 0/5] Pass xattr handler to xattr handler operations
 2015-09-04 11:57 UTC  (6+ messages)
` [PATCH 1/5] ubifs: Remove unused "security.*" xattr handler
` [PATCH 2/5] hfsplus: Remove unused xattr handler list operations
` [PATCH 3/5] 9p: Simplify the xattr handlers
` [PATCH 4/5] xattr handlers: Pass handler to operations instead of flags
` [PATCH 5/5] xattr handlers: Some simplifications

[PATCH v7 0/5] Support for Open-Channel SSDs
 2015-09-04  8:49 UTC  (8+ messages)
` [PATCH v7 1/5] lightnvm: "


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