public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-21 14:40:41 to 2015-12-08 00:44:53 UTC [more...]

Does ext4 write anything during reading with relatime?
 2015-12-08  0:44 UTC  (5+ messages)

[PATCH V2] jbd2: fix null committed data return in undo_access
 2015-12-08  0:44 UTC  (3+ messages)

[PATCH 0/3 v2] Output selection
 2015-12-07 23:26 UTC  (7+ messages)
` [PATCH 1/3] common: Factor out function to get OS name
` [PATCH 2/3] common: Improve _link_output_file to be more versatile
` [PATCH 3/3] ext4/001: Select different output based on mount options

[GIT PULL] ext4 bugfixes for 4.4
 2015-12-07  3:40 UTC 

[PATCH 0/8] e2fsprogs: save checksum seeds; misc fixes
 2015-12-05  5:15 UTC  (10+ messages)
` [PATCH 1/8] libext2fs: store checksum seed in superblock
` [PATCH 2/8] tune2fs: allow user to turn on saving the checksum seed
` [PATCH 3/8] e2fsck: check the checksum seed feature flag is set correctly
` [PATCH 4/8] mke2fs: store checksum seed at format time
` [PATCH 5/8] tests: check proper operation of metadata_csum_seed
` [PATCH 6/8] filefrag: accommodate holes when calculating expected values
` [PATCH 7/8] tune2fs: confirm dangerous operations
` [PATCH 8/8] tune2fs: recover the journal

[PATCH] tune2fs: confirm slow/dangerous operations
 2015-12-05  1:21 UTC  (7+ messages)

[PATCH v2] filefrag: accommodate holes when calculating expected values
 2015-12-04 23:11 UTC  (3+ messages)

Regarding random grouop search start for allocation of inode
 2015-12-04 21:54 UTC  (5+ messages)

v4.4-rc3 ext4 memory leak
 2015-12-04 17:27 UTC  (3+ messages)

Hello
 2015-12-04 12:36 UTC 

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-12-04 12:06 UTC  (36+ messages)
` [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
` [PATCH 02/12] statx: Provide IOC flags for Windows fs attributes
` [PATCH 03/12] statx: Add a system call to make enhanced file info available
` [PATCH 07/12] statx: CIFS: Return enhanced attributes

[Bug 89511] New: USB-storage mount error
 2015-12-03 23:52 UTC  (4+ messages)
` [Bug 89511] "

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

[PATCH] filefrag: accommodate holes when calculating expected values
 2015-12-03 20:30 UTC  (2+ messages)

EXT4-fs (device loop0): panic forced after error -- bug or not?
 2015-12-02 13:41 UTC  (4+ messages)

ext4 endless "orphan list check failed!" spew/lockup
 2015-12-01 18:05 UTC  (3+ messages)

[Bug 94791] New: syscall fanotify_mark overflow
 2015-12-01 14:08 UTC  (4+ messages)
` [Bug 94791] "

[PATCH] fix compile error while opening the macro DOUBLE_CHECK
 2015-12-01  8:58 UTC 

[PATCH 2/3] ext4: remove incorrect check for inode journal mode in ext4_writepages()
 2015-12-01  4:50 UTC 

[PATCH 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
 2015-12-01  4:42 UTC 

[PATCH] mke2fs: sort "-d" option alphabetically
 2015-11-30 23:31 UTC  (3+ messages)

[PATCH] fuse2fs: set inode's uid/gid when creating inode
 2015-11-30 23:28 UTC  (2+ messages)

[PATCH 1/2] libext2fs: fix block-mapped file punch
 2015-11-30 20:29 UTC  (4+ messages)
` [PATCH 2/2] e2fsck: fix e2fsck -fD directory truncation

[PATCH] e2fsck: zap extent-format inode with no extent header
 2015-11-30 19:22 UTC  (3+ messages)

[PATCH v2] tune2fs: warn if the filesystem journal is dirty
 2015-11-30 17:14 UTC  (2+ messages)

[PATCH] libext2fs: fix tst_badblocks buffer overrun
 2015-11-30 17:10 UTC  (2+ messages)

[PATCH] e2fsck: do not read EA header beyond the end of an inode
 2015-11-30 17:06 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] chattr: Fix typo in a manpage
 2015-11-30 16:57 UTC  (2+ messages)
`  "

[Bug 108631] New: Stuck on mb_cache_spinlock
 2015-11-30 16:36 UTC 

[PATCH] ext4:crypto fix endianess issues
 2015-11-30 16:15 UTC  (2+ messages)

[PATCH 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
 2015-11-30 14:09 UTC  (7+ messages)
` [PATCH 2/3] ext4: remove incorrect check for inode journal mode in ext4_writepages()
` [PATCH 3/3] ext4: enable again per-file data journaling on delalloc mode

[PATCH] jbd2: fix null committed data return in undo_access
 2015-11-30  3:03 UTC  (3+ messages)

found an error that e2fsck does not fix
 2015-11-28 21:49 UTC  (4+ messages)

[PATCH] fix an endianness bug in ext4_encrypted_follow_link()
 2015-11-27  1:31 UTC  (7+ messages)

[PATCH] ext4: add "static" to ext4_seq_##name##_fops struct
 2015-11-26 20:52 UTC  (2+ messages)

[[PATCH] fix an endianness bug in ext4_encrypted_zeroout()
 2015-11-26 20:21 UTC  (2+ messages)

[PATCH] jbd2: Fix unreclaimed pages after truncate in data=journal mode
 2015-11-26 20:12 UTC  (2+ messages)

[PATCH] e2fsck: Correct ext4 dates generated by old kernels
 2015-11-26  5:27 UTC  (5+ messages)

RE
 2015-11-25 17:27 UTC 

[PATCH v2 0/7] dax cleanups and lifetime fixes
 2015-11-25 18:37 UTC  (2+ messages)
` [PATCH v2 6/7] ext4: skip inode dirty when backing device is gone

RE
 2015-11-25 18:00 UTC 

[PATCH] fs/ext4: use list_last_entry instead of list_entry
 2015-11-25 13:59 UTC 

[PATCH] ext4: fix race aio-dio vs freeze_fs
 2015-11-25 10:25 UTC  (8+ messages)

[Bug 102731] New: I have a cough
 2015-11-25 10:09 UTC  (2+ messages)
` [Bug 102731] "

[PATCH] tune2fs: warn if the filesystem journal is dirty
 2015-11-25  0:18 UTC  (4+ messages)

[v15 0/4] ext4: add project quota support
 2015-11-24  9:07 UTC  (12+ messages)

[PATCH v3.3 0/2] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2015-11-24  7:41 UTC  (6+ messages)
` [PATCH 2/2] generic/15[78]: fix error messages in the golden output

memory leak: data=journal and {collapse,insert,zero}_range
 2015-11-24  4:21 UTC  (12+ messages)

fuse2fs
 2015-11-23 20:49 UTC  (2+ messages)

[PATCH] ext4: drop file_update_time from ext4_dax_fault
 2015-11-23 19:55 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox