linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-06 09:55:22 to 2013-12-11 10:42:46 UTC [more...]

[PATCH 00/18] Consolidate Posix ACL implementation V2
 2013-12-11 10:42 UTC  (4+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation

Ext4 projects for 2014
 2013-12-11  5:42 UTC  (5+ messages)

You Have Been Awarded
 2013-12-10 20:40 UTC 

[PATCH v3 00/74] e2fsprogs patchbomb 12/2013
 2013-12-11  1:26 UTC  (74+ messages)
` [PATCH 01/74] libext2fs: don't overflow when punching indirect blocks with large blocks
` [PATCH 02/74] libext2fs: fix tests that set LARGE_FILE
` [PATCH 03/74] mke2fs: load configfile blocksize setting before 64bit checks
` [PATCH 04/74] libext2fs: use ext2fs_punch() to truncate quota file
` [PATCH 05/74] debugfs: fix init_filesys help text
` [PATCH 06/74] tune2fs: forbid changing uuid on an uninit_bg filesystem
` [PATCH 07/74] libext2fs: tweak inline data error wording
` [PATCH 08/74] libext2fs: don't allow ridiculously large logical block numbers
` [PATCH 09/74] libext2fs: fix another minor grammatical error in the error catalog
` [PATCH 10/74] debugfs: fix various minor bogosity
` [PATCH 11/74] misc: use the checksum predicate function, not raw flag tests
` [PATCH 12/74] libext2fs: make symlinks safe for 64bit blocks and extents
` [PATCH 13/74] debugfs: handle 64bit block numbers
` [PATCH 14/74] libext2fs: fileio should use 64bit io routines
` [PATCH 15/74] resize2fs: rewrite extent/dir/ea block checksums when migrating
` [PATCH 16/74] debugfs: don't leak fd when calling dump_file
` [PATCH 17/74] debugfs: don't leak mmp_s memory
` [PATCH 18/74] e2fsck: fix memory leaks
` [PATCH 19/74] misc: don't leak file descriptors
` [PATCH 20/74] mke2fs: don't leak memory
` [PATCH 21/74] e4defrag: don't crash if umounts the filesystem races with us
` [PATCH 22/74] e4defrag: defensively check results of sysconf(_SC_PAGESIZE)
` [PATCH 23/74] e2image: check return value from check_if_mounted
` [PATCH 24/74] dumpe2fs: check return values
` [PATCH 25/74] libss: fix fd error handling
` [PATCH 26/74] libss: fix memory handling errors
` [PATCH 27/74] libquota: fix memory leak
` [PATCH 28/74] libext2fs: check return values
` [PATCH 29/74] libext2fs: fix memory leaks
` [PATCH 30/74] libext2fs: fix a broken close() test
` [PATCH 31/74] libext2fs: fail fileio write if we can't allocate a block
` [PATCH 32/74] libext2fs: fix punching extents when there are no left extents
` [PATCH 33/74] libext2fs: don't error out when punching a totally sparse file
` [PATCH 34/74] e2fsck: in rehash, mark newly allocated extent blocks as found
` [PATCH 35/74] libext2fs: zero block contents past EOF when setting size
` [PATCH 36/74] libext2fs: detect
` [PATCH 37/74] libext2fs: don't always read backup group descriptors on a 1k-block meta_bg fs
` [PATCH 38/74] libext2fs: mark group data blocks when loading block bitmap
` [PATCH 39/74] e2fsck: remove uninit block bitmap calculation
` [PATCH 40/74] libext2fs: no need to clear BLOCK_UNINIT during ext2fs_reserve_super_and_bgd
` [PATCH 41/74] tests: adjust test output to reflect block_uninit calculated block bitmaps
` [PATCH 42/74] libext2fs: only punch complete clusters
` [PATCH 43/74] libext2fs: don't update the summary counts when doing implied cluster allocation
` [PATCH 44/74] e2fsck: only release clusters when shortening a directory during a rehash
` [PATCH 45/74] e2fsck: print cluster ranges when encountering bitmap errors
` [PATCH 46/74] e2fsck: try implied cluster allocation when expanding a dir
` [PATCH 47/74] resize2fs: during shrink, don't free in-use bg data clusters
` [PATCH 48/74] resize2fs: don't free in-use clusters when moving blocks
` [PATCH 49/74] mke2fs: set block_validity as a default mount option
` [PATCH 50/74] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 51/74] libext2fs: file IO routines should handle uninit blocks
` [PATCH 52/74] resize2fs: convert fs to and from 64bit mode
` [PATCH 53/74] resize2fs: when toggling 64bit, don't free in-use bg data clusters
` [PATCH 54/74] resize2fs: adjust reserved_gdt_blocks when changing group descriptor size
` [PATCH 55/74] libext2fs: support modifying arbitrary extended attributes
` [PATCH 56/74] libext2fs: various tweaks to the xattr editor APIs
` [PATCH 57/74] libext2fs: extend xattr api to query number of attrs
` [PATCH 58/74] libext2fs: free key/value pairs before reading
` [PATCH 59/74] debugfs: dump all extended attributes
` [PATCH 60/74] libext2fs: ensure that inline data is always written to ibody
` [PATCH 61/74] libext2fs: fix ext2fs_open2() truncation of the superblock parameter
` [PATCH 62/74] misc: add fuse2fs, a FUSE server for e2fsprogs
` [PATCH 63/74] fuse2fs: translate ACL structures
` [PATCH 64/74] Subject: [PATCH] fuse2fs: support allocating uninit blocks in fallocate
` [PATCH 65/74] fuse2fs: handle 64-bit dates correctly
` [PATCH 67/74] tests: check correct handling of reading and writing uninit extents
` [PATCH 68/74] tests: Add block_validity speed test
` [PATCH 69/74] Subject: [PATCH] tests: test what happens if we run out of space
` [PATCH 70/74] tests: add stale data after truncate test
` [PATCH 71/74] tests: check mapping of really high logical block offsets
` [PATCH 72/74] Subject: [PATCH] tests: enable using fuse2fs with metadata checksum test
` [PATCH 73/74] tests: add large symlink test
` [PATCH 74/74] tests: test date handling

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-12-11  0:57 UTC  (4+ messages)

Filesystem writes on RAID5 too slow
 2013-12-11  0:27 UTC  (10+ messages)

[Bug 66161] many application blocked
 2013-12-10 23:24 UTC 

[PATCH v2 0/4] ext4: Add XIP functionality
 2013-12-10 23:09 UTC  (8+ messages)
` [PATCH v2 2/4] "

[Bug 20992] New: Data corruption triggers ext4 oops
 2013-12-10 22:22 UTC  (2+ messages)
` [Bug 20992] "

[Bug 20902] New: High
 2013-12-10 22:21 UTC  (2+ messages)
` [Bug 20902] High IO wait when writing to ext4

Segmentation fault in mke2fs
 2013-12-10 22:21 UTC 

[Bug 19432] New: ext4 crashes in journal code/barrier
 2013-12-10 22:11 UTC  (2+ messages)
` [Bug 19432] "

[Bug 19212] New: kernel BUG at /build/buildd/linux-2.6.32/fs/ext4/extents.c:1716
 2013-12-10 22:10 UTC  (2+ messages)
` [Bug 19212] "

[Bug 66821] New: "BUG: soft lockup" in proc_fd_link, causing freeze
 2013-12-10 21:20 UTC  (4+ messages)
` [Bug 66821] "

[PATCH v3 00/30] e2fsprogs: inline data refinement patch set
 2013-12-10 21:06 UTC  (36+ messages)
` [PATCH v3 01/30] libext2fs: support modifying arbitrary extended attributes
` [PATCH v3 02/30] libext2fs: various tweaks to the xattr editor APIs
` [PATCH v3 03/30] libext2fs: extend xattr api to query number of attrs
` [PATCH v3 04/30] libext2fs: fix memory leaks in extended attribute code
` [PATCH v3 05/30] libext2fs: fix block leak when releasing xattr block
` [PATCH v3 06/30] libext2fs: remove redundant code
` [PATCH v3 07/30] libext2fs: free key/value pairs before reading
` [PATCH v3 08/30] debugfs: dump all extended attributes
` [PATCH v3 09/30] libext2fs: check inline_data in ext2fs_xattrs_read/write
` [PATCH v3 10/30] libext2fs: define new dirent_swab interfaces for inline data
` [PATCH v3 11/30] libext2fs: handle inline data in dir iterator function
` [PATCH v3 12/30] libext2fs: handle inline_data in block "
` [PATCH v3 13/30] debugfs: make stat command support inline data
` [PATCH v3 14/30] debugfs: make expand "
` [PATCH v3 15/30] debugfs: make mkdir "
` [PATCH v3 16/30] debugfs: make lsdel "
` [PATCH v3 17/30] debugfs: handle inline_data feature in bmap command
` [PATCH v3 18/30] debugfs: handle inline data feature in punch command
` [PATCH v3 19/30] libext2fs: handle inline data in read/write function
` [PATCH v3 20/30] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP
` [PATCH v3 21/30] mke2fs: add inline_data support in mke2fs
` [PATCH v3 22/30] tune2fs: add inline_data feature in tune2fs
` [PATCH v3 23/30] e2fsck: add problem descriptions and check inline data feature
` [PATCH v3 24/30] e2fsck: check inline_data in pass1
` [PATCH v3 25/30] e2fsck: check inline_data in pass2
` [PATCH v3 26/30] e2fsck: check inline_data in pass3
` [PATCH v3 27/30] tests: change result in f_bad_disconnected_inode
` [PATCH v3 28/30] mke2fs: enable inline_data feature on ext4dev filesystem
` [PATCH v3 29/30] libext2fs: export inode cahce creation function
` [PATCH v3 30/30] libext2fs: add a unit test for inline data

e2fsck can't handle bad extents w/ bad bitmaps
 2013-12-10 20:39 UTC 

Reproducible block structure
 2013-12-10 18:08 UTC  (4+ messages)

[Bug 14602] JBD2 journal abort / checkpoint creation racy?
 2013-12-10 17:04 UTC 

[PATCH 6/9] Use %pd in Ext4
 2013-12-10 15:58 UTC  (2+ messages)

[PATCH] ext4: Fix deadlock when writing in ENOSPC conditions
 2013-12-10 10:56 UTC  (2+ messages)

[PATCH 0/3] Fix ext4 deadlock when running xfstests/269
 2013-12-10 10:14 UTC  (4+ messages)
` [PATCH 1/3] ext4: Retry allocation when inline->extent conversion failed
` [PATCH 2/3] ext4: Standardize error handling in ext4_da_write_inline_data_begin()
` [PATCH 3/3] ext4: Fix deadlock when writing in ENOSPC conditions

[PATCH] debugfs: add support to properly set and display extended timestamps
 2013-12-10  2:41 UTC  (2+ messages)

Still about ext2/ext3 mount options while using ext4.ko driver
 2013-12-10  0:13 UTC  (2+ messages)

[PATCH] e2fsprogs: mke2fs manpage updates
 2013-12-09 19:10 UTC 

FAST paper on ffsck
 2013-12-09 18:01 UTC 

[PATCH] ext4: Do not reserve clusters when fs doesn't support extents
 2013-12-09  2:13 UTC  (2+ messages)

[PATCH] debugfs: print missing argument in usage for open, filefrag and ls
 2013-12-09  2:09 UTC  (2+ messages)
`  "

[PATCH] fix del_timer() misuse for ->s_err_report
 2013-12-09  1:56 UTC  (2+ messages)
`  "

[PATCH 00/18] Consolidate Posix ACL implementation
 2013-12-08 23:28 UTC  (10+ messages)
` [PATCH 09/18] f2fs: use generic posix ACL infrastructure
` [PATCH 16/18] gfs2: "
  ` [Cluster-devel] "

[PATCH v4 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2013-12-08 14:14 UTC 

[PATCH v4 9/10] xfstest: shared/005: Test multiple fallocate collapse
 2013-12-08 14:13 UTC 

[PATCH v4 8/10] xfstest: shared/004: Delayed allocation multi collapse
 2013-12-08 14:12 UTC 

[PATCH v4 7/10] xfstest: shared/003: Multi collapse range tests
 2013-12-08 14:12 UTC 

[PATCH v4 6/10] xfstest: shared/002: Delayed allocation collapse range
 2013-12-08 14:12 UTC 

[PATCH v4 5/10] xfstest: shared/001: Standard collapse range tests
 2013-12-08 14:11 UTC 

[PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-08 14:11 UTC 

[PATCH v4 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-08 14:11 UTC 

[PATCH v4 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-08 14:05 UTC 

[PATCH v4 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-12-08 14:05 UTC 

[PATCH v4 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-12-08 14:05 UTC 

[PATCH v4 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2013-12-08 14:02 UTC 

[PATCH v4 9/10] xfstest: shared/005: Test multiple fallocate collapse
 2013-12-08 14:01 UTC 

[PATCH v4 8/10] xfstest: shared/004: Delayed allocation multi collapse
 2013-12-08 14:01 UTC 

[PATCH v4 7/10] xfstest: shared/003: Multi collapse range tests
 2013-12-08 14:01 UTC 

[PATCH v4 6/10] xfstest: shared/002: Delayed allocation collapse range
 2013-12-08 14:01 UTC 

[PATCH v4 5/10] xfstest: shared/001: Standard collapse range tests
 2013-12-08 14:00 UTC 

[PATCH v4 4/10] xfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-08 14:00 UTC 

[PATCH v4 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-08 14:00 UTC 

[PATCH v4 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2013-12-08 14:00 UTC 

[PATCH v4 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-12-08 13:59 UTC 

[PATCH v4 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2013-12-08 13:59 UTC 

[PATCH] ext4: Fix reading of extended tv_sec (bug 23732)
 2013-12-08  3:21 UTC  (24+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH] ext4: explain encoding of 34-bit a,c,mtime values
                    ` [PATCH v4 2/2] e2fsck: Correct ext4 dates generated by old kernels
                        ` [PATCH v5 "
                            ` [PATCH v6] "
                                  ` [PATCH v7 1/2] "
                                  ` [PATCH v7 2/2] debugfs: Decode {a,c,cr,m}time_extra fields in stat

[Bug 62751] New: INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0)
 2013-12-07 10:08 UTC  (2+ messages)
` [Bug 62751] "

Re:Answer back
 2013-12-06 14:00 UTC 

xfs over thin provisioning talk
 2013-12-06 12:45 UTC  (3+ messages)


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