linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-28 23:48:53 to 2016-03-13 23:08:31 UTC [more...]

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-13 23:08 UTC  (40+ messages)
` [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
  ` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
  ` [PATCH v18 13/22] vfs: Cache richacl in struct inode
  ` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v18 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v18 06/22] richacl: In-memory representation and helper functions
` [PATCH v18 07/22] richacl: Permission mapping functions
` [PATCH v18 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v18 09/22] richacl: Permission check algorithm
` [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v18 14/22] richacl: Update the file masks in chmod()
` [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v18 16/22] richacl: Create-time inheritance
` [PATCH v18 17/22] richacl: Automatic Inheritance
` [PATCH v18 18/22] richacl: xattr mapping functions
` [PATCH v18 20/22] vfs: Add richacl permission checking
` [PATCH v18 21/22] ext4: Add richacl support
` [PATCH v18 22/22] ext4: Add richacl feature flag

[PATCH 1/2] ext4: Prevent panic for destroyed devices
 2016-03-13 22:28 UTC  (4+ messages)
` [PATCH 2/2] jbd2: "

[PATCH] ext4: Buffer Head Leak In mmp
 2016-03-13 21:57 UTC  (3+ messages)

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2016-03-13 21:37 UTC  (4+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
  ` [RFC -v2 "

[PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks()
 2016-03-13 21:30 UTC  (2+ messages)

[PATCH] fix compile error while opening the macro DOUBLE_CHECK
 2016-03-13 21:19 UTC  (2+ messages)

[Bug 114301] New: "Oops: Kernel access of bad area, sig: 11 [#1]" (check log for details)
 2016-03-13 19:35 UTC  (5+ messages)
` [Bug 114301] jbd2_journal_write_revoke_records Oops: Kernel access of bad area
` [Bug 114301] jbd2_journal_write_revoke_records

[Bug 113781] New: kernel 4.4.1-2-ARCH, 4.4.3-1-ARCH and Fake RAID array setup
 2016-03-13 11:01 UTC  (4+ messages)
` [Bug 113781] "

[PATCH] ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
 2016-03-13  7:07 UTC  (3+ messages)

ext4 out of order when use cfq scheduler
 2016-03-13  4:27 UTC  (8+ messages)

[PATCH] fix: print ext4 mountopt data_err=abort correctly
 2016-03-13  2:57 UTC  (4+ messages)
` (unknown),

我的照片在:
 2016-03-12 19:08 UTC 

[PATCH] fuse2fs: improve command-line parsing
 2016-03-12  7:14 UTC 

ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
 2016-03-11 23:32 UTC  (4+ messages)

[Bug 112631] New: Cannot open encrypted Luks root filesystem
 2016-03-11 17:43 UTC  (6+ messages)
` [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error

[PATCH 1/2] common: make _dmerror_init accept device and mount point as param
 2016-03-11 15:40 UTC  (2+ messages)
` [PATCH 2/2] generic: test I/O on dm error device

[PATCH v3 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
 2016-03-10 22:20 UTC 

更多关于我的信息在
 2016-03-09 14:50 UTC 

[PATCH v3 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
 2016-03-10 10:04 UTC  (4+ messages)
` [PATCH v3 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
` [PATCH v3 3/3] ext4: enable again per-file data journaling on delalloc mode

Message TO: linux@wolfsonmicro.com has been discarded due to a filter rule
 2016-03-10  5:57 UTC 

[PATCH] ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
 2016-03-10  5:19 UTC  (2+ messages)

[PATCH] ext4: Fix misspellings in comments
 2016-03-10  5:02 UTC  (2+ messages)

[PATCH] ext4/jbd2: Fix jbd2_journal_destory() for umount path
 2016-03-10  4:59 UTC  (2+ messages)

[PATCH] ext4: fix extent cache fragmentation
 2016-03-10  4:35 UTC  (4+ messages)

[PATCH 0/5] ext4: Fix softlockups in ext4_seek_data()
 2016-03-10  3:54 UTC  (8+ messages)
` [PATCH 1/5] ext4: Fix setting of referenced bit in ext4_es_lookup_extent()
` [PATCH 2/5] ext4: Factor out determining of hole size
` [PATCH 3/5] ext4: Return hole from ext4_map_blocks()
` [PATCH 4/5] ext4: Cleanup handling of bh->b_state in DAX mmap
` [PATCH 5/5] ext4: More efficient SEEK_DATA implementation

[GIT PULL] ext4 bugfix for 4.5
 2016-03-10  3:18 UTC 

regression in 4.5-rc5 - generic/324 failure
 2016-03-09 23:19 UTC  (2+ messages)

[PATCH] e2fsck: Correct ext4 dates generated by old kernels
 2016-03-09  8:57 UTC  (5+ messages)

[PATCH 0/6] ext4: Clean up io_end handling for AIO DIO
 2016-03-09  4:53 UTC  (13+ messages)
` [PATCH 1/6] ext4: Pack ioend structure better
` [PATCH 2/6] ext4: Use i_mutex to serialize unaligned AIO DIO
` [PATCH 3/6] ext4: Rename and split get blocks functions
` [PATCH 4/6] ext4: Move trans handling and completion deferal out of _ext4_get_block
` [PATCH 5/6] ext4: Simplify io_end handling for AIO DIO
` [PATCH 6/6] ext4: Remove i_ioend_count

RIP [<ffffffff812c3b77>] ext4_release_file+0x37/0xc0 with 4.5-rc6 when resuming from suspend
 2016-03-08  8:33 UTC  (4+ messages)

[PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
 2016-03-07  8:26 UTC  (28+ messages)
` [PATCH 01/12] xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist
` [PATCH 02/12] xfs: test copy-on-write leftover recovery
` [PATCH 03/12] reflink: fix fragmentation tests to work on >4k block size filesystems
` [PATCH 04/12] xfs/23[3-6]: don't source common/xfs, it doesn't exist
` [PATCH 05/12] xfs/206: fix output when mkfs knows about reflink
` [PATCH 06/12] xfs/030: fix output on newer filesystems
` [PATCH 07/12] xfs/073: fix output
` [PATCH 08/12] xfs/122: define _GNU_SOURCE when compiling test program
` [PATCH 09/12] xfs/122: support rmapxbt
` [PATCH 10/12] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
` [PATCH 11/12] xfs: remove NOCOW_FL testing from test
` [PATCH 12/12] block: test fallocate for block devices
` [PATCH 13/12] xfs/209: filter scratch dir properly

[PATCH] libext2fs: return errno on failure in ext2fs_sync_device()
 2016-03-07  3:31 UTC  (2+ messages)

[PATCH v2] e2fsck: fix problem report typo
 2016-03-07  3:06 UTC  (3+ messages)

[PATCH] resize2fs: clear uninit BG if allocating from new group
 2016-03-07  2:51 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] misc: replace comparison macros with inline functions
 2016-03-07  2:24 UTC  (3+ messages)
`  "

[PATCH 1/6] blkid: fix ZFS device detection
 2016-03-07  0:54 UTC  (12+ messages)
` [PATCH 2/6] debugfs: improve dump_mmp handling
` [PATCH 3/6] misc: add missing declarations on maint
` [PATCH 4/6] lsattr: treat inode generation as an unsigned int
` [PATCH 5/6] findsuper: improve output if s_mkfs_time unset
` [PATCH 6/6] debugfs: update to handle newer inode fields

[PATCH 0/9] e2fsprogs: save checksum seeds; fix broken xattr editing; misc fixes
 2016-03-06 22:08 UTC  (23+ messages)
` [PATCH 1/9] libext2fs: store checksum seed in superblock
` [PATCH 2/9] tune2fs: allow user to turn on saving the checksum seed
` [PATCH 3/9] e2fsck: check the checksum seed feature flag is set correctly
` [PATCH 4/9] mke2fs: store checksum seed at format time
` [PATCH 5/9] tests: check proper operation of metadata_csum_seed
` [PATCH 6/9] filefrag: accommodate holes when calculating expected values
` [PATCH 7/9] tune2fs: confirm dangerous operations
` [PATCH 8/9] tune2fs: recover the journal
` [PATCH 9/9] libext2fs: sort keys for xattr blocks

[v4 0/6] Add project quota support for e2fsprogs
 2016-03-06 19:31 UTC  (12+ messages)
` [v4 1/6] Always read full inode structure
` [v4 2/6] Clean up codes for adding new quota type
` [v4 3/6] Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
` [v4 4/6] Add project quota support
` [v4 5/6] Add inherit flags for project quota
` [v4 6/6] Add project ID support for chattr/lsattr

[v3 0/5] Add project quota support for e2fsprogs
 2016-03-06  0:13 UTC  (5+ messages)
` [v3 5/5] Add project ID support for chattr/lsattr

ext2/3 using ext4 module mkdir IO error on pmem DAX mount
 2016-03-04 18:26 UTC  (5+ messages)

ext4 bug: getdents uninterruptible for 117 seconds
 2016-03-02 21:43 UTC  (2+ messages)

Softlockup when doing fallocate on 4.4.1
 2016-03-02  9:56 UTC  (2+ messages)

[PATCH v2 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
 2016-03-02  1:21 UTC 

[PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-29 17:30 UTC  (3+ messages)

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:43 UTC 

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:39 UTC 

[PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly
 2016-02-29  7:03 UTC  (5+ messages)

[PATCH v2 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
 2016-02-29  1:29 UTC  (2+ messages)

[PATCH v2 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
 2016-02-28 23:48 UTC  (2+ messages)
` [PATCH v2 3/3] ext4: enable again per-file data journaling on delalloc mode


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