linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-27 07:40:09 to 2015-02-17 01:47:10 UTC [more...]

[PATCH RESEND 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-17  1:47 UTC  (20+ messages)
` [PATCH RESEND 1/12] fs: Add support "
` [PATCH RESEND 2/12] xfs: "
` [PATCH RESEND 3/12] ext4: "
  ` [PATCH RESEND 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH RESEND 5/12] xfstests: generic/042: Standard insert range tests
` [PATCH RESEND 6/12] xfstests: generic/043: Delayed allocation insert range
` [PATCH RESEND 7/12] xfstests: generic/044: Multi insert range tests
` [PATCH RESEND 8/12] xfstests: generic/045: Delayed allocation multi insert
` [PATCH RESEND 9/12] xfstests: generic/046: Test multiple fallocate insert/collapse range calls
` [PATCH RESEND 10/12] xfstests: fsstress: Add fallocate insert range operation
` [PATCH RESEND 11/12] xfstests: fsx: "
` [PATCH RESEND 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

gdisk-created Bios Boot Partition created with NO fs, reports fs TYPE=ext4. Bug/why?
 2015-02-16 18:38 UTC  (2+ messages)

[PATCH 00/54] e2fsprogs January 2015 patchbomb
 2015-02-16 15:40 UTC  (55+ messages)
` [PATCH 01/54] misc: fix minor testcase problems
` [PATCH 02/54] debugfs: document new commands
` [PATCH 03/54] debugfs: fix crash in ea_set argument handling
` [PATCH 04/54] libext2fs: initialize i_extra_isize when writing EAs
` [PATCH 05/54] libext2fs: avoid pointless EA block allocation
` [PATCH 06/54] libext2fs: strengthen i_extra_isize checks when reading/writing xattrs
` [PATCH 07/54] libext2fs: fix tdb.c mmap leak
` [PATCH 08/54] resize2fs: fix regression test to not depend on ext4.ko being loaded
` [PATCH 09/54] tune2fs: disable csum verification before resizing inode
` [PATCH 10/54] tune2fs: abort when trying to enable/disable metadata_csum on mounted fs
` [PATCH 11/54] tune2fs: call out to resize2fs for 64bit conversion
` [PATCH 12/54] e2fsck: clear i_block[] when there are too many bad mappings on a special inode
` [PATCH 13/54] e2fsck: on read error, don't rewrite blocks past the end of the fs
` [PATCH 14/54] e2fsck: fix the journal recreation message
` [PATCH 15/54] e2fsck: handle multiple *ind block collisions with critical metadata
` [PATCH 16/54] e2fsck: decrement bad count _after_ remapping a duplicate block
` [PATCH 17/54] e2fsck: inspect inline dir data as two directory blocks
` [PATCH 18/54] e2fsck: improve the inline directory detector
` [PATCH 19/54] e2fsck: salvage under-sized dirents by removing them
` [PATCH 41/54] tests: test various features of the new e2undo format
` [PATCH 42/54] copy-in: create hardlinks with the correct directory filetype
` [PATCH 43/54] copy-in: for files, only iterate file blocks that are mapped
` [PATCH 44/54] copyin: fix error handling
` [PATCH 45/54] mke2fs: add simple tests and re-alphabetize mke2fs manpage options
` [PATCH 46/54] contrib: script to create minified ext4 image from a directory
` [PATCH 47/54] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 48/54] libext2fs: find/alloc a range of empty blocks
` [PATCH 49/54] libext2fs: add new hooks to support large allocations
` [PATCH 50/54] libext2fs: implement fallocate
` [PATCH 51/54] libext2fs: use fallocate for creating journals and hugefiles
` [PATCH 52/54] debugfs: implement fallocate
` [PATCH 53/54] tests: test debugfs punch command

[LSF/MM TOPIC] - SMR Modifications to EXT4 (and other generic file systems)
 2015-02-16  5:02 UTC  (4+ messages)

[PATCH] libext2fs: fix potential buffer overflow in closefs()
 2015-02-15  0:51 UTC 

File limit inside a single directory
 2015-02-14 18:25 UTC  (9+ messages)
    `  "

[PATCH] ext4: remove block_device_ejected
 2015-02-14 13:27 UTC 

(unknown),
 2015-02-14  1:49 UTC 

Recent suspicious activity on your online account
 2015-02-14  0:10 UTC 

[Bug 60667] New: resizing ext4 with small block size corrupts filesystem
 2015-02-13 15:58 UTC  (3+ messages)
` [Bug 60667] "

[PATCH 1/2] ext4: remove duplicate remount check for JOURNAL_CHECKSUM change
 2015-02-13  4:09 UTC  (4+ messages)
` [PATCH 2/2, RFC] ext4: ignore journal checksum on remount; don't fail

[PATCH] ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesize
 2015-02-13  4:01 UTC  (2+ messages)

[v8 0/5] ext4: add project quota support
 2015-02-13  2:00 UTC  (17+ messages)
` [v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH] fix spacing in ext4/super.c
 2015-02-12 12:51 UTC 

3.19 + xen-devel: kernel BUG at fs/ext4/page-io.c:85!
 2015-02-12 11:58 UTC  (3+ messages)
` [Xen-devel] "

Possible file system corruption?
 2015-02-12 10:44 UTC  (3+ messages)

Can anyone kindly tell me disadvantage of data=writeback if I save file length myself
 2015-02-12  2:14 UTC 

[PATCH RFC 1/6] fs: new interface and behavior for file project id
 2015-02-11 15:11 UTC  (6+ messages)
` [PATCH RFC 2/6] quota: adds generic code for enforcing project quota limits
` [PATCH RFC 3/6] quota: mangle statfs result according to project quota usage and limits
` [PATCH RFC 4/6] ext4: add project id support
` [PATCH RFC 5/6] ext4: adds project quota support
` [PATCH RFC 6/6] tools/quota/project_quota: sample tool for early adopters

[PATCH] ext4: fix indirect punch hole corruption
 2015-02-11  3:37 UTC  (14+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "
                ` [PATCH v4] "

[Bug 93031] New: root becomes read-only at boot due to journal_async_commit in /etc/fstab
 2015-02-10 16:53 UTC  (3+ messages)
` [Bug 93031] "

[PATCH] mke2fs: fix numeric progress meter for huge filesystem
 2015-02-08 12:25 UTC 

Please respond!!!
 2015-02-05 20:02 UTC 

[PATCH][request for stable 3.10 inclusion] ext4 CVE-2014-8086
 2015-02-07  8:54 UTC  (3+ messages)

[Bug 16380] ext2/ext4 filesystem "hangs" for a few seconds when trying to write a lot of data to a freshly RW mounted FS
 2015-02-07 10:25 UTC 

[PATCH v2] mke2fs: Fix German translation of mke2fs
 2015-02-06 10:58 UTC 

ext3_dx_add_entry complains about Directory index full
 2015-02-06  6:52 UTC  (7+ messages)

[PATCH v9 0/11] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-06  4:27 UTC  (5+ messages)
` [PATCH v9 4/11] xfsprogs: xfs_io: add finsert command for insert range

Payment
 2015-02-05 14:30 UTC 

Directio flags in dd command causes file corruption on ext4 filesystem
 2015-02-05 19:16 UTC 

[Bug 92781] New: mounting via qemu-nbd and killing the process causes kernel BUG at fs/buffer.c:3006
 2015-02-05 11:03 UTC 

Bug in mount options handling in EXT4?
 2015-02-05  4:52 UTC  (4+ messages)

upward bound ad-ventures
 2015-02-04 17:32 UTC 

Writes blocked on wait_for_stable_page (Writes of less than page size sometimes take too long)
 2015-02-04 17:02 UTC  (11+ messages)

[PATCH] ext4: Fixed two coding style errors, spaces required around =
 2015-02-04 12:33 UTC 

[PATCH] ext4: fix comments in ext4_can_extents_be_merged()
 2015-02-04 11:11 UTC 

[PATCH] ext4: fix warning in ext4_da_update_reserve_space()
 2015-02-03 23:15 UTC  (7+ messages)

[Bug 92271] New: Provide a way to really delete files, please
 2015-02-03 18:20 UTC  (27+ messages)
` [Bug 92271] "

[PATCH] ext3: dump dentry in ext3_dx_add_entry
 2015-02-03 10:39 UTC  (2+ messages)

[Bug 92501] New: Root filesystem corruption
 2015-02-02 13:45 UTC 

ext4: protection against hardware failure - device size has changed for usb SD card and cannot fix filesystem afterwards
 2015-01-31 13:07 UTC 

[PATCH] mke2fs: Fix German translation of mke2fs
 2015-01-28 12:45 UTC  (4+ messages)

[PATCH] ext4: support read-only images
 2015-01-27  7:45 UTC 


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