linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-23 09:55:38 to 2016-12-06 21:13:58 UTC [more...]

[PATCH v27 00/21] Richacls (Core and Ext4)
 2016-12-06 21:13 UTC  (7+ messages)
` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "

HUGE slowdown when doing dpkg with ext4 over nbd
 2016-12-06 18:45 UTC  (2+ messages)

patch ext4: fix data exposure after a crash still work ?
 2016-12-06  9:52 UTC 

[RFC PATCH 0/5] fscrypt error code cleanup
 2016-12-05 19:12 UTC  (6+ messages)
` [RFC PATCH 1/5] fscrypt: use ENOKEY when file cannot be created w/o key
` [RFC PATCH 2/5] fscrypt: use ENOTDIR when setting encryption policy on nondirectory
` [RFC PATCH 3/5] fscrypt: use EEXIST when file already uses different policy
` [RFC PATCH 4/5] fscrypt: remove user-triggerable warning messages
` [RFC PATCH 5/5] fscrypt: pass up error codes from ->get_context()

ext4: remove another test in ext4_alloc_file_blocks()
 2016-12-03 21:47 UTC  (3+ messages)

[PATCH 1/1 linux-next] ext4: fix block_validity definition
 2016-12-03 21:44 UTC  (3+ messages)

[PATCH] ext4: Fix checks for data=ordered and journal_async_commit options
 2016-12-03 21:22 UTC  (2+ messages)

[PATCH 1/5] mbcache: correctly handle 'e_referenced' bit
 2016-12-03 20:56 UTC  (16+ messages)
` [PATCH 2/5] mbcache: don't BUG() if entry cache cannot be allocated
` [PATCH 3/5] mbcache: remove unnecessary module_get/module_put
` [PATCH 4/5] mbcache: use consistent type for entry count
` [PATCH 5/5] mbcache: document that "find" functions only return reusable entries

ABI tracker for e2fsprogs
 2016-12-03 19:18 UTC 

[RFD] Common userspace tool for fscypto
 2016-12-03  0:40 UTC  (9+ messages)

[PATCH] ext4: fix reading new encrypted symlinks on no-journal filesystems
 2016-12-02 18:05 UTC  (10+ messages)
              ` [PATCH] ext4: fix reading new encrypted symlinks on no-journal file systems

[PATCH 0/6] UBIFS NFS export support
 2016-12-02 10:36 UTC  (9+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code
` [PATCH 2/6] ubifs: Provide a custom llseek for directories
` [PATCH 3/6] ubifs: Use 64bit readdir cookies
` [PATCH 4/6] ubifs: Maintain a parent pointer
` [PATCH 5/6] ubifs: Implement export_operations
` [PATCH 6/6] ubifs: Wire up NFS support

[PATCH 0/6 v2] dax: Page invalidation fixes
 2016-12-02 10:12 UTC  (19+ messages)
` [PATCH 1/6] ext2: Return BH_New buffers for zeroed blocks
  ` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
  ` [PATCH 3/6] dax: Avoid page invalidation races and unnecessary radix tree traversals
  ` [PATCH 4/6] dax: Finish fault completely when loading holes
  ` [PATCH 6/6] ext4: Simplify DAX fault path
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault

[PATCH] ext4: validate s_first_meta_bg at mount time
 2016-12-01 20:09 UTC  (3+ messages)

[PATCH 1/3] ext4: forbid i_extra_isize not divisible by 4
 2016-12-01 20:00 UTC  (10+ messages)
` [PATCH 2/3] ext4: don't read out of bounds when checking for in-inode xattrs
` [PATCH 3/3] ext4: correctly detect when an xattr value has an invalid size

[PATCH] ext4: disable pwsalt ioctl when encryption disabled by config
 2016-12-01 16:56 UTC  (2+ messages)

[PATCH] ext4: get rid of ext4_sb_has_crypto()
 2016-12-01 16:54 UTC  (2+ messages)

[PATCH] ext4: fix inode checksum calculation problem of inode in some range of inode size
 2016-12-01 16:51 UTC  (2+ messages)

[PATCH] ext4: Warn when page is dirtied without buffers
 2016-12-01 16:47 UTC  (2+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-01 14:11 UTC 

[PATCH 0/6] introduce DAX tracepoint support
 2016-12-01  7:53 UTC  (35+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
` [PATCH 2/6] dax: remove leading space from labels
  ` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing
  ` [PATCH 4/6] dax: update MAINTAINERS entries for FS DAX
  ` [PATCH 5/6] dax: add tracepoints to dax_pmd_load_hole()
  ` [PATCH 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

[PATCHv5 00/36] ext4: support of huge pages
 2016-12-01  3:10 UTC  (40+ messages)
` [PATCHv5 01/36] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv5 02/36] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv5 03/36] page-flags: relax page flag policy for few flags
` [PATCHv5 04/36] mm, rmap: account file thp pages
` [PATCHv5 05/36] thp: try to free page's buffers before attempt split
` [PATCHv5 06/36] thp: handle write-protection faults for file THP
` [PATCHv5 07/36] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv5 08/36] filemap: handle huge pages in do_generic_file_read()
` [PATCHv5 09/36] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv5 10/36] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv5 11/36] HACK: readahead: alloc huge pages, if allowed
` [PATCHv5 12/36] brd: make it handle huge pages
` [PATCHv5 13/36] mm: make write_cache_pages() work on "
` [PATCHv5 14/36] thp: introduce hpage_size() and hpage_mask()
` [PATCHv5 15/36] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv5 16/36] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv5 17/36] fs: make block_read_full_page() be able to read huge page
` [PATCHv5 18/36] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv5 19/36] fs: make block_page_mkwrite() aware about "
` [PATCHv5 20/36] truncate: make truncate_inode_pages_range() "
` [PATCHv5 21/36] truncate: make invalidate_inode_pages2_range() "
` [PATCHv5 22/36] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries
` [PATCHv5 23/36] mm: account huge pages to dirty, writaback, reclaimable, etc
` [PATCHv5 24/36] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv5 25/36] ext4: make ext4_writepage() work on huge pages
` [PATCHv5 26/36] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv5 27/36] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv5 28/36] ext4: make ext4_block_write_begin() aware about huge pages
` [PATCHv5 29/36] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv5 30/36] ext4: make ext4_da_page_release_reservation() aware about huge pages
` [PATCHv5 31/36] ext4: handle writeback with "
` [PATCHv5 32/36] ext4: make EXT4_IOC_MOVE_EXT work "
` [PATCHv5 33/36] ext4: fix SEEK_DATA/SEEK_HOLE for "
` [PATCHv5 34/36] ext4: make fallocate() operations work with "
` [PATCHv5 35/36] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv5 36/36] ext4, vfs: add huge= mount option

(unknown),
 2016-11-30 20:44 UTC 

Idea behind EXT4_IOC_GET_ENCRYPTION_PWSALT?
 2016-11-30  8:29 UTC  (3+ messages)

[PATCH 1/4] fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
 2016-11-29 21:30 UTC  (8+ messages)
` [PATCH 2/4] fscrypt: unexport fscrypt_initialize()
` [PATCH 3/4] fscrypt: move non-public structures and constants to fscrypt_private.h
` [PATCH 4/4] fscrypt: move the policy flags and encryption mode definitions to uapi header

Donation
 2016-11-29 19:53 UTC 

[PATCH 0/3 v2] ext4: Inode flags handling
 2016-11-29 16:25 UTC  (8+ messages)
` [PATCH 1/3] ext4: Add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
` [PATCH 2/3] ext4: Be more strict when verifying flags set via SETFLAGS ioctls
` [PATCH 3/3] ext4: Inode flags diet

JBD2: Spotted dirty metadata buffer
 2016-11-28 11:26 UTC  (2+ messages)

BALANCE PAYMENT
 2016-11-28  6:03 UTC 

BALANCE PAYMENT
 2016-11-28  6:03 UTC 

[PATCH] fscrypto: move ioctl processing more fully into common code
 2016-11-27 17:39 UTC  (4+ messages)

[PATCH] fscrypto: remove unneeded Kconfig dependencies
 2016-11-26 20:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
 2016-11-26 20:05 UTC  (2+ messages)

[PATCH] ext4: fix mmp use after free during unmount
 2016-11-26 19:31 UTC  (3+ messages)

[PATCH 0/4] Add filesystem-level encryption tests
 2016-11-24 23:26 UTC  (7+ messages)
` [PATCH 4/4] generic: test locking when setting encryption policy

external journal an data= option
 2016-11-24 13:50 UTC  (2+ messages)

[PATCH 1/2] ext4: allow ext4_truncate() to return an error
 2016-11-24 12:45 UTC  (4+ messages)
` [PATCH 2/2] ext4: allow ext4_ext_truncate() "

[PATCH] ext4: don't lock buffer in ext4_commit_super if holding spinlock
 2016-11-24 12:38 UTC  (2+ messages)

[PATCH 0/2] ext4: Inode flags handling
 2016-11-24  3:44 UTC  (3+ messages)
` [PATCH 2/2] ext4: Inode flags diet

[RFC 4/6] ext4: Initialize timestamps limits
 2016-11-24  0:47 UTC 


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