linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-05 19:31:41 to 2016-06-30 13:47:05 UTC [more...]

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-06-30 13:47 UTC  (15+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 14/22] richacl: Update the file masks in chmod()

Corrupted inode timestamps on v4.4+?
 2016-06-30 11:35 UTC 

[PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty
 2016-06-30 11:12 UTC  (2+ messages)
` [PATCH 1/1]ext4: Fix "

WARNING at fs/ext4/inode.c ext4_evict_inode() triggers on 4.0
 2016-06-30  7:00 UTC  (5+ messages)

[PATCH] ext4: check for extents that wrap around
 2016-06-29 22:34 UTC 

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-29 19:48 UTC  (3+ messages)
` [PATCH v3 07/24] fs: ext4: Use current_time() for inode timestamps
  ` [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()

[RFC PATCH] coredump: avoid ext4 auto_da_alloc for core file
 2016-06-29 18:34 UTC  (2+ messages)

[PATCH] Fix filesystem deadlock while reading corrupted xattr block
 2016-06-29  8:36 UTC  (2+ messages)

[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-24 23:08 UTC  (8+ messages)
` [PATCH v2 06/24] fs: ext4: Use current_time() for inode timestamps
      ` [Y2038] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros

[RFC] weirdness in ext4_sync_file()
 2016-06-24  4:36 UTC 

[PATCH v2] ext4: always pre-allocate max depth for path
 2016-06-23 11:52 UTC 

[PATCH] ext4: always pre-allocate max depth for path
 2016-06-23 10:37 UTC  (6+ messages)

[PATCH e2fsprogs] fuse2fs: needs SYSLIBS
 2016-06-22 23:58 UTC 

ext4 out of order when use cfq scheduler
 2016-06-22 13:09 UTC  (11+ messages)
                    ` FW: "

[PATCH] jbd2: wake up j_wait_done_commit before commit callback
 2016-06-22 11:04 UTC  (4+ messages)

xfstests generic/130 hang with non-4k block size ext4 on 4.7-rc1 kernel
 2016-06-22  8:55 UTC  (22+ messages)

[PATCH] e2undo: fix endian issues
 2016-06-22  3:11 UTC  (4+ messages)

[patch] ext4: underflow in alignment check
 2016-06-21 13:06 UTC  (5+ messages)

Reported regressions for 4.7 as of Sunday, 2016-06-19
 2016-06-20 10:21 UTC 

[PATCH] jbd2: make journal y2038 safe
 2016-06-19 15:53 UTC  (2+ messages)

PROBLEM: incorrect data block bitmap after running resize2fs and e2fsck
 2016-06-17 17:58 UTC  (3+ messages)
  ` PROBLEM: [SOLVED] "

[PATCH] ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
 2016-06-17 10:10 UTC  (6+ messages)
` [PATCH -v2] "

[PATCH] ext4: respect the nobarrier mount option in nojournal mode
 2016-06-16 18:07 UTC  (4+ messages)
  ` [PATCH -v2] "

[PATCH 0/4] ext4: Fix deadlock during page writeback
 2016-06-16 11:42 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] jbd2: Move lockdep instrumentation for jbd2 handles
` [PATCH 3/4] jbd2: Move lockdep tracking to journal_s
` [PATCH 4/4] jbd2: Track more dependencies on transaction commit

[PATCH] ext4: avoid modifying checksum fields directly during checksum verification
 2016-06-16  0:08 UTC  (3+ messages)

[PATCH 01/21] fs: Replace CURRENT_TIME_SEC with current_fs_time()
 2016-06-14 20:59 UTC  (14+ messages)
` [PATCH 02/21] fs: ext4: Use current_fs_time() for inode timestamps
      ` [Y2038] "

K3.18-lts : ext4/namei.c: hash used un-initialized
 2016-06-10  6:36 UTC 

[PATCH e2fsprogs] fuse2fs: might need librt
 2016-06-09 20:57 UTC  (2+ messages)

[PATCH 0/3] dax, ext4: Improve DAX performance in ext4
 2016-06-09  9:02 UTC  (5+ messages)
` [PATCH 1/3] dax: Take shared lock in dax_do_io()
` [PATCH 3/3] ext4: Pass DIO_SKIP_DIO_COUNT to dax_do_io

Release of e2fsprogs 1.43.1
 2016-06-09  3:20 UTC 

[PATCH 0/2] linux-block for-next REQ_OP fixes
 2016-06-08 21:00 UTC  (5+ messages)
` [PATCH 1/2] ext4: use bio op helprs in ext4 crypto code
` [PATCH 2/2] mg_disk: fix enum REQ_OP_ kbuild error

[PATCH] ext4: mballoc.c: fix ac_g_ex and ac_f_ex misuse bug in EXT4_MB_HINT_TRY_GOAL path
 2016-06-08  6:15 UTC  (5+ messages)

[PATCH] ext4: mballoc.h typo fix: correct wrong comments about MB_DEFAULT_STREAM_THRESHOLD
 2016-06-07  6:47 UTC 

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (68+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 03/45] fs: have submit_bh users pass in op and flags separately
` [PATCH 04/45] fs: have ll_rw_block "
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [PATCH 06/45] dm: use op_is_write "
` [PATCH 07/45] bcache: "
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 10/45] direct-io: use bio set/get op accessors
` [PATCH 11/45] btrfs: have submit_one_bio users use bio "
` [PATCH 12/45] btrfs: "
` [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
` [PATCH 14/45] btrfs: use bio fields for op and flags
` [PATCH 15/45] f2fs: use bio op accessors
` [PATCH 16/45] gfs2: "
` [PATCH 17/45] xfs: "
` [PATCH 18/45] hfsplus: "
` [PATCH 19/45] mpage: "
` [PATCH 20/45] nilfs: "
` [PATCH 21/45] ocfs2: "
` [PATCH 22/45] pm: "
` [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 26/45] drbd: "
` [PATCH 27/45] md: "
` [PATCH 28/45] target: "
` [PATCH 29/45] xen: "
` [PATCH 30/45] block: copy bio op to request op
` [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 32/45] block: prepare mq request creation "
` [PATCH 33/45] block: prepare elevator "
` [PATCH 34/45] blkg_rwstat: separate op from flags
` [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs
` [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 38/45] blktrace: use op accessors
` [PATCH 39/45] ide cd: do not set REQ_WRITE on requests
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
` [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[Bug 118401] New: Lenovo A740 gave up waiting for root device with kernels >= 4.3
 2016-06-06  7:27 UTC  (2+ messages)
` [Bug 118401] "


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