Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 3/4] ext4: Add batched discard support for ext4, (continued)
- [PATCH 1/2] ext3: don't update sb journal_devnum when RO dev,
Maciej Żenczykowski
- Persistant Ext4 error,
Sitsofe Wheeler
- [PATCH] ext2: fix comment on ext2_try_to_allocate(),
Namhyung Kim
- [PATCH 00/10] Fixed checkpatch.pl issues, T Dent
- [PATCH 09/10] Fs: ext4: mballoc.c: whitespace cleanup, Tracey Dent
- [PATCH 01/10] Fs: ext4: acl.c: fixed indent issue,
Tracey Dent
- [PATCH 02/10] Fs: ext4: acl.h: whitespace cleanup, Tracey Dent
- [PATCH 04/10] Fs: ext4: block_validity: added space around = sign, Tracey Dent
- [PATCH 08/10] Fs: ext4: ioctl: fixed spacing issue, Tracey Dent
- [PATCH 10/10] Fs: ext4: namei: fixed file of checkpatch/pl warnings and errors, Tracey Dent
- [PATCH 07/10] Fs: ext4: file: fixed indent problem, Tracey Dent
- [PATCH 09/10] Fs: ext4: mballoc.c: whitespace cleanup, Tracey Dent
- [PATCH 05/10] Fs: ext4: ext4: cleaned up the file with checkpatch.pl, Tracey Dent
- [PATCH 06/10] Fs: ext4: extents: whitespace cleanup, Tracey Dent
- [PATCH 03/10] Fs: ext: balloc: fixed a few issues that checkpatch.pl was having, Tracey Dent
- Re: [PATCH 01/10] Fs: ext4: acl.c: fixed indent issue, Christoph Hellwig
- Re: [PATCH 01/10] Fs: ext4: acl.c: fixed indent issue, Ted Ts'o
- ext4 blocksize peculiarities,
Bernhard Rohrer
- Minimizing fragmentation in ext4, fallocate not enough?,
Taras Glek
- [PATCH 0/3 v. 8] Ext3/Ext4 Batched discard support,
Lukas Czerner
- [PATCH -V4 00/11] New ACL format for better NFSv4 acl interoperability,
Aneesh Kumar K.V
- [PATCH -V4 03/11] vfs: Add a comment to inode_permission(), Aneesh Kumar K.V
- [PATCH -V4 08/11] vfs: Add new file and directory create permission flags, Aneesh Kumar K.V
- [PATCH -V4 09/11] vfs: Add delete child and delete self permission flags, Aneesh Kumar K.V
- [PATCH -V4 10/11] vfs: Make the inode passed to inode_change_ok non-const, Aneesh Kumar K.V
- [PATCH -V4 11/11] vfs: Add permission flags for setting file attributes, Aneesh Kumar K.V
- [PATCH -V4 07/11] vfs: Make acl_permission_check() work for richacls, Aneesh Kumar K.V
- [PATCH -V4 06/11] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined, Aneesh Kumar K.V
- [PATCH -V4 04/11] vfs: Add generic IS_ACL() test for acl support, Aneesh Kumar K.V
- [PATCH -V4 05/11] vfs: Add IS_RICHACL() test for richacl support, Aneesh Kumar K.V
- [PATCH -V4 02/11] vfs: Pass all mask flags down to iop->check_acl, Aneesh Kumar K.V
- [PATCH -V4 01/11] vfs: Indicate that the permission functions take all the MAY_* flags, Aneesh Kumar K.V
- Re: [PATCH -V4 00/11] New ACL format for better NFSv4 acl interoperability, J. Bruce Fields
- [PATCH 2/6] [RFC] Create the .relink file_operation,
Matt Helsley
- Re: [PATCH 2/6] [RFC] Create the .relink file_operation, Brad Boyer
- Re: [PATCH 2/6] [RFC] Create the .relink file_operation, Oren Laadan
7TB drive conversion from ext3 to ext4 issues, Cristian Paslaru
uninit_bg compatibility?,
Bo Brantén
Is it deliberate that the device mapper is not passing the DISCARD ioctls,
Theodore Ts'o
[RESEND][PATCH][BUG] ext4: fix infinite loop at ext4_da_writepages with the terminal extent block of too big file,
Toshiyuki Okajima
[RESEND][PATCH] ext4: create own llseek function to handle 2 maxbytes,
Toshiyuki Okajima
[PATCH 0/6 v4] Lazy itable initialization for Ext4,
Lukas Czerner
[PATCH] x86_64/lib: improve the performance of memmove,
Miao Xie
[PATCH] quota: Fix deadlock during path resolution,
Jan Kara
[PATCH 2/2] ext4: remove unused ext4_error_file(), Eric Sandeen
[PATCH 1/2] ext4: make static functions static & remove prototypes, Eric Sandeen
[PATCH 0/6 v3] Lazy itable initialization for Ext4,
Lukas Czerner
[PATCH] block: Make blkdev_issue_discard() interruptible,
Lukas Czerner
[PATCH] mke2fs: Inform user about ongoing discard,
Lukas Czerner
NULL pointer dereference in print_daily_error_info,
Sergey Senozhatsky
[PATCH 0/2] ext3 in-inode xattr handling fix for reserved inodes,
Jan Kara
[Bug 18372] New: A filled up named pipe always has a size of zero!,
bugzilla-daemon
[Bug 18302] New: [BUG] bad performance and system stalls when using dm-crypt,
bugzilla-daemon
[PATCH 1/2] Use negative error code,
Lukas Czerner
[PATCH] Don't bump up LLONG_MAX nr_to_write by a factor of 8,
Eric Sandeen
[PATCH] break out of ext4_num_dirty_pages() when we hit max_pages,
Eric Sandeen
[PATCH 0/5 v2] Lazy itable initialization for Ext4,
Lukas Czerner
[PATCH] ext2: trivial: fix a typo on comment in ext2/inode.c,
Namhyung Kim
[PATCH] e2fsck: Improve error message when device name misspelled,
Jan Kara
Re: [PATCH V2 1/3] lib: introduce some memory copy macros and functions,
Andi Kleen
[PATCH] Fix compile error in ext4_fallocate(),
Kazuya Mio
[PATCH] ext4: use dedicated slab caches for group_info structures,
Curt Wohlgemuth
[Bug 17872] New: ext4 does not honour chattr +s attribute,
bugzilla-daemon
BUG ext4_inode_cache: Padding overwritten. 0xffff88000008fe00-0xffff88000008fe32,
Justin Mattock
[PATCH V5] Cleancache: shim to Xen Transcendent Memory, Dan Magenheimer
[PATCH V5 8/8] Cleancache: ocfs2 hook for cleancache, Dan Magenheimer
[PATCH V5 7/8] Cleancache: ext4 hook for cleancache, Dan Magenheimer
[PATCH V5 6/8] Cleancache: btrfs hooks for cleancache, Dan Magenheimer
[PATCH V5 5/8] Cleancache: ext3 hook for cleancache, Dan Magenheimer
[PATCH V5 4/8] Cleancache: VFS hooks for cleancache, Dan Magenheimer
[PATCH V5 3/8] Cleancache: core ops functions and configuration, Dan Magenheimer
[PATCH V5 0/8] Cleancache: overview, Dan Magenheimer
[PATCH V5 2/8] Cleancache: cleancache_poolid in superblock, Dan Magenheimer
[PATCH V5 1/8] Cleancache: Documentation, Dan Magenheimer
ext2fs_dir_iterate2 and ext2_dir_entry, Bernd Schubert
[Bug 15349] kernel BUG at fs/ext4/inode.c:1853!,
bugzilla-daemon
Re: [Patch] ext4: avoid null dereference, Sedat Dilek
[PATCH V2 0/3] improve the performance of some memory copy functions,
Miao Xie
[PATCH V2 1/3] lib: introduce some memory copy macros and functions,
Miao Xie
Broken e2fsck i_blocks repair,
Justin Maggard
[PATCH 3/3] x86_64/lib: improve the performance of memmove,
Miao Xie
[PATCH 2/3] lib: improve the performance of memcpy and memmove of the general version,
Miao Xie
[PATCH 1/3] lib: introduce some memory copy macros and functions,
Miao Xie
[PATCH 0/3] improve the performance of some memory copy functions, Miao Xie
[PATCHv3 1/1] jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode,
Brian King
[PATCH 0/2] ext4: a couple writeback path fixes,
Eric Sandeen
[RFC][PATCH] make file's timestamp more accurate,
Satoru Takeuchi
[PATCH V4 8/8] Cleancache: ocfs2 hook for cleancache, Dan Magenheimer
[PATCH V4 7/8] Cleancache: ext4 hook for cleancache, Dan Magenheimer
[PATCH V4 5/8] Cleancache: ext3 hook for cleancache,
Dan Magenheimer
[PATCH V4 6/8] Cleancache: btrfs hooks for cleancache, Dan Magenheimer
[PATCH V4 3/8] Cleancache: core ops functions and configuration,
Dan Magenheimer
[PATCH V4 4/8] Cleancache: VFS hooks for cleancache,
Dan Magenheimer
[PATCH V4 2/8] Cleancache: cleancache_poolid in superblock, Dan Magenheimer
[PATCH V4 0/8] Cleancache: overview, Dan Magenheimer
[PATCH V4 1/8] Cleancache: Documentation, Dan Magenheimer
[RFC PATCH] ext4: fix 50% disk write performance regression,
Bill Fink
[PATCH] ext4: fix 50% disk write performance regression, Eric Sandeen
[Bug 17361] New: Watchdog detected hard LOCKUP in jbd2_journal_get_write_access,
bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Watchdog detected hard LOCKUP in jbd2_journal_get_write_access, bugzilla-daemon
- [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*, bugzilla-daemon
- [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*, bugzilla-daemon
- [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*, bugzilla-daemon
- [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*, bugzilla-daemon
- [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*, bugzilla-daemon
- [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*, bugzilla-daemon
- [Bug 17361] Random kmemcheck errors and kernel freeze on 2.6.36-rc*, bugzilla-daemon
[patch] ext4 defrag executables, Andreas Rid
[patch] e4defrag: relevant file fragmentation with base_file,
Andreas Rid
[patch] e4defrag: relevant file fragmentation: fix arithmetic error as non-root,
Andreas Rid
EXT4 online resize limitations, Justin Maggard
Relatively simple ext4 todo item, Theodore Ts'o
[Bug 16538] lvm hangs when creating snapshots of the root partition with 2.6.35,
bugzilla-daemon
[patch] ext4: checking NULL instead of ERR_PTR,
Dan Carpenter
[PATCH][BUG] ext4: fix infinite loop at ext4_da_writepages with the terminal extent block of too big file, Toshiyuki Okajima
question about i_dtime being used as an orphan list pointer,
Vitali Lovich
defragmentation of boot related files,
andreas
[RFC][PATCH V2 5/5] e4defrag: add solving relevant file fragmentation mode, Kazuya Mio
[RFC][PATCH V2 4/5] e4defrag: unified bugfix/improvement patches,
Kazuya Mio
[RFC][PATCH V2 3/5] ext4: add EXT4_IOC_GET_PA to get inode PA information, Kazuya Mio
[RFC][PATCH V2 2/5] ext4: sort and merge inode PA, Kazuya Mio
[RFC][PATCH V2 1/5] ext4: add EXT4_IOC_CONTROL_PA to create/discard inode PA, Kazuya Mio
[RFC][PATCH V2 0/5] ext4: inode preferred block allocation, Kazuya Mio
[patch 1/5] mm: add nofail variants of kmalloc kcalloc and kzalloc,
David Rientjes
[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 11/38] whiteout: ext2 whiteout support, 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
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]