messages from 2015-10-04 02:39:08 to 2015-10-07 05:00:04 UTC [more...]
[RFCv3 00/58] xfs: add reverse-mapping, reflink, and dedupe support
2015-10-07 4:59 UTC (45+ messages)
` [PATCH 01/58] libxfs: make xfs_alloc_fix_freelist non-static
` [PATCH 02/58] xfs: fix log ticket type printing
` [PATCH 03/58] xfs: introduce rmap btree definitions
` [PATCH 04/58] xfs: add rmap btree stats infrastructure
` [PATCH 05/58] xfs: rmap btree add more reserved blocks
` [PATCH 06/58] xfs: add owner field to extent allocation and freeing
` [PATCH 07/58] xfs: add extended "
` [PATCH 08/58] xfs: introduce rmap extent operation stubs
` [PATCH 09/58] xfs: extend rmap extent operation stubs to take full owner info
` [PATCH 10/58] xfs: define the on-disk rmap btree format
` [PATCH 11/58] xfs: enhance "
` [PATCH 12/58] xfs: add rmap btree growfs support
` [PATCH 13/58] xfs: enhance "
` [PATCH 14/58] xfs: rmap btree transaction reservations
` [PATCH 15/58] xfs: rmap btree requires more reserved free space
` [PATCH 16/58] libxfs: fix min freelist length calculation
` [PATCH 17/58] xfs: add rmap btree operations
` [PATCH 18/58] xfs: enhance "
` [PATCH 19/58] xfs: add an extent to the rmap btree
` [PATCH 20/58] xfs: add tracepoints for the rmap-mirrors-bmbt functions
` [PATCH 21/58] xfs: teach rmap_alloc how to deal with our larger rmap btree
` [PATCH 22/58] xfs: remove an extent from the "
` [PATCH 23/58] xfs: enhanced "
` [PATCH 24/58] xfs: add rmap btree insert and delete helpers
` [PATCH 25/58] xfs: bmap btree changes should update rmap btree
` [PATCH 26/58] xfs: add rmap btree geometry feature flag
` [PATCH 27/58] xfs: add rmap btree block detection to log recovery
` [PATCH 28/58] xfs: enable the rmap btree functionality
` [PATCH 29/58] xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
` [PATCH 30/58] xfs: implement "
` [PATCH 31/58] libxfs: refactor short btree block verification
` [PATCH 32/58] xfs: don't update rmapbt when fixing agfl
` [PATCH 33/58] xfs: introduce refcount btree definitions
` [PATCH 34/58] xfs: add refcount btree stats infrastructure
` [PATCH 35/58] xfs: refcount btree add more reserved blocks
` [PATCH 36/58] xfs: define the on-disk refcount btree format
` [PATCH 37/58] xfs: define tracepoints for refcount/reflink activities
` [PATCH 38/58] xfs: add refcount btree support to growfs
` [PATCH 39/58] xfs: add refcount btree operations
` [PATCH 40/58] libxfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 41/58] libxfs: adjust refcount when unmapping file blocks
` [PATCH 42/58] xfs: add refcount btree block detection to log recovery
` [PATCH 43/58] xfs: map an inode's offset to an exact physical block
` [PATCH 44/58] xfs: add reflink feature flag to geometry
[PATCH v7 0/2] Enable capsule loader interface for efi firmware updating
2015-10-07 2:01 UTC (9+ messages)
` [PATCH v7 1/2] efi: export efi_capsule_supported() function symbol
` [PATCH v7 2/2] efi: a misc char interface for user to update efi firmware
[PATCH] fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
2015-10-07 1:23 UTC (2+ messages)
[PATCH v5 00/20] nfsd: open file caching
2015-10-07 1:09 UTC (24+ 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 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 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 15/20] nfsd: hook nfsd_commit up to the nfsd_file cache
` [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
mmotm 2015-10-06-16-30 uploaded
2015-10-06 23:30 UTC
[PATCH 1/3] f2fs: introduce background_gc=sync mount option
2015-10-06 23:25 UTC (5+ messages)
` [PATCH 2/3] f2fs: add a tracepoint for background gc
` [PATCH 3/3] f2fs: introduce a periodic checkpoint flow
` [f2fs-dev] "
[PATCH] f2fs: merge meta writes as many possible
2015-10-06 23:21 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v4 0/2] Revert locking changes in DAX for v4.3
2015-10-06 22:28 UTC (3+ messages)
` [PATCH v4 1/2] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH v4 2/2] Revert "dax: fix race between simultaneous faults"
[PATCH v2 0/2] Inode security label invalidation
2015-10-06 21:29 UTC (8+ 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 v8 00/41] Richacls
2015-10-06 20:55 UTC (13+ messages)
[PATCH v9 00/43] Richacls
2015-10-06 12:40 UTC (46+ 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 v9 31/43] nfsd: Use richacls as internal acl representation
` [PATCH v9 32/43] nfsd: Add richacl support
` [PATCH v9 33/43] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v9 34/43] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v9 35/43] richacl: Add support for unmapped identifiers
` [PATCH v9 36/43] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v9 37/43] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v9 38/43] sunrpc: Add xdr_init_encode_pages
` [PATCH v9 39/43] nfs: Fix GETATTR bitmap verification
` [PATCH v9 40/43] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v9 41/43] nfs: Add richacl support
` [PATCH v9 42/43] nfs: Add support for the v4.1 dacl attribute
` [PATCH v9 43/43] richacl: uapi header split
[PATCH v6 2/2] efi: a misc char interface for user to update efi firmware
2015-10-06 3:03 UTC (3+ messages)
[PATCH 0/2] Add explicit coredump filtering for DAX mappings
2015-10-05 22:33 UTC (3+ messages)
` [PATCH 1/2] coredump: add DAX filtering for ELF coredumps
` [PATCH 2/2] coredump: add DAX filtering for FDPIC "
[PATCH v3 0/3] Revert locking changes in DAX for v4.3
2015-10-05 20:32 UTC (4+ messages)
` [PATCH v3 1/3] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH v3 2/3] Revert "dax: fix race between simultaneous faults"
` [PATCH v3 3/3] dax: temporarily disable DAX PMD fault path
[PATCH v6 0/2] Enable capsule loader interface for efi firmware updating
2015-10-05 19:07 UTC (6+ messages)
[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 (8+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting
[PATCH 0/3] Revert locking changes in DAX for v4.3
2015-10-05 8:49 UTC (5+ messages)
` [PATCH 1/3] Revert "dax: fix NULL pointer in __dax_pmd_fault()"
[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 1/2] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
2015-10-04 5:24 UTC (3+ messages)
` [PATCH v2 0/2] Revert locking changes in DAX for v4.3
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).