messages from 2014-05-19 01:42:03 to 2014-06-02 19:55:52 UTC [more...]
[RFC 00/32] making inode time stamps y2038 ready
2014-06-02 19:55 UTC (17+ messages)
` [RFC 13/32] ext3: convert to struct inode_time
` [RFC 14/32] ext4: "
[PATCH 1/4] po: describe more precisely the %B expansion
2014-06-02 19:48 UTC (4+ messages)
` [PATCH 2/4] e2fsck: make a prompt message translatable by not using fill-in words
` [PATCH 3/4] e2fsck: make two comments match the messages
` [PATCH 4/4] e2fsck: sort the abbreviations better
[PATCH] fully and properly gettextize two error messages in e2fsck
2014-06-02 19:47 UTC (3+ messages)
[PATCH 0/2 v2] Improve orphan list scaling
2014-06-02 17:45 UTC (9+ messages)
` [PATCH 2/2] ext4: Reduce contention on s_orphan_lock
[PATCH v2 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
2014-06-02 15:02 UTC (7+ messages)
jbd2 batch time tuning behavior question
2014-06-02 15:00 UTC (3+ messages)
[PATCH 1/2] e2fsck: handle symlink properly with inline data
2014-06-02 14:58 UTC (4+ messages)
` [PATCH 2/2] debugfs: do not display fast symlink "
[PATCH] ext4: handle symlink properly with inline_data
2014-06-02 14:56 UTC (2+ messages)
[PATCH 1/2] ext4: introduce new i_write_mutex to protect fallocate
2014-06-02 14:38 UTC (8+ messages)
[RFC][PATCH] ext4: handle fast symlink properly with inline_data
2014-06-02 11:54 UTC (7+ messages)
[PATCH] quota: remove dqptr_sem for scalability
2014-06-02 8:34 UTC (18+ messages)
` [PATCH 2/3] quota: avoid unnecessary dqget()/dqput() calls
` [PATCH 3/3] quota: remove dqptr_sem
` [PATCH 1/3] quota: protect Q_GETFMT by dqonoff_mutex
` [PATCH 1/3 v2] "
` [PATCH 2/3 v2] quota: avoid unnecessary dqget()/dqput() calls
` [PATCH 3/3 v2] quota: remove dqptr_sem
[PATCH] filefrag: fix minor issues with 29758d2
2014-06-02 1:28 UTC (9+ messages)
` [PATCH V2] filefrag: fix "
` [PATCH V3] filefrag: "
[patch] gettextize an overlooked mke2fs error message
2014-06-02 1:24 UTC (2+ messages)
[PATCH] add missing %It to the explanatory list for translators
2014-06-02 1:19 UTC (2+ messages)
[patch] fix typo in mke2fs error message
2014-06-02 1:13 UTC (2+ messages)
{PATCH] e2fsprogs: fix printf format in print_blocks_proc()
2014-05-29 18:09 UTC
more resize breakage
2014-05-29 6:09 UTC (5+ messages)
[PATCH 00/37] e2fsprogs patchbomb 5/14
2014-05-28 19:48 UTC (9+ messages)
` [PATCH 16/37] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 2/2] "
[PATCH] ext4: fix missing unlock on error in collapse range
2014-05-28 0:15 UTC (3+ messages)
compile warning on master
2014-05-27 17:21 UTC (4+ messages)
` [PATCH] debugfs: fix two warning messages when compiling with LLVM (Re: compile warning on master)
[PATCH] misc: fix compile warnings on master branch
2014-05-27 17:14 UTC (2+ messages)
[PATCH] coverity fixes, part 3
2014-05-27 17:06 UTC (2+ messages)
[PATCH] filefrag: exit with error code if an error is hit
2014-05-27 16:57 UTC (2+ messages)
[PATCH] misc: fix create_inode warnings with LLVM
2014-05-27 16:51 UTC (3+ messages)
ext4: serialize unaligned asynchronous DIO
2014-05-27 15:38 UTC (2+ messages)
[ANNOUNCE] xfstests: master branch updated to 45d1fac
2014-05-27 2:44 UTC
Your Urgent reply
2014-05-26 17:58 UTC
[PATCH 0/2] ext4: ext4_mb_normalize_request() fixes
2014-05-26 16:50 UTC (8+ messages)
` [PATCH 1/2] ext4: fix wrong assert in ext4_mb_normalize_request()
` [PATCH 2/2] ext4: fix bug "
[PATCH] ext4: Fix zeroing of page during writeback
2014-05-26 16:37 UTC (2+ messages)
[PATCH] ext4: remove unused local variable "stored" from ext4_readdir(...)
2014-05-26 16:34 UTC (3+ messages)
[PATCH 2/2] ext4: fix ZERO_RANGE test failure in data journalling
2014-05-26 16:29 UTC (2+ messages)
[PATCH v2] misc: Use unsigned long long for file block count in filefrag
2014-05-26 16:11 UTC (2+ messages)
[PATCH] jbd2: prefix printks with JBD2: not JBD:
2014-05-26 15:53 UTC (3+ messages)
[PATCH] e2fsprogs: don't run quota test if quota is not enabled
2014-05-26 15:46 UTC (3+ messages)
ext4 metadata corruption bug?
2014-05-26 14:59 UTC (6+ messages)
[PATCH 0/2 v3] Improve orphan list scaling
2014-05-26 15:14 UTC (7+ messages)
` [PATCH 1/2] ext4: Use sbi in ext4_orphan_{add|del}()
` [PATCH 2/2] ext4: Reduce contention on s_orphan_lock
kernel BUG at fs/jbd2/journal.c:1951!
2014-05-25 19:50 UTC
[Bug 76821] New: jbd2 write on disk each 5/6 seconds
2014-05-25 12:15 UTC (9+ messages)
` [Bug 76821] "
` [Bug 76821] jbd2 write on disk each 2/3 seconds
[PATCH] debugfs: fix debugfs/quota.c compile warnings
2014-05-22 21:57 UTC (2+ messages)
[PATCH] debugfs: fix filehandle leak in copy_file()
2014-05-22 21:55 UTC (2+ messages)
[PATCH] debugfs: fix string_to_time for MacOS strptime()
2014-05-22 21:53 UTC (2+ messages)
[PATCH] mke2fs: use ext2fs_open_file() in check_plausibility()
2014-05-22 17:56 UTC (4+ messages)
` [PATCH V2] "
[PATCH] ext3: Fix deadlock in data=journal mode when fs is frozen
2014-05-22 15:25 UTC
OpenPosix test case mmap_11-4 fails in ext4 filesystem
2014-05-22 14:38 UTC (13+ messages)
[Bug 76731] New: WARNING: CPU: 2 PID: 1620 at fs/sysfs/group.c:216 when mounting an external disk
2014-05-22 14:18 UTC
[PATCH] ext4: remove unused local variable "store" from ext4_readdir(...)
2014-05-21 15:16 UTC (5+ messages)
OOPs in ext4
2014-05-21 15:14 UTC (7+ messages)
[PATCH] e2fsck: Fix last mount time and last write time in preen mode
2014-05-20 14:29 UTC
[Bug 75621] New: Permission denied trying to touch a file; happens randomly; both ext3 and GPFS
2014-05-20 10:49 UTC (4+ messages)
` [Bug 75621] "
[PATCH] ext4: add sysfs entry showing whether the fs contains errors
2014-05-20 9:56 UTC (6+ messages)
[ANNOUNCE] xfstests: new mailing list
2014-05-19 21:25 UTC (7+ messages)
[Bug 76261] New: ext4_da_writepages err -30 after remount ro during shutdown
2014-05-19 13:41 UTC (4+ messages)
` [Bug 76261] "
content of file lost after fs went 100% full
2014-05-19 10:07 UTC (2+ messages)
[PATCH] e2fsprogs: small .de translation fix
2014-05-19 1:41 UTC (8+ 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).