messages from 2013-12-22 21:49:48 to 2014-01-06 20:07:52 UTC [more...]
[GIT PULL] ext4 fixes for 3.13
2014-01-06 20:07 UTC
[PATCH] ext4: fix bigalloc regression
2014-01-06 20:07 UTC (2+ messages)
Fwd: [RESEND PATCH 1/2] ext4: fix a typo in extents.c
2014-01-06 19:45 UTC (10+ messages)
` Fwd: [RESEND PATCH 2/2] ext4: ext4_inode_is_fast_symlink should use cluster size
` "
Still about ext2/ext3 mount options while using ext4.ko driver
2014-01-06 18:28 UTC (3+ messages)
process hangs in ext4_sync_file
2014-01-06 15:08 UTC (4+ messages)
[PATCH 6/9] Use %pd in Ext4
2014-01-06 14:43 UTC (4+ messages)
ext4 filesystem bad extent error review
2014-01-06 5:45 UTC (21+ messages)
` AW: "
` AW: "
` AW: "
` [Attachment has been removed]RE: "
maintain badblocks list on the fly
2014-01-06 1:27 UTC (2+ messages)
[PATCH] e4defrag: choose the best available posix_fadvise variant
2014-01-05 14:00 UTC (7+ messages)
[PATCH 1/4] libss: fix potential memory leak on realloc() failure
2014-01-05 6:26 UTC (4+ messages)
` [PATCH 2/4] libext2fs: fix potential memory leak in qcow2_write_raw_image()
` [PATCH 3/4] test_extents: fix a possible memory leak
` [PATCH 4/4] libblkid: fix memory overrun in probe_lvm2
[PATCH 1/1] handle e2image offset value better
2014-01-05 4:42 UTC
ext4 goes into read only mode on using discard with htree_dirblock_to_tree ... bad entry in directory
2014-01-04 14:35 UTC (2+ messages)
[PATCH 1/2] debugfs: clean up read_journal_block() to avoid Coverity complaint
2014-01-03 23:12 UTC (2+ messages)
` [PATCH 2/2] e2fsck: fix possible double free when searching for config file
[PATCH] e2fsprogs: small .de translation fix
2014-01-03 18:43 UTC
[Lsf-pc] [LSF/MM ATTEND] Persistent Memory
2014-01-03 17:45 UTC (2+ messages)
[PATCH 1/5] e2image: fix resource leak when running e2image -n
2014-01-03 16:44 UTC (9+ messages)
` [PATCH 2/5] e2image: eliminate division by zero
` [PATCH 3/5] e2image: avoid potential divide "
` [PATCH 4/5] libblkid: fix sizeof(foo) vs sizeof(*foo) malloc() bug
` [PATCH 5/5] subst: clean up various coverity nits
[PATCH 0/2] e2fsprogs: two fixes
2014-01-03 9:15 UTC (3+ messages)
` [PATCH 1/2] inode.c: only update the icache for ext2_inode
` [PATCH 2/2] populate-extfs.sh: espace the space in the filename
[PATCH] e4defrag: choose the best available posix_fadvise variant
2014-01-02 6:55 UTC
[PATCH] e4defrag: fix build when posix_fadvise is missing
2014-01-02 6:49 UTC (7+ messages)
ext4 goes into read only mode on using discard with htree_dirblock_to_tree ... bad entry in directory
2014-01-02 5:23 UTC
[SPAM] Good day,
2014-01-02 1:47 UTC
[PATCH 1/1] e2image: mark strings for internationalization
2014-01-01 4:40 UTC (2+ messages)
[RFC PATCH 0/2] ext4: extents status tree shrinker improvement
2013-12-31 10:59 UTC (13+ messages)
` [RFC PATCH 1/2] ext4: improve extents status tree trace point
` [RFC PATCH 2/2] ext4: improve extents status tree shrinker to avoid scanning delayed entries
` [PATCH] ext4: make es shrinker handle nr_to_scan correctly (Re: [RFC PATCH 2/2] ext4: improve ...)
[PATCH] ext4: make local functions static
2013-12-31 5:25 UTC
Advise to invest in your Country
2013-12-30 18:06 UTC
Strange "rm -fr" issue
2013-12-30 22:22 UTC (5+ messages)
[PATCH] debugfs: restore and tweak original error messaging
2013-12-30 21:45 UTC (2+ messages)
` "
Fwd: [PATCH] mkfs: default ipg exceeds blocksize * 8 in 64K bigalloc
2013-12-30 8:02 UTC
Release of e2fsprogs 1.42.9
2013-12-29 21:17 UTC
Hello
2013-12-28 21:45 UTC
I want to transfer an abandoned
2013-12-28 12:20 UTC
[PATCH] libext2fs: delete unused "handle" variable
2013-12-28 8:03 UTC
Hi
2013-12-27 12:51 UTC
[PATCH V3 00/11] e2fsprogs/mke2fs: add an option: -d root-directory
2013-12-27 9:09 UTC (12+ messages)
` [PATCH V3 01/11] mke2fs: add the ability to copy files from a given directory
` [PATCH V3 02/11] misc/create_inode.c: copy files recursively
` [PATCH V3 03/11] misc/create_inode.c: create special file
` [PATCH V3 04/11] misc/create_inode.c: create symlink
` [PATCH V3 05/11] misc/create_inode.c: copy regular file
` [PATCH V3 06/11] misc/create_inode.c: create directory
` [PATCH V3 07/11] misc/create_inode.c: set owner/mode/time for the inode
` [PATCH V3 08/11] mke2fs.c: add an option: -d root-directory
` [PATCH V3 09/11] misc/create_inode.c: handle hardlinks
` [PATCH V3 10/11] debugfs: use the functions in misc/create_inode.c
` [PATCH V3 11/11] mke2fs.8.in: update the manual for the -d option
[PATCH 00/10] e2fsprogs/mke2fs: add an option: -d root-directory
2013-12-27 1:48 UTC (20+ messages)
` [PATCH 01/10] mke2fs.c: "
` [PATCH 02/10] misc/create_inode.c: copy files recursively
` [PATCH 03/10] misc/create_inode.c: create special file
` [PATCH 04/10] misc/create_inode.c: create symlink
` [PATCH 05/10] misc/create_inode.c: copy regular file
` [PATCH 06/10] misc/create_inode.c: create directory
` [PATCH 07/10] misc/create_inode.c: set owner/mode/time for the inode
` [PATCH 08/10] misc/create_inode.c: handle hardlinks
` [PATCH 09/10] debugfs: use the functions in misc/create_inode.c
` [PATCH 10/10] mke2fs.8.in: update the manual for the -d option
[GIT PULL] ext4 fixes for 3.13
2013-12-26 5:34 UTC
[PATCH 2/4] e2image: perform in-place move
2013-12-26 5:24 UTC (5+ messages)
[PATCH 0/4] Add handy fs move features
2013-12-25 4:58 UTC (5+ messages)
` [PATCH 3/4] e2image: add progress indicator
` [PATCH 4/4] e2image: handle SIGINT safely
[PATCH 1/4] e2image: add offset switches
2013-12-25 4:58 UTC (3+ messages)
[PATCH V2 00/11] e2fsprogs/mke2fs: add an option: -d root-directory
2013-12-25 3:21 UTC (14+ messages)
` [PATCH V2 01/11] mke2fs: add the ability to copy files from a given directory
` [PATCH V2 02/11] misc/create_inode.c: copy files recursively
` [PATCH V2 03/11] misc/create_inode.c: create special file
` [PATCH V2 04/11] misc/create_inode.c: create symlink
` [PATCH V2 05/11] misc/create_inode.c: copy regular file
` [PATCH V2 06/11] misc/create_inode.c: create directory
` [PATCH V2 07/11] misc/create_inode.c: set owner/mode/time for the inode
` [PATCH V2 08/11] mke2fs.c: add an option: -d root-directory
` [PATCH V2 09/11] misc/create_inode.c: handle hardlinks
` [PATCH V3 "
` [PATCH V2 10/11] debugfs: use the functions in misc/create_inode.c
` [PATCH V2 11/11] mke2fs.8.in: update the manual for the -d option
[PATCH] e2fsprogs: dumpe2fs manpage updates
2013-12-24 19:20 UTC (2+ messages)
[PATCH v3 0/3] Add XIP support to ext4
2013-12-24 16:27 UTC (19+ messages)
[PATCH] debugfs: silence build warning and remove incorrect error message
2013-12-24 16:05 UTC (2+ messages)
[PATCH] e2fsck: fix printf conversion specs in ea_refcount.c
2013-12-24 7:00 UTC (2+ messages)
[PATCH 00/21] Consolidate Posix ACL implementation V3
2013-12-24 6:41 UTC (9+ messages)
` [PATCH 21/21] hfsplus: remove can_set_xattr
[RFC] directory quota survey on xfs
2013-12-23 23:43 UTC (4+ messages)
[PATCH 1/2] e2fsck: verify s_desc_size is power-of-two value
2013-12-23 21:07 UTC (4+ messages)
` [PATCH 2/2] debugfs, e2fsck: fix s_desc_size handling
[PATCH] tests: delete temporary resize test files
2013-12-23 21:02 UTC (2+ messages)
[GIT PULL] ext2 fix
2013-12-23 20:51 UTC
[PATCH v4 00/22] Add XIP support to ext4
2013-12-23 18:54 UTC (14+ messages)
` [PATCH v4 02/22] Simplify COW of XIP mappings
` [PATCH v4 07/22] Rewrite XIP page fault handling
` [PATCH v4 17/22] xip: Add xip_zero_page_range
` [PATCH v4 19/22] ext4: Add XIP functionality
` [PATCH v4 21/22] Add support for pmd_faults
` [PATCH v4 22/22] xip: Add reporting of major faults
[Bug 40822] New: EXT4-fs error (device dm-4): ext4_lookup:1044: inode #3308277: comm rm: deleted inode referenced: 3058008
2013-12-23 14:15 UTC (2+ messages)
` [Bug 40822] "
[Bug 38642] New: ext4 timestamp format unable to uniquely represent times
2013-12-23 14:04 UTC (2+ messages)
` [Bug 38642] "
[Bug 36632] New: CPU load one and repeating kernel warnings after underlying block device disappeared
2013-12-23 13:42 UTC (2+ messages)
` [Bug 36632] "
[PATCH v3 0/3] Add XIP support to ext4
2013-12-23 4:14 UTC (11+ messages)
current e2fsprogs maint branch test results
2013-12-23 2:50 UTC (3+ 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).