messages from 2015-03-19 09:16:39 to 2015-04-09 15:14:34 UTC [more...]
[v12 0/5] ext4: add project quota support
2015-04-09 15:14 UTC (3+ messages)
` [v12 1/5] vfs: adds general codes to enforces project quota limits
` [v12 2/5] ext4: adds project ID support
ext4: WARNING: CPU: 10 PID: 23340 at fs/block_dev.c
2015-04-09 14:14 UTC
[PATCH 00/22] ext4 encryption patches
2015-04-09 12:54 UTC (35+ messages)
` [PATCH 01/22] ext4: add ext4_mpage_readpages()
` [PATCH 02/22] ext4: reserve codepoints used by the ext4 encryption feature
` [PATCH 03/22] ext4 crypto: add ext4 encryption Kconfig
` [PATCH 04/22] ext4 crypto: export ext4_empty_dir()
` [PATCH 05/22] ext4 crypto: add encryption xattr support
` [PATCH 06/22] ext4 crypto: add encryption policy checking
` [PATCH 07/22] ext4 crypto: add ioctl to set encryption policy
` [PATCH 08/22] ext4 crypto: add ext4 encryption facilities
` [PATCH 09/22] ext4 crypto: add encryption key management facilities
` [PATCH 10/22] ext4 crypto: validate context consistency on lookup
` [PATCH 11/22] ext4 crypto: inherit encryption policies on inode and directory create
` [PATCH 12/22] ext4 crypto: implement the ext4 encryption write path
` [PATCH 13/22] ext4 crypto: implement the ext4 decryption read path
` [PATCH 14/22] ext4 crypto: filename encryption facilities
` [PATCH 15/22] ext4: teach ext4_htree_store_dirent() to store decrypted filenames
` [PATCH 16/22] ext4 crypto: insert encrypted filenames into a leaf directory block
` [PATCH 17/22] ext4 crypto: partial update to namei.c for fname crypto
` [PATCH 18/22] ext4 crypto: filename encryption modifications
` [PATCH 19/22] ext4 crypto: enable filename encryption
` [PATCH 20/22] ext4 crypto: Add symlink encryption
` [PATCH 21/22] ext4 crypto: enable encryption feature flag
` [PATCH 22/22] ext4 crypto: add password salt support
[patch] ext4 crypto: fix an error code in ext4_init_crypto()
2015-04-09 9:03 UTC
[PATCH 2/2][v2] blk-plug: don't flush nested plug lists
2015-04-09 0:54 UTC (4+ messages)
[patch] ext4 crypto: testing the wrong variable
2015-04-08 18:15 UTC (5+ messages)
[PATCH] ext4: minor cleanup of ext4_da_reserve_space()
2015-04-08 17:08 UTC
ext4 mballoc: unaligned requests could steal space preferred by dentries
2015-04-08 16:54 UTC
[PATCH] ext4 mballoc: fix tail allocation
2015-04-08 16:44 UTC (3+ messages)
[PATCH] ext4: move check under lock to avoid race
2015-04-08 4:46 UTC (2+ messages)
` [PATCH] ext4: Move check under lock scope to close a race
Your Webmail account Certificate expired on the 10th-04-2015
2015-04-07 18:44 UTC
[PATCH] Remove redundant check under lock scope in fallocate()
2015-04-07 18:15 UTC (4+ messages)
` [PATCH] ext4: Remove redundant check under lock scope
[PATCH 49/49] ext2: enable cgroup writeback support
2015-04-06 19:58 UTC
[PATCH 00/35] e2fsprogs April 2015 patchbomb
2015-04-06 18:57 UTC (38+ messages)
` [PATCH 01/35] e2fuzz: fuzz harder
` [PATCH 02/35] e2fsck: turn inline data symlink into a fast symlink when possible
` [PATCH 03/35] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 04/35] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 05/35] e2fsck: track directories to be rehashed with a bitmap
` [PATCH 06/35] e2fsck: rebuild sparse extent trees/convert non-extent ext3 files
` [PATCH 07/35] e2fsck: convert block-mapped files to extents on bigalloc fs
` [PATCH 08/35] tests: verify proper rebuilding of sparse extent trees and block map file conversion
` [PATCH 09/35] e2fsck: abort on read error beyond end of FS
` [PATCH 10/35] undo-io: add new calls to and speed up the undo io manager
` [PATCH 11/35] undo-io: be more flexible about setting block size
` [PATCH 12/35] undo-io: use a bitmap to track what we've already written
` [PATCH 13/35] e2undo: fix memory leaks and tweak the error messages somewhat
` [PATCH 14/35] e2undo: ditch tdb file, write everything to a flat file
` [PATCH 15/35] libext2fs: support atexit cleanups
` [PATCH 16/35] e2fsck: optionally create an undo file
` [PATCH 17/35] resize2fs: optionally create "
` [PATCH 18/35] tune2fs: "
` [PATCH 19/35] mke2fs: "
` [PATCH 20/35] debugfs: "
` [PATCH 21/35] tests: test undo file creation in e2fsck/resize2fs/tune2fs/mke2fs
` [PATCH 22/35] tests: test various features of the new e2undo format
` [PATCH 23/35] copy-in: create hardlinks with the correct directory filetype
` [PATCH 24/35] copy-in: for files, only iterate file blocks that are mapped
` [PATCH 25/35] copyin: fix error handling
` [PATCH 26/35] mke2fs: add simple tests and re-alphabetize mke2fs manpage options
` [PATCH 27/35] contrib: script to create minified ext4 image from a directory
` [PATCH 28/35] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 29/35] libext2fs: find/alloc a range of empty blocks
` [PATCH 30/35] libext2fs: add new hooks to support large allocations
` [PATCH 31/35] libext2fs: implement fallocate
` [PATCH 32/35] libext2fs: use fallocate for creating journals and hugefiles
` [PATCH 33/35] debugfs: implement fallocate
` [PATCH 34/35] tests: test debugfs punch command
[RFC PATCH 0/5] Remove rw parameter from direct_IO()
2015-04-05 16:27 UTC (2+ messages)
CAN I TRUST YOU?
2015-04-04 19:34 UTC
[PATCH 03/16] ext4: use is_xxx_kiocb instead of filp->fl_flags
2015-04-04 19:13 UTC
LPC2015: File and Storage Systems uconf
2015-04-03 18:28 UTC
[PATCH 1/1] ext4: better error handling of kstrdup()
2015-04-03 17:44 UTC (4+ messages)
[PATCH] ext4: Make fsync to sync parent dir in no-journal for real this time
2015-04-03 15:16 UTC (3+ messages)
` [PATCH -v2] ext4: make "
Issue in ext4 rename
2015-04-03 15:06 UTC (4+ messages)
[PATCH v2 3/4] shared: test truncate orphan inodes when mounting extN
2015-04-03 7:18 UTC
[PATCH v2] ext4: don't release reserved space for previously allocated cluster
2015-04-03 4:18 UTC (2+ messages)
[PATCH] ext4: fix loss of delalloc extent info in ext4_zero_range()
2015-04-03 4:14 UTC (4+ messages)
[PATCH] ext4: Allocate entire range in zero range
2015-04-03 4:11 UTC (2+ messages)
[PATCH] ext4: remove unnecessary lock/unlock of i_block_reservation_lock
2015-04-03 4:04 UTC (3+ messages)
[PATCH] ext4: remove block_device_ejected
2015-04-03 3:57 UTC (2+ messages)
[PATCH] ext4: Remove useless condition in if statement
2015-04-03 3:51 UTC (3+ messages)
[PATCH 1/2] ext2: remove unused header files
2015-04-03 3:48 UTC (3+ messages)
` [PATCH 2/2] ext4: "
[PATCH] ext4: fix comments in ext4_can_extents_be_merged()
2015-04-02 20:55 UTC (2+ messages)
[PATCH] ext4: fix transposition typo in format string
2015-04-02 20:47 UTC (2+ messages)
[PATCH] ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
2015-04-02 20:36 UTC (2+ messages)
[PATCH 0/5] jbd2: Avoid unnecessary locking when buffer is already journaled
2015-04-02 14:23 UTC (7+ messages)
` [PATCH 1/5] jbd2: Simplify code flow in do_get_write_access()
` [PATCH 2/5] jbd2: Simplify error path on allocation failure "
` [PATCH 3/5] jbd2: Simplify code flow "
` [PATCH 4/5] jbd2: Speedup jbd2_journal_get_[write|undo]_access()
` [PATCH 5/5] jbd2: Speedup jbd2_journal_dirty_metadata()
[PATCH] e2fsck: completely ignore last-mount and last-write within fudge_time
2015-04-01 18:08 UTC (5+ messages)
[v10 0/5] ext4: add project quota support
2015-04-01 9:00 UTC (10+ messages)
` [v10 3/5] ext4: adds "
` [v10 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
[PATCH] ext3: Remove useless condition in if statement
2015-04-01 7:40 UTC (3+ messages)
[Bug 95861] New: fs/inode.c:509 invalid opcode: 0000 [#1] SMP
2015-03-30 17:15 UTC
[PATCH 00/54] e2fsprogs January 2015 patchbomb
2015-03-29 4:13 UTC (18+ messages)
` [PATCH 20/54] e2fsck: add a 'yes to all' response in interactive mode
` [PATCH 21/54] libext2fs: zero blocks via FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
` [PATCH 22/54] libext2fs: ext2fs_new_block2() should call alloc_block hook
` [PATCH 23/54] libext2fs: Support readonly filesystem images
` [PATCH v2 "
` [PATCH 27/54] e2fsck: rebuild sparse extent trees/convert non-extent ext3 files
` [PATCH v4 "
` [PATCH 55/54] e2fsck: actually fix inline_data flags problems when user says to do so
` [PATCH 56/54] libext2fs: zero hash in ibody extended attributes
` [PATCH 57/54] e2fsck: convert block-mapped files to extents on bigalloc fs
` [PATCH 58/54] e2fsck: turn inline data symlink into a fast symlink when possible
[Bug 95571] New: ext4 fs corruption on power-cut while running fsstress
2015-03-25 15:18 UTC
[PATCH v2] e2fsprogs: Limit number of reserved gdt blocks on small fs
2015-03-25 10:46 UTC
[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
2015-03-25 6:05 UTC (3+ messages)
` [PATCH v10 1/12] fs: Add support "
[PATCH] ext4: don't consume reserved space when allocating partial cluster
2015-03-24 21:06 UTC (5+ messages)
[PATCH 48/48] ext2: enable cgroup writeback support
2015-03-23 4:54 UTC
Recovery after mkfs.ext4 on a ext4
2015-03-22 20:19 UTC (10+ messages)
fs corruption recovery
2015-03-20 18:45 UTC (6+ messages)
[v11 0/5] ext4: add project quota support
2015-03-20 18:41 UTC (6+ messages)
` [v11 1/5] vfs: adds general codes to enforces project quota limits
` [v11 2/5] ext4: adds project ID support
` [v11 3/5] ext4: adds project quota support
` [v11 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v11 5/5] ext4: cleanup inode flag definitions
[v11 0/5] ext4: add project quota support
2015-03-20 18:37 UTC (4+ messages)
` [v5 1/5] vfs: adds general codes to enforces project quota limits
` [v5 2/5] ext4: adds project ID support
` [v5 3/5] ext4: adds project quota support
[3.17.y-3.19.y][cherry-pick] ext4: fix indirect punch hole corruption
2015-03-20 16:05 UTC
[3.17.y-3.19.y][cherry-pick] ext4: fix indirect punch hole corruption
2015-03-20 16:04 UTC
max_dir_size_kb option list
2015-03-20 14:42 UTC (8+ messages)
ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
2015-03-20 10:22 UTC
[PATCH] ext4: don't retry file block mapping on bigalloc fs with non-extent file
2015-03-19 21:25 UTC
SMRFFS - EXT4, and a few stack changes
2015-03-19 15:59 UTC
[PATCH 1/1] jbd2: fix incorrect unlock on j_list_lock
2015-03-19 12:13 UTC (6+ messages)
[PATCH RFC v2 0/6] ext4: yet another project quota
2015-03-19 9:16 UTC (4+ messages)
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).