linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-30 13:35:53 to 2015-10-05 19:36:57 UTC [more...]

[PATCH v7 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-05 20:15 UTC  (4+ messages)
` [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol

[PATCH v9 00/43] Richacls
 2015-10-05 19:36 UTC  (31+ messages)
` [PATCH v9 01/43] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v9 02/43] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v9 03/43] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v9 04/43] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v9 05/43] vfs: Add permission flags for setting file attributes
` [PATCH v9 06/43] richacl: In-memory representation and helper functions
` [PATCH v9 07/43] richacl: Permission mapping functions
` [PATCH v9 08/43] richacl: Compute maximum file masks from an acl
` [PATCH v9 09/43] richacl: Permission check algorithm
` [PATCH v9 10/43] vfs: Cache base_acl objects in inodes
` [PATCH v9 11/43] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v9 12/43] vfs: Cache richacl in struct inode
` [PATCH v9 13/43] richacl: Update the file masks in chmod()
` [PATCH v9 14/43] richacl: Check if an acl is equivalent to a file mode
` [PATCH v9 15/43] richacl: Create-time inheritance
` [PATCH v9 16/43] richacl: Automatic Inheritance
` [PATCH v9 17/43] richacl: xattr mapping functions
` [PATCH v9 18/43] richacl: Add richacl xattr handler
  ` [PATCH v9 19/43] vfs: Add richacl permission checking
` [PATCH v9 20/43] ext4: Add richacl support
` [PATCH v9 21/43] ext4: Add richacl feature flag
` [PATCH v9 22/43] richacl: acl editing helper functions
` [PATCH v9 23/43] richacl: Move everyone@ aces down the acl
` [PATCH v9 24/43] richacl: Propagate everyone@ permissions to other aces
` [PATCH v9 25/43] richacl: Set the owner permissions to the owner mask
` [PATCH v9 26/43] richacl: Set the other permissions to the other mask
` [PATCH v9 27/43] richacl: Isolate the owner and group classes
` [PATCH v9 28/43] richacl: Apply the file masks to a richacl
` [PATCH v9 29/43] richacl: Create richacl from mode values
` [PATCH v9 30/43] nfsd: Keep list of acls to dispose of in compoundargs

[PATCH v6 0/2] Enable capsule loader interface for efi firmware updating
 2015-10-05 19:07 UTC  (15+ messages)
` [PATCH v6 1/2] efi: export efi_capsule_supported() function symbol
  ` [PATCH v6 2/2] efi: a misc char interface for user to update efi firmware

[PATCH v6 2/2] efi: a misc char interface for user to update efi firmware
 2015-10-05 19:05 UTC  (2+ messages)

[PATCH v8 00/41] Richacls
 2015-10-05 18:58 UTC  (4+ messages)

[PATCH v2 0/2] Inode security label invalidation
 2015-10-05 18:39 UTC  (6+ messages)
` [PATCH v2 1/2] security: Add hook to invalidate inode security labels
` [PATCH v2 2/2] gfs2: Invalide security labels of inodes that go invalid

[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
 2015-10-05 14:32 UTC  (5+ messages)
` [PATCH 1/3] BTRFS: support NFSv2 export

[PATCH 0/5] User namespace mount updates
 2015-10-05 14:26 UTC  (15+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting
` [PATCH 2/5] fs: Treat foreign mounts as nosuid
` [PATCH 3/5] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH 4/5] userns: Replace in_userns with current_in_userns
` [PATCH 5/5] Smack: Handle labels consistently in untrusted mounts

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

[PATCH 0/3] Revert locking changes in DAX for v4.3
 2015-10-05  8:49 UTC  (7+ messages)
` [PATCH 1/3] Revert "dax: fix NULL pointer in __dax_pmd_fault()"
` [PATCH 2/3] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 3/3] Revert "dax: fix race between simultaneous faults"

[PATCH v3 00/39] Add quota supporting in ubifs
 2015-10-05  8:36 UTC  (11+ messages)
` [PATCH v3 01/39] fs: introduce a ->s_cdev field into struct super_block
` [PATCH v3 05/39] fs: super: introduce a get_super_cdev to get super by a cdev reference
` [PATCH v3 13/39] fs: introduce a get_qsize() to inode_operations

[PATCH v2] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-05  7:11 UTC  (5+ messages)

help with understanding evict inode functionality
 2015-10-04 22:37 UTC  (5+ messages)

[PATCH v3 0/7] Pass xattr handler to xattr handler operations
 2015-10-04 17:18 UTC  (8+ messages)
` [PATCH v3 1/7] ubifs: Remove unused security xattr handler
` [PATCH v3 2/7] hfsplus: Remove unused xattr handler list operations
` [PATCH v3 3/7] jffs2: Add missing capability check for listing trusted xattrs
` [PATCH v3 4/7] xattr handlers: Pass handler to operations instead of flags
` [PATCH v3 5/7] 9p: xattr simplifications
` [PATCH v3 6/7] squashfs: "
` [PATCH v3 7/7] f2fs: "

[PATCH v2 0/4] fs: allow userland tasks to use delayed_fput infrastructure
 2015-10-04 13:35 UTC  (3+ messages)
` [PATCH v2 1/4] fs: have flush_delayed_fput flush the workqueue job

[PATCH v2 0/7] Pass xattr handler to xattr handler operations
 2015-10-04 13:10 UTC  (12+ messages)
` [PATCH v2 2/7] hfsplus: Remove unused xattr handler list operations
` [PATCH v2 3/7] jffs2: Add missing capability check for listing trusted xattrs
` [PATCH v2 4/7] xattr handlers: Pass handler to operations instead of flags
` [PATCH v2 5/7] 9p: xattr simplifications
` [PATCH v2 6/7] squashfs: "

[PATCH] fs.h: Remove comment referring to removed inode-operation
 2015-10-04  5:42 UTC 

[PATCH v2 0/2] Revert locking changes in DAX for v4.3
 2015-10-04  5:24 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH v2 2/2] Revert "dax: fix race between simultaneous faults"

[PATCH v6] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
 2015-10-03 18:34 UTC  (2+ messages)

[PATCH 00/15] get_user_pages() for dax mappings
 2015-10-02 22:55 UTC  (7+ messages)
` [PATCH 14/15] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup

[PATCH] f2fs: merge meta writes as many possible
 2015-10-02 16:47 UTC 

[PATCH] ext2, ext4: warn when mounting with dax enabled
 2015-10-02 14:16 UTC  (2+ messages)

[PATCH] dax: fix deadlock in __dax_fault
 2015-10-02 12:55 UTC  (10+ messages)

Re
 2015-10-02  2:23 UTC 

[PATCH 0/7] xfs, dax: fix the page fault/allocation mess
 2015-10-01 22:54 UTC  (16+ messages)
` [PATCH 1/7] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 2/7] Revert "dax: fix race between simultaneous faults"
` [PATCH 3/7] xfs: fix inode size update overflow in xfs_map_direct()
` [PATCH 4/7] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 5/7] xfs: Don't use unwritten extents for DAX
` [PATCH 6/7] xfs: DAX does not use IO completion callbacks
` [PATCH 7/7] xfs: add ->pfn_mkwrite support for DAX

help with understanding evict inode functionality
 2015-10-01 22:54 UTC 

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-10-01 20:49 UTC  (8+ messages)
` [PATCH 09/17] fs/hpfs: remove unnecessary new_valid_dev check
` [PATCH] fs/ubifs: "

[PATCH] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-10-01 18:18 UTC  (4+ messages)

Build regressions/improvements in v4.3-rc2
 2015-10-01 14:46 UTC  (6+ messages)

mmotm 2015-09-30-16-16 uploaded
 2015-09-30 23:16 UTC 

kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
 2015-09-30 22:07 UTC  (4+ messages)
` [RFC PATCH] fstests: generic: Test that fsync works on file in overlayfs merged directory

fs: out of bounds on stack in iov_iter_advance
 2015-09-30 21:30 UTC  (6+ messages)

Crash in jbd2_chksum due to null journal->j_chksum_driver
 2015-09-30 18:43 UTC  (4+ messages)

[PATCH v5 0/9] VFS: In-kernel copy system call
 2015-09-30 17:26 UTC  (11+ messages)
` [PATCH v5 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v5 2/9] x86: add sys_copy_file_range to syscall tables
` [PATCH v5 3/9] btrfs: add .copy_file_range file operation
` [PATCH v5 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v5 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v5 7/9] vfs: Remove copy_file_range mountpoint checks
  ` [PATCH v5 4/9] vfs: Copy should check len after file open mode
  ` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
  ` [PATCH v5 10/9] copy_file_range.2: New page documenting copy_file_range()
` [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks

Samba symlinks and dcache collisions
 2015-09-30 16:18 UTC  (3+ messages)

[PATCH 0/5] Security: Provide unioned file support
 2015-09-30 15:19 UTC  (4+ 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).