linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-15 02:46:16 to 2015-10-22 03:03:44 UTC [more...]

[PATCH 1/2] f2fs: fix leakage of inmemory atomic pages
 2015-10-22  3:03 UTC  (2+ messages)
` [PATCH 2/2] f2fs: don't need to submit bio on error case

what's in nvdimm.git for v4.4?
 2015-10-21 22:50 UTC  (12+ messages)

[PATCH] f2fs: refactor __find_rev_next_{zero}_bit
 2015-10-21 22:29 UTC  (2+ messages)

mmotm 2015-10-21-14-41 uploaded
 2015-10-21 21:42 UTC 

[RFCv3 00/58] xfs: add reverse-mapping, reflink, and dedupe support
 2015-10-21 21:39 UTC  (5+ messages)
` [PATCH 25/58] xfs: bmap btree changes should update rmap btree
` [PATCH 48/58] xfs: copy-on-write reflinked blocks when zeroing ranges of blocks

[PATCH v6 00/19] nfsd: open file caching
 2015-10-21 15:57 UTC  (22+ messages)
` [PATCH v6 03/19] fs: add a kerneldoc header to fput
` [PATCH v6 04/19] fs: rename "delayed_fput" infrastructure to "fput_global"
` [PATCH v6 06/19] fsnotify: export several symbols
` [PATCH v6 07/19] locks: create a new notifier chain for lease attempts
` [PATCH v6 15/19] nfsd: convert nfs4_file->fi_fds array to use nfsd_files
` [PATCH v6 19/19] nfsd: rip out the raparms cache
  ` [PATCH v6 01/19] nfsd: move include of state.h from trace.c to trace.h
  ` [PATCH v6 02/19] fs: have flush_delayed_fput flush the workqueue job
  ` [PATCH v6 05/19] fs: add fput_global
  ` [PATCH v6 08/19] sunrpc: add a new cache_detail operation for when a cache is flushed
  ` [PATCH v6 09/19] nfsd: add a new struct file caching facility to nfsd
  ` [PATCH v6 10/19] nfsd: keep some rudimentary stats on nfsd_file cache
  ` [PATCH v6 11/19] nfsd: allow filecache open to skip fh_verify check
  ` [PATCH v6 12/19] nfsd: hook up nfsd_write to the new nfsd_file cache
  ` [PATCH v6 13/19] nfsd: hook up nfsd_read to the "
  ` [PATCH v6 14/19] nfsd: hook nfsd_commit up "
  ` [PATCH v6 16/19] nfsd: have nfsd_test_lock use "
  ` [PATCH v6 17/19] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
  ` [PATCH v6 18/19] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache

mmotm 2015-10-20-16-33 uploaded
 2015-10-20 23:34 UTC 

[PATCH 1/2] f2fs: flush dirty data for bmap
 2015-10-20 15:14 UTC  (4+ messages)
` [PATCH 2/2] f2fs: support fiemap for inline_data
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: flush dirty data for bmap

[PATCH v8 0/5] Add initial configfs support for IIO
 2015-10-20 14:39 UTC  (11+ messages)
` [PATCH v8 1/5] configfs: Allow dynamic group creation
` [PATCH v8 2/5] iio: core: Introduce IIO configfs support
` [PATCH v8 3/5] iio: core: Introduce IIO software triggers
      ` [RFC PATCH] iio: core: iio_triggers_group_type can be static
` [PATCH v8 4/5] iio: trigger: Introduce IIO hrtimer based trigger
` [PATCH v8 5/5] iio: Documentation: Add IIO configfs documentation

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-10-20 14:09 UTC  (2+ messages)

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

[RESEND PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts
 2015-10-20 11:07 UTC  (6+ messages)

[PATCH v6 0/4] VFS: In-kernel copy system call
 2015-10-20  9:41 UTC  (12+ messages)
` [PATCH v6 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v6 2/4] x86: add sys_copy_file_range to syscall tables
  ` [PATCH v6 3/4] btrfs: add .copy_file_range file operation
  ` [PATCH v6 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v6 5/4] copy_file_range.2: New page documenting copy_file_range()

Guten Tag,
 2015-10-20  7:11 UTC 

fs: out of bounds on stack in iov_iter_advance
 2015-10-19 23:34 UTC  (9+ messages)

[PATCH] fs: fix data races on inode->i_flctx
 2015-10-19 17:46 UTC  (15+ messages)

locks_get_lock_context null deref
 2015-10-19 17:40 UTC  (2+ messages)

[PATCH v2 0/2] Add updated DAX locking to ext2
 2015-10-19 12:47 UTC  (10+ messages)
` [PATCH v2 1/2] dax: dax_pfn_mkwrite() truncate race check
` [PATCH v2 2/2] ext2: Add locking for DAX faults

potential integer truncation issues on 32 bit archs
 2015-10-18 22:21 UTC  (2+ messages)

[v15 0/4] ext4: add project quota support
 2015-10-18  2:25 UTC  (3+ messages)

[PATCH 1/2] fs/pipe.c: preserve alloc_file() error code
 2015-10-17 21:26 UTC  (2+ messages)
` [PATCH 2/2] fs/pipe.c: return error code rather than 0 in pipe_write()

[PATCH v5 0/9] VFS: In-kernel copy system call
 2015-10-17 13:44 UTC  (37+ messages)
` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks

[PATCH] mm: Make sendfile(2) killable
 2015-10-16 21:05 UTC  (4+ messages)

[PATCH v8 00/41] Richacls
 2015-10-16 18:12 UTC  (6+ messages)

[PATCH v11 0/5] Support for Open-Channel SSDs
 2015-10-16 17:15 UTC  (7+ messages)
` [PATCH v11 1/5] lightnvm: "
` [PATCH v11 2/5] gennvm: Generic NVM manager
` [PATCH v11 3/5] rrpc: Round-robin sector target with cost-based gc
` [PATCH v11 4/5] null_nvm: LightNVM test driver
` [PATCH v11 5/5] nvme: LightNVM support

[PATCH] f2fs: convert inline_data for f2fs_fiemap
 2015-10-16 16:07 UTC 

[RFC PATCH 1/2] ext4: Fix possible deadlock with local interrupts disabled and page-draining IPI
 2015-10-16 12:51 UTC  (8+ messages)

mmotm 2015-10-15-15-20 uploaded
 2015-10-16  2:28 UTC  (2+ messages)

[PATCH 0/2] Add explicit coredump filtering for DAX mappings
 2015-10-15 20:01 UTC  (2+ messages)

[PATCH v2 0/7] User namespace mount updates
 2015-10-15 19:24 UTC  (4+ messages)
` [PATCH v2 7/7] Smack: Handle labels consistently in untrusted mounts

help with understanding evict inode functionality
 2015-10-15  9:53 UTC  (3+ messages)

[PATCH v9 5/5] nvme: LightNVM support
 2015-10-15  2:46 UTC  (2+ 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).