Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- [PATCH 01/11] ext4: Fix xattr shifting when expanding inodes, (continued)
- Sleeping function called in invalid context,
Nikolay Borisov
- [PATCH 1040/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 1039/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 1044/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 1038/1285] Replace numeric parameter like 0444 with macro,
Baole Ni
- Hi, how to test the patch?,
Zhang AiHua
- Re: xattr index for hurd,
Theodore Ts'o
- Open bugs found by fuzzing as of 2016-07-30,
Vegard Nossum
- [PATCH] ext4: add ability to control the pseudo-random seed used by ext4,
Theodore Ts'o
- badblocks(8) bug with 3-byte and random patterns, George Spelvin
- [PATCH] ext4: remove old feature helpers,
Kaho Ng
- Subtle races between DAX mmap fault and write path,
Jan Kara
- [PATCHv1, RFC 00/33] ext4: support of huge pages,
Kirill A. Shutemov
- [PATCHv1, RFC 33/33] ext4, vfs: add huge= mount option, Kirill A. Shutemov
- [PATCHv1, RFC 23/33] fs: make block_page_mkwrite() aware about huge pages, Kirill A. Shutemov
- [PATCHv1, RFC 12/33] truncate: make sure invalidate_mapping_pages() can discard huge pages, Kirill A. Shutemov
- [PATCHv1, RFC 27/33] ext4: handle huge pages in ext4_page_mkwrite(), Kirill A. Shutemov
- [PATCHv1, RFC 03/33] radix-tree: Add radix_tree_join, Kirill A. Shutemov
- [PATCHv1, RFC 11/33] thp: allow splitting non-shmem file-backed THPs, Kirill A. Shutemov
- [PATCHv1, RFC 14/33] filemap: handle huge pages in do_generic_file_read(), Kirill A. Shutemov
- [PATCHv1, RFC 16/33] filemap: handle huge pages in filemap_fdatawait_range(), Kirill A. Shutemov
- [PATCHv1, RFC 26/33] ext4: make ext4_writepage() work on huge pages, Kirill A. Shutemov
- [PATCHv1, RFC 28/33] ext4: handle huge pages in __ext4_block_zero_page_range(), Kirill A. Shutemov
- [PATCHv1, RFC 29/33] ext4: handle huge pages in ext4_da_write_end(), Kirill A. Shutemov
- [PATCHv1, RFC 24/33] truncate: make truncate_inode_pages_range() aware about huge pages, Kirill A. Shutemov
- [PATCHv1, RFC 32/33] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff(), Kirill A. Shutemov
- [PATCHv1, RFC 19/33] mm: make write_cache_pages() work on huge pages, Kirill A. Shutemov
- [PATCHv1, RFC 18/33] HACK: block: bump BIO_MAX_PAGES, Kirill A. Shutemov
- [PATCHv1, RFC 30/33] ext4: relax assert in ext4_da_page_release_reservation(), Kirill A. Shutemov
- [PATCHv1, RFC 17/33] HACK: readahead: alloc huge pages, if allowed, Kirill A. Shutemov
- [PATCHv1, RFC 31/33] WIP: ext4: handle writeback with huge pages, Kirill A. Shutemov
- [PATCHv1, RFC 25/33] ext4: make ext4_mpage_readpages() hugepage-aware, Kirill A. Shutemov
- [PATCHv1, RFC 13/33] filemap: allocate huge page in page_cache_read(), if allowed, Kirill A. Shutemov
- [PATCHv1, RFC 22/33] fs: make block_write_{begin,end}() be able to handle huge pages, Kirill A. Shutemov
- [PATCHv1, RFC 07/33] mm, shmem: swich huge tmpfs to multi-order radix-tree entries, Kirill A. Shutemov
- [PATCHv1, RFC 10/33] mm, rmap: account file thp pages, Kirill A. Shutemov
- [PATCHv1, RFC 21/33] fs: make block_read_full_page() be able to read huge page, Kirill A. Shutemov
- [PATCHv1, RFC 15/33] filemap: allocate huge page in pagecache_get_page(), if allowed, Kirill A. Shutemov
- [PATCHv1, RFC 20/33] thp: introduce hpage_size() and hpage_mask(), Kirill A. Shutemov
- [PATCHv1, RFC 08/33] Revert "radix-tree: implement radix_tree_maybe_preload_order()", Kirill A. Shutemov
- [PATCHv1, RFC 05/33] radix-tree: Add radix_tree_split_preload(), Kirill A. Shutemov
- [PATCHv1, RFC 09/33] page-flags: relax page flag poliry for PG_error and PG_writeback, Kirill A. Shutemov
- [PATCHv1, RFC 01/33] tools: Add WARN_ON_ONCE, Kirill A. Shutemov
- [PATCHv1, RFC 06/33] radix-tree: Handle multiorder entries being deleted by replace_clear_tags, Kirill A. Shutemov
- [PATCHv1, RFC 02/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail, Kirill A. Shutemov
- [PATCHv1, RFC 04/33] radix-tree: Add radix_tree_split, Kirill A. Shutemov
- Re: [PATCHv1, RFC 00/33] ext4: support of huge pages, Theodore Ts'o
- [PATCH] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries, Naoya Horiguchi
- [PATCH v24 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v24 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v24 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v24 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v24 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v24 10/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v24 16/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v24 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v24 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v24 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v24 19/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v24 17/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v24 18/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v24 14/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v24 15/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v24 12/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v24 13/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v24 11/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v24 09/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v24 08/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v24 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v24 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v24 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [GIT PULL] ext4 changes for 4.8, Theodore Ts'o
- Recovering folder and files from ext4 partition,
Bhatia Amit
- [PATCH] ext4: enforce online defrag restriction for encrypted files,
Eric Whitney
- free_buffer_head: BUG_ON(!list_empty(&bh->b_assoc_buffers)), Alex Lyakas
- [PATCH] ext4: reinforce check of i_dtime when clearing high fields of uid and gid, Daeho Jeong
- [ext4] How to simulate aborted journal error, Ankur Tank
- [PATCH] ext4: improve ext4lazyinit scalability,
Dmitry Monakhov
- [PATCH] ext4: Enable quota enforcement based on mount options,
Jan Kara
- 4.7.0-rc7 ext4 error in dx_probe,
Johannes Stezenbach
[4.7-rc6 ext3 BUG] kernel BUG at fs/ext4/xattr.c:1331,
Dave Chinner
[PATCH 1/2] dax: some small updates to dax.txt documentation,
Ross Zwisler
open bugs found by fuzzing,
Vegard Nossum
state of ext4 encryption, Matthias Dahl
FS: the /tmp can't be umounted!, Zhang AiHua
[Bug 124651] New: ext4 bugon panic when I mmap a file,
bugzilla-daemon
Re: ext4 error when testing virtio-scsi & vhost-scsi,
Zhangfei Gao
[4.7-rc6 ext3 corruption] ext4_mb_generate_buddy:758: group 27, block bitmap and bg descriptor inconsistent:,
Dave Chinner
[PATCH] ext4: short-cut orphan cleanup on error,
Vegard Nossum
BUG: failure at fs/ext4/mballoc.c:3214/ext4_mb_normalize_request()!, Vegard Nossum
Cannot umount ext4 fs, no user-space procs using the fs, lsof points to jbd2,
Kamran Khan
[Bug 121631] New: generic/299 test failures in nojournal test case, bugzilla-daemon
[PATCH] quota: add project support for quotacheck,
Wang Shilong
[PATCH] ext4: add project quota mount options,
Wang Shilong
[PATCH] ext4: verify extent header depth,
Vegard Nossum
[PATCH] ext4: fix reference counting bug on block allocation error,
Vegard Nossum
[PATCH] ext4: Cleanup ext4_sync_parent(), Jan Kara
[PATCH v2] xfstests, generic: add project quota attribute tests,
Wang Shilong
[PATCH RESEND] e2fsck: update j_tail_sequence after recovery,
Daeho Jeong
[PATCH] quota: fix coredump if projid file dose not exist,
Wang Shilong
[PATCH] Ext4: fix project quota accounting without quota limits enabled.,
Wang Shilong
[PATCH] xfstests, ext4: add project quota attribute tests,
Wang Shilong
[4.7-rc4] WARNING: CPU: 10 PID: 3359 at fs/inode.c:280 drop_nlink+0x3e/0x50,
Dave Chinner
[PATCH -v2] quota: fix generic/244 on 32-bit platforms, Theodore Ts'o
4.7-rc6, ext4, sparc64: Unable to handle kernel paging request at ...,
Meelis Roos
[PATCH RESEND] ext4: correct error value of function verifying dx checksum,
Daeho Jeong
[PATCH] quota: fix generic/244 on 32-bit platforms,
Theodore Ts'o
[Bug 121371] New: fsck created undeletable directory,
bugzilla-daemon
[PATCH] ext4: don't call ext4_should_journal_data() on the journal inode,
Vegard Nossum
[RFC PATCH] ext4: validate number of meta clusters in group,
Vegard Nossum
[PATCH v23 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v23 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v23 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v23 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v23 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v23 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v23 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v23 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v23 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v23 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v23 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v23 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v23 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v23 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v23 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v23 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v23 10/22] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- Re: [PATCH v23 00/22] Richacls (Core and Ext4), Volker Lendecke
Corrupted inode timestamps on v4.4+?, Tomáš Trnka
[PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty,
Pranay Kr. Srivastava
[PATCH] ext4: check for extents that wrap around,
Vegard Nossum
[PATCH] Fix filesystem deadlock while reading corrupted xattr block,
Carlos Maiolino
[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time(),
Deepa Dinamani
[RFC] weirdness in ext4_sync_file(),
Al Viro
[PATCH v2] ext4: always pre-allocate max depth for path,
Faccini, Bruno
[PATCH e2fsprogs] fuse2fs: needs SYSLIBS,
Gustavo Zacarias
Re: Reported regressions for 4.7 as of Sunday, 2016-06-19, Christoph Hellwig
[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros,
Deepa Dinamani
[PATCH] jbd2: make journal y2038 safe,
Arnd Bergmann
PROBLEM: incorrect data block bitmap after running resize2fs and e2fsck,
Lars Wijtemans
[PATCH] e2undo: fix endian issues,
Eric Sandeen
[PATCH] ext4: always pre-allocate max depth for path,
Faccini, Bruno
[PATCH 0/4] ext4: Fix deadlock during page writeback,
Jan Kara
[patch] ext4: underflow in alignment check,
Dan Carpenter
[PATCH] jbd2: wake up j_wait_done_commit before commit callback,
Wang Shilong
WARNING at fs/ext4/inode.c ext4_evict_inode() triggers on 4.0,
Calvin Owens
[RFC PATCH] coredump: avoid ext4 auto_da_alloc for core file,
Omar Sandoval
[PATCH] ext4: avoid modifying checksum fields directly during checksum verification,
Daeho Jeong
Re: [PATCH] ext4: avoid modifying checksum fields directly during checksum verification, Theodore Ts'o
K3.18-lts : ext4/namei.c: hash used un-initialized, pavi1729
[PATCH e2fsprogs] fuse2fs: might need librt,
Gustavo Zacarias
[PATCH 02/21] fs: ext4: Use current_fs_time() for inode timestamps,
Deepa Dinamani
[PATCH 01/21] fs: Replace CURRENT_TIME_SEC with current_fs_time(),
Deepa Dinamani
Release of e2fsprogs 1.43.1, Theodore Ts'o
[PATCH 0/2] linux-block for-next REQ_OP fixes,
mchristi
[PATCH] ext4: respect the nobarrier mount option in nojournal mode,
Theodore Ts'o
[PATCH] ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance,
Theodore Ts'o
[PATCH] ext4: mballoc.h typo fix: correct wrong comments about MB_DEFAULT_STREAM_THRESHOLD, Lin Feng
[PATCH 00/45] v8: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 20/45] nilfs: use bio op accessors, mchristi
- [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, mchristi
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, Hannes Reinecke
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, Ross Zwisler
- [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support, mchristi
- [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int, mchristi
- [PATCH 40/45] block: move bio io prio to a new field, mchristi
- [PATCH 39/45] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 38/45] blktrace: use op accessors, mchristi
- [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 37/45] drivers: use req op accessor, mchristi
- [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 34/45] blkg_rwstat: separate op from flags, mchristi
- [PATCH 33/45] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 28/45] target: use bio op accessors, mchristi
- [PATCH 32/45] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 21/45] ocfs2: use bio op accessors, mchristi
- [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 30/45] block: copy bio op to request op, mchristi
- [PATCH 17/45] xfs: use bio op accessors, mchristi
- [PATCH 29/45] xen: use bio op accessors, mchristi
- [PATCH 14/45] btrfs: use bio fields for op and flags, mchristi
- [PATCH 27/45] md: use bio op accessors, mchristi
- [PATCH 07/45] bcache: use op_is_write instead of checking for REQ_WRITE, mchristi
- [PATCH 06/45] dm: use op_is_write instead of checking for REQ_WRITE, mchristi
- [PATCH 26/45] drbd: use bio op accessors, mchristi
- [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE, mchristi
- [PATCH 25/45] bcache: use bio op accessors, mchristi
- [PATCH 24/45] dm: use bio op accessors, mchristi
- [PATCH 04/45] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 03/45] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 22/45] pm: use bio op accessors, mchristi
- [PATCH 02/45] block: add REQ_OP definitions and helpers, mchristi
- [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio, mchristi
- [PATCH 19/45] mpage: use bio op accessors, mchristi
- [PATCH 18/45] hfsplus: use bio op accessors, mchristi
- [PATCH 16/45] gfs2: use bio op accessors, mchristi
- [PATCH 15/45] f2fs: use bio op accessors, mchristi
- [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition, mchristi
- [PATCH 12/45] btrfs: use bio op accessors, mchristi
- [PATCH 11/45] btrfs: have submit_one_bio users use bio op accessors, mchristi
- [PATCH 10/45] direct-io: use bio set/get op accessors, mchristi
- [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors, mchristi
- [PATCH 09/45] block discard: use bio set op accessor, mchristi
[PATCH 0/3] dax, ext4: Improve DAX performance in ext4,
Waiman Long
ext4 crash in 4.4.10,
Nikolay Borisov
[PATCH] ext4: mballoc.c: fix ac_g_ex and ac_f_ex misuse bug in EXT4_MB_HINT_TRY_GOAL path,
Lin Feng
[Bug 119491] New: UBSAN: Undefined behaviour in /home/vitti/1tb/vitti/rpmbuild/SOURCES/linux-4.5/fs/ext4/mballoc.c:1274, bugzilla-daemon
[Bug 119481] New: UBSAN: Undefined behaviour in /home/vitti/1tb/vitti/rpmbuild/SOURCES/linux-4.5/fs/ext4/mballoc.c:2612, bugzilla-daemon
odd ext3/4 quota protection fault when running xfstests for xfs, Christoph Hellwig
xfstests generic/130 hang with non-4k block size ext4 on 4.7-rc1 kernel,
Eryu Guan
[PATCH v22 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v22 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v22 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v22 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v22 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v22 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v22 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v22 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v22 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v22 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v22 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v22 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v22 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v22 10/22] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v22 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v22 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v22 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v22 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v22 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v22 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v22 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v22 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v22 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
[PATCH] EXT4: Avoid zeroout-ing and writting the same space, Jun He
[PATCH] Allow extents equal to max_zeroout to be zero-ed, Jun He
[PATCH 1/2] e2fsck: always fix invalid extra field in timestamps if time_t is 32-bits,
Theodore Ts'o
e2fsprogs-1.43 make check failures,
Bruce Dubbs
unexpected sync delays in dpkg for small pre-allocated files on ext4,
Gernot Hillier
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]