messages from 2015-10-27 20:28:02 to 2015-11-03 15:17:00 UTC [more...]
[PATCH v13 00/51] Richacls
2015-11-03 15:17 UTC (23+ messages)
` [PATCH v13 01/51] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v13 03/51] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v13 05/51] vfs: Add permission flags for setting file attributes
` [PATCH v13 06/51] richacl: In-memory representation and helper functions
` [PATCH v13 07/51] richacl: Permission mapping functions
` [PATCH v13 08/51] richacl: Compute maximum file masks from an acl
` [PATCH v13 09/51] richacl: Permission check algorithm
` [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
` [PATCH v13 11/51] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v13 12/51] vfs: Cache richacl in struct inode
` [PATCH v13 13/51] richacl: Update the file masks in chmod()
` [PATCH v13 04/51] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v13 14/51] richacl: Check if an acl is equivalent to a file mode
` [PATCH v13 19/51] vfs: Add richacl permission checking
` [PATCH v13 22/51] xfs: Fix error path in xfs_get_acl
` [PATCH v13 17/51] richacl: xattr mapping functions
` [PATCH v13 18/51] richacl: Add richacl xattr handler
` [PATCH v13 20/51] ext4: Add richacl support
` [PATCH v13 21/51] ext4: Add richacl feature flag
` [PATCH v13 23/51] xfs: Make xfs_set_mode non-static
` [PATCH v13 24/51] xfs: Change how listxattr generates synthetic attributes
[PLEASE MERGE] Pass xattr handler to xattr handler operations
2015-11-03 14:36 UTC
[PATCH 0/2] VFS: POSIX ACL fixes
2015-11-03 14:25 UTC (3+ messages)
` [PATCH 1/2] vfs: Check attribute names in posix acl xattr handers
` [PATCH 2/2] vfs: Fix the posix_acl_xattr_list return value
[RFC] vfs: don't bother clearing close_on_exec bit for unused fds
2015-11-03 9:41 UTC
[PATCH 0/3] PM, vfs: use filesystem freezing instead of kthread freezer
2015-11-03 9:31 UTC (27+ messages)
` [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor of fs freezing
` [PATCH 2/3] freezer: get rid of the kthread freezer
` [PATCH 3/3] freezer: warn if anyone is trying to use freezer on kthreads
[PATCH] osd fs: __r4w_get_page rely on PageUptodate for uptodate
2015-11-03 9:24 UTC (6+ messages)
[PATCH 3/6] xfs: Don't use unwritten extents for DAX
2015-11-03 9:16 UTC (4+ messages)
[PATCH/RFC] make btrfs subvol mounts appear in /proc/mounts
2015-11-03 1:38 UTC (5+ messages)
[PATCH] namei: permit linking with CAP_FOWNER in userns
2015-11-03 0:39 UTC (12+ messages)
` [RFC] namei: prevent sgid-hardlinks for unmapped gids
[RFC 00/11] DAX fsynx/msync support
2015-11-02 21:02 UTC (23+ messages)
` [RFC 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [RFC 02/11] mm: add pmd_mkclean()
` [RFC 03/11] pmem: enable REQ_FLUSH handling
` [RFC 04/11] dax: support dirty DAX entries in radix tree
` [RFC 05/11] mm: add follow_pte_pmd()
` [RFC 06/11] mm: add pgoff_mkclean()
` [RFC 07/11] mm: add find_get_entries_tag()
` [RFC 08/11] fs: add get_block() to struct inode_operations
` [RFC 09/11] dax: add support for fsync/sync
` [RFC 10/11] xfs, ext2: call dax_pfn_mkwrite() on write fault
` [RFC 11/11] ext4: add ext4_dax_pfn_mkwrite()
Data Storage Users List
2015-11-02 16:09 UTC
[ANNOUNCE] util-linux v2.27.1
2015-11-02 11:08 UTC
[PATCH] bfs: fix i_blocks accounting
2015-11-02 9:03 UTC
[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
2015-11-02 7:17 UTC (8+ messages)
` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
2015-11-02 6:47 UTC
[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
2015-11-02 6:22 UTC (32+ messages)
[GIT PULL] please pull file-locking related changes for v4.3
2015-11-02 2:05 UTC (5+ messages)
[RFCv3 00/58] xfs: add reverse-mapping, reflink, and dedupe support
2015-10-30 20:56 UTC (4+ messages)
` [PATCH 40/58] libxfs: adjust refcount of an extent of blocks in refcount btree
[PATCH v2] fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
2015-10-30 19:39 UTC (5+ messages)
[PATCH 00/17] cleanups of fs about new/huge_valid_dev
2015-10-30 1:38 UTC (4+ messages)
` [PATCH 07/17] fs/ext4: remove unnecessary new_valid_dev check
[PATCH v4 08/11] smack: misc cleanups in preparation for a namespace patch
2015-10-29 22:52 UTC (12+ messages)
` [PATCH v4 01/11] user_ns: 3 new LSM hooks for user namespace operations
` [PATCH v4 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq hook
` [PATCH v4 03/11] lsm: add file opener's cred to a setprocattr arguments
` [PATCH v4 04/11] lsm: inode_pre_setxattr hook
` [PATCH v4 05/11] smack: extend capability functions and fix 2 checks
` [PATCH v4 06/11] smack: don't use implicit star to display smackfs/syslog
` [PATCH v4 07/11] smack: abstraction layer for 2 common Smack operations
` [PATCH v4 09/11] smack: namespace groundwork
` [PATCH v4 10/11] smack: namespace implementation
` [PATCH v4 11/11] smack: documentation for the Smack namespace
Triggering non-integrity writeback from userspace
2015-10-29 22:10 UTC (9+ messages)
question: should io_is_direct really return true for DAX inodes?
2015-10-29 21:09 UTC (3+ messages)
[PATCH v14 0/5] Support for Open-Channel SSDs
2015-10-29 19:48 UTC (7+ messages)
` [PATCH v14 1/5] lightnvm: "
` [PATCH v14 2/5] gennvm: Generic NVM manager
` [PATCH v14 3/5] rrpc: Round-robin sector target with cost-based gc
` [PATCH v14 4/5] null_nvm: LightNVM test driver
` [PATCH v14 5/5] nvme: LightNVM support
[PATCH] fs/file.c: __const_max is actually __const_min :-)
2015-10-29 11:18 UTC (2+ messages)
[PATCH v13 0/5] Support for Open-Channel SSDs
2015-10-29 7:34 UTC (8+ messages)
` [PATCH v13 1/5] lightnvm: "
` [PATCH v13 2/5] gennvm: Generic NVM manager
` [PATCH v13 3/5] rrpc: Round-robin sector target with cost-based gc
` [PATCH v13 4/5] null_nvm: LightNVM test driver
` [PATCH v13 5/5] nvme: LightNVM support
[GIT PULL] overlayfs bug fixes for 4.3-rc7
2015-10-29 5:12 UTC
[PATCH] fs: Make sync_file_range(2) use WB_SYNC_NONE writeback
2015-10-28 14:18 UTC (3+ messages)
[PATCH v8 2/2] efi: a misc char interface for user to update efi firmware
2015-10-28 9:11 UTC
[PATCH v12 3/5] rrpc: Round-robin sector target with cost-based gc
2015-10-27 23:44 UTC (2+ messages)
[PATCH v12 4/5] null_nvm: LightNVM test driver
2015-10-27 22:24 UTC (2+ messages)
[PATCH v12 2/5] gennvm: Generic NVM manager
2015-10-27 21:18 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).