Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc, (continued)
- [PATCH] Fix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check,
Justin Maggard
- [Bug 16711] New: Oops with 2.6.36-rc1,
bugzilla-daemon
- [PATCH] mke2fs: use lazy inode init on some discard-able devices,
Eric Sandeen
- [PATCH] don't use ext4_allocation_contexts for tracing,
Eric Sandeen
- [PATCH 0/3] Lazy itable initialization for Ext4,
Lukas Czerner
- cleancache followup from LSF10/MM summit,
Dan Magenheimer
- [PATCH] resizefs: fix if ext4 already >16TB resize will fail issue, Hsuan-Ting
- [PATCH] ext3: set i_extra_isize of 11th inode,
Masayoshi MIZUMA
- [PATCH] fix oops in ext4_mb_release_group_pa tracing,
Eric Sandeen
- buggy EOFBLOCKS_FL handling,
Theodore Ts'o
- [PATCH] ext4: remove alignment padding from ext4_inode_info on 64 bit builds,
Richard Kennedy
- Memory allocation failed, e2fsck: aborted,
Andre Noll
- [PATCH] ext4: create own llseek function to handle 2 maxbytes, Toshiyuki Okajima
- [PATCH] xfstests 241: run parallel dbench,
Eric Sandeen
- [patch 4/6] jbd: remove dependency on __GFP_NOFAIL,
David Rientjes
- [Bug 16583] New: ext4: delayed block allocation failed and application not respond any more,
bugzilla-daemon
- Intel SSD data loss: Any possible way this is user / software error?,
Evan Jones
- [PATCH] mke2fs: make "invalid blocks count" error more clear,
Eric Sandeen
- Re: [Ocfs2-devel] [PATCH 2/3] JBD2: Allow feature checks before journal recovery,
Joel Becker
- [Bug 15391] EXT4_USE_FOR_EXT23 causes ext4 partition to be mounted as ext2,
bugzilla-daemon
- Problem with 15TB logical volume,
Adam Huffman
- [PATCH] jbd2: fix warning if CONFIG_JBD2_DEBUG is not used,
Christoph Fritz
- Re: [Ocfs2-devel] [PATCH 1/3] ext3/ext4: Factor out disk addressability check,
Joel Becker
- [PATCH 0/3 ver. 7] Ext3/Ext4 Batched discard support,
Lukas Czerner
- Next3 snapshots for everyone :-), Amir G.
- [Q] ext4: the max file size of each case is correct?,
Toshiyuki Okajima
- [PATCH 10/39] whiteout: Split of ext2_append_link() from ext2_add_link(), Valerie Aurora
- [PATCH 11/39] whiteout: ext2 whiteout support, Valerie Aurora
- [PATCH 23/39] fallthru: ext2 fallthru support,
Valerie Aurora
- kernel BUG at fs/ext4/mballoc.c:2993!,
Justin Mattock
- [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link(), Valerie Aurora
- [PATCH] ext4: queue conversion after adding to inode's completed IO list,
Eric Sandeen
- Raid FFSB Benchmark results for 2.6.35-rc5,
Keith Mannthey
- [PATCH 0/3] Batched discard support,
Lukas Czerner
- [GIT PULL] ext4 update for 2.6.36,
Theodore Ts'o
- [PATCH] e2fsprogs: fix ZFS filesystem detection, Andreas Dilger
- [PATCH] e2fsprogs: added checking for in-inode xattrs, Andreas Dilger
- [PULL REQUEST] ext3 & quota fixes and cleanups for 2.6.36, Jan Kara
- [PATCH] allow internal journal size 2GB or larger,
Andreas Dilger
- [PATCH] Adding error check for ext4_mb_regular_allocator call.,
Aditya Kali
- [PATCH 0/2] Fix dirtying of journalled buffers in data=journal mode,
Jan Kara
- Crash after umount'ing a disconnected disk (Re: extfs reliability),
Ted Ts'o
- [PATCH -v2 0/3] jbd2 scalability patches,
Theodore Ts'o
- [PATCH] ext4: re-inline ext4_rec_len_(to|from)_disk functions,
Eric Sandeen
- [PATCH 1/4] Add ioctl FITRIM.,
Lukas Czerner
- [PATCH 1/3] Add ioctl FITRIM.,
Lukas Czerner
- Any qualms about reverting 3d0518f4, ext4: New rec_len encoding for very large blocksizes ?,
Eric Sandeen
- [PATCH, RFC 0/3] *** SUBJECT HERE ***,
Theodore Ts'o
- [PATCH, RFC 3/3] jbd2: Remove t_handle_lock from start_this_handle(), Theodore Ts'o
- [PATCH, RFC 2/3] jbd2: Change j_state_lock to be a rwlock_t, Theodore Ts'o
- [PATCH, RFC 1/3] jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop, Theodore Ts'o
- Re: [Ocfs2-devel] [PATCH, RFC 0/3] *** SUBJECT HERE ***, Joel Becker
- Re: [PATCH, RFC 0/3] *** SUBJECT HERE *** (ext4 scalability patches), Eric Whitney
- persistent preallocation,
Bo Brantén
- [2.6.35-rc6+] zsh: corrupt history file /home/wfg/.zsh_history, Wu Fengguang
- [PATCH] jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop,
Theodore Ts'o
- kjournald and flush being blocked for 120 sec,
Dieter Ries
- [PATCH] ext4: Add mount options in superblock,
Theodore Ts'o
- Re: [PATCH] ext4: fix freeze deadlock under IO, Ted Ts'o
- [Bug 16233] Fwd: [2.6.34] INFO: task rsync:20019 blocked for more than 120 seconds.,
bugzilla-daemon
- [Bug 16486] New: general protection fault: 0000 [#1] PREEMPT SMP,
bugzilla-daemon
- [PATCH -V3 00/17] New ACL format for better NFSv4 acl,
Aneesh Kumar K.V
- [PATCH -V3 01/17] vfs: Hooks for more fine-grained directory permission checking, Aneesh Kumar K.V
- [PATCH -V3 10/17] richacl: Create-time inheritance, Aneesh Kumar K.V
- [PATCH -V3 17/17] ext4: Add temporary richacl mount option for ext4., Aneesh Kumar K.V
- [PATCH -V3 16/17] vfs: Cache richacl in struct inode, Aneesh Kumar K.V
- [PATCH -V3 13/17] richacl: xattr mapping functions, Aneesh Kumar K.V
- [PATCH -V3 14/17] ext4: Use IS_POSIXACL() to check for POSIX ACL support, Aneesh Kumar K.V
- [PATCH -V3 15/17] ext4: Implement rich acl for ext4, Aneesh Kumar K.V
- [PATCH -V3 12/17] richacl: Automatic Inheritance, Aneesh Kumar K.V
- [PATCH -V3 11/17] richacl: Check if an acl is equivalent to a file mode, Aneesh Kumar K.V
- [PATCH -V3 09/17] richacl: Helper functions for implementing richacl inode operations, Aneesh Kumar K.V
- [PATCH -V3 08/17] richacl: Permission check algorithm, Aneesh Kumar K.V
- [PATCH -V3 06/17] richacl: Compute maximum file masks from an acl, Aneesh Kumar K.V
- [PATCH -V3 07/17] richacl: Update the file masks in chmod(), Aneesh Kumar K.V
- [PATCH -V3 05/17] richacl: Permission mapping functions, Aneesh Kumar K.V
- [PATCH -V3 04/17] richacl: In-memory representation and helper functions, Aneesh Kumar K.V
- [PATCH -V3 03/17] vfs: Add IS_RICHACL() test for richacl support, Aneesh Kumar K.V
- [PATCH -V3 02/17] vfs: Add generic IS_ACL() test for acl support, Aneesh Kumar K.V
- trying to understand ext4 extents on disk format, Bo Brantén
- BUG? ext3: Allocate blocks over quota limit with mmap,
Akira Fujita
- Re: [stable] [PATCH 2.6.33.y 01/40] ext4: Use bitops to read/modify EXT4_I(inode)->i_state, Greg KH
- ext4 performance regression 2.6.27-stable versus 2.6.32 and later,
Kay Diederichs
Re: ext4 performance regression 2.6.27-stable versus 2.6.32 and later, Ted Ts'o
[PATCH] ext4: implement SECRM functionality, Dmitry Monakhov
Re: [PATCH] fs, ext4: Fix potential memory leak in ext4_fill_super, Ted Ts'o
[PATCH 0/3 v3] Batched discard support for Ext3/Ext4,
Lukas Czerner
Re: [PATCH][BUG] ext4: do not execute ext4_std_error with EFBIG at ext4_setattr, Ted Ts'o
Re: [PATCH 4/8] Add test of quota accounting using fsx,
Eric Sandeen
[PATCH] jbd2: Make barrier messages less scary,
Eric Sandeen
[PATCH] ext4: don't print scary messages for allocation failures post-abort,
Eric Sandeen
Re: [PATCH 4/8] e2fsprogs: Next3 snapshot control with chattr/lsattr -X, Amir G.
[PATCH][BUG] ext4: fix returning with 0 from write system call on ext4 with noextent,
Toshiyuki Okajima
[PATCH] mke2fs.8.in: correct the sign of a block-size constraint.,
Chris Frost
[problem] strange values displayed by e2freefrag,
horhe
[Bug 16456] New: sync locks up often when run soon after boot,
bugzilla-daemon
[Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before,
bugzilla-daemon
- <Possible follow-ups>
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
- [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before, bugzilla-daemon
[PATCH] ext4: fix ext4_get_blocks references,
Eric Sandeen
Re: [patch 6/6] jbd2: remove dependency on __GFP_NOFAIL,
Ted Ts'o
Re: [PATCH 5/8] ext4: call ext4_forget() from ext4_free_blocks(), Ted Ts'o
[PATCH] xfstests 240: test non-aligned AIO hole-filling,
Eric Sandeen
Re: openvz: Oops in ext4 when VPS starts,
Ted Ts'o
[PATCH 0/7] Revised set of patches for fuse-ext2,
Theodore Ts'o
Re: [PATCH 2/2] ext4: Fix buffer dirtying in data=journal mode, Jan Kara
udevd / ext4 issue mounting 2.6.35-rc5,
Luis R. Rodriguez
[PATCHES/RFC v1.0.12] e2fsprogs: Next3 patch series,
Amir Goldstein
- [PATCH 01/12] e2fsprogs: Next3 on-disk format changes, Amir Goldstein
- [PATCH 02/12] e2fsprogs: Create a big journal for Next3, Amir Goldstein
- [PATCH 03/12] e2fsprogs: Create/check exclude inode for Next3, Amir Goldstein
- [PATCH 04/12] e2fsprogs: Next3 snapshot control with chattr/lsattr -X, Amir Goldstein
- [PATCH 06/12] e2fsprogs: Cleanup Next3 snapshot list when removing has_snapshot feature, Amir Goldstein
- [PATCH 05/12] e2fsprogs: Avoid offline modifications to a file system with snapshots, Amir Goldstein
- [PATCH 07/12] e2fsprogs: Check Next3 exclude bitmap on fsck, Amir Goldstein
- [PATCH 08/12] e2fsprogs: Check Next3 snapshot list on fsck, Amir Goldstein
- [PATCH 09/12] e2fsprogs: Delete all snapshots on fsck -x, Amir Goldstein
- [PATCH 11/12] e2fsprogs: Dump Next3 message buffer on fsck, Amir Goldstein
- [PATCH 12/12] e2fsprogs: Migrate old to new on-disk format, Amir Goldstein
- [PATCH 10/12] e2fsprogs: Map maximum filesystem size with a single snapshot file, Amir Goldstein
- Re: [PATCHES/RFC v1.0.12] e2fsprogs: Next3 patch series, Amir G.
Re: [PATCH 1/2] ext3: Fix buffer dirtying in data=journal mode,
Josef Bacik
[PATCH] MAINTAINERS: Update entries of ext2 and ext3, Jan Kara
[PATCH 2/2] turn BUG_ON for out of bound in mb_cache_entry_find_first/mb_cache_entry_find_next,
Wang Sheng-Hui
[PATCH 1/2 RESEND] fix return value for mb_cache_shrink_fn when nr_to_scan > 0,
Wang Sheng-Hui
[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0,
Wang Sheng-Hui
[PATCH] update contact address,
Andreas Dilger
[BUG] ext4 trace events cause NULL pointer dereferences,
Li Zefan
Re: [PATCH 0/2] Fix aio completion vs unwritten extents,
Christoph Hellwig
[Bug 16401] New: 2.6.35-r5 ext3 corruptions,
bugzilla-daemon
2.6.35-r5 ext3 corruptions,
Dave Chinner
A survey about Next3 user experience, Amir G.
[PATCH 00/18] Extended file stat functions [ver #6],
David Howells
- [PATCH 13/18] xstat: AFS: Use d_automount() rather than abusing follow_link() [ver #6], David Howells
- [PATCH 18/18] xstat: Provide a mechanism to gather extra results for [f]xstat() [ver #6], David Howells
- [PATCH 16/18] xstat: Remove the automount through follow_link() kludge code from pathwalk [ver #6], David Howells
- [PATCH 17/18] xstat: Add an AT_NO_AUTOMOUNT flag to suppress terminal automount [ver #6], David Howells
- [PATCH 15/18] xstat: CIFS: Use d_automount() rather than abusing follow_link() [ver #6], David Howells
- [PATCH 12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() [ver #6], David Howells
- [PATCH 14/18] xstat: NFS: Use d_automount() rather than abusing follow_link() [ver #6], David Howells
- [PATCH 10/18] xstat: Make network filesystems return FS_REMOTE_FL [ver #6], David Howells
- [PATCH 08/18] xstat: CIFS: Return extended attributes [ver #6], David Howells
- [PATCH 11/18] xstat: Make automounter filesystems return FS_AUTOMOUNT_FL [ver #6], David Howells
- [PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6], David Howells
- [PATCH 06/18] xstat: Ext4: Return extended attributes [ver #6], David Howells
- [PATCH 07/18] xstat: NFS: Return extended attributes [ver #6], David Howells
- [PATCH 03/18] AFS: Use i_generation not i_version for the vnode uniquifier [ver #6], David Howells
- [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6], David Howells
- [PATCH 04/18] xstat: AFS: Return extended attributes [ver #6], David Howells
- [PATCH 05/18] xstat: eCryptFS: Return extended attributes [ver #6], David Howells
- [PATCH 01/18] Mark arguments to certain syscalls as being const [ver #6], David Howells
[PATCH] mballoc: allocate stripe-multiple IOs on stripe boundaries,
Eric Sandeen
[PATCH 1/1] jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode,
Brian King
[PATCH]trivial: clear the comment on parameters for ext2_xattr_set,
Wang Sheng-Hui
[PATCH] ext2: return -ENODATA for NULL i_file_acl in ext2_xattr_list,
Wang Sheng-Hui
Re: [PATCH 14/38] fallthru: ext2 fallthru support,
Ian Kent
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]