Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: misc: replace comparison macros with inline functions, (continued)
- [Bug 113781] New: kernel 4.4.1-2-ARCH, 4.4.3-1-ARCH and Fake RAID array setup,
bugzilla-daemon
- RIP [<ffffffff812c3b77>] ext4_release_file+0x37/0xc0 with 4.5-rc6 when resuming from suspend,
Stefan Assmann
- [PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests,
Darrick J. Wong
- [PATCH 01/12] xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist, Darrick J. Wong
- [PATCH 03/12] reflink: fix fragmentation tests to work on >4k block size filesystems, Darrick J. Wong
- [PATCH 02/12] xfs: test copy-on-write leftover recovery, Darrick J. Wong
- [PATCH 04/12] xfs/23[3-6]: don't source common/xfs, it doesn't exist, Darrick J. Wong
- [PATCH 05/12] xfs/206: fix output when mkfs knows about reflink, Darrick J. Wong
- [PATCH 07/12] xfs/073: fix output, Darrick J. Wong
- [PATCH 06/12] xfs/030: fix output on newer filesystems, Darrick J. Wong
- [PATCH 08/12] xfs/122: define _GNU_SOURCE when compiling test program, Darrick J. Wong
- [PATCH 09/12] xfs/122: support rmapxbt, Darrick J. Wong
- [PATCH 10/12] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion, Darrick J. Wong
- [PATCH 11/12] xfs: remove NOCOW_FL testing from test, Darrick J. Wong
- [PATCH 12/12] block: test fallocate for block devices, Darrick J. Wong
- [PATCH 13/12] xfs/209: filter scratch dir properly, Christoph Hellwig
- [PATCH 0/5] ext4: Fix softlockups in ext4_seek_data(),
Jan Kara
- Re: ext2/3 using ext4 module mkdir IO error on pmem DAX mount,
Ross Zwisler
- ext4 bug: getdents uninterruptible for 117 seconds,
Benjamin LaHaise
- Re: [PATCH v2 2/3] ext4: fix races between changing inode journal mode and ext4_writepages, Daeho Jeong
- [PATCH v18 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v18 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v18 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v18 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v18 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v18 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v18 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v18 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v18 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v18 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v18 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v18 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v18 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v18 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v18 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v18 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- Re: [PATCH v18 00/22] Richacls (Core and Ext4), Christoph Hellwig
- [PATCH v2 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling,
Daeho Jeong
- [PATCH v2] ext4/jbd2: Fix FS corruption possibility on umount path, OGAWA Hirofumi
- [GIT PULL] ext4 bug fix for 4.6,
Theodore Ts'o
- resize2fs unresponsive,
Jakob Lagerstedt
- [PATCH] ext4/jbd2: Fix jbd2_journal_destory() for umount path,
OGAWA Hirofumi
- [PATCH 00/35 v4] separate operations from flags in the bio/request structs,
mchristi
- [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua, mchristi
- [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 31/35] block, fs: remove old REQ definitions., mchristi
- [PATCH 32/35] block: shrink bi_rw and bi_op, mchristi
- [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs, mchristi
- [PATCH 27/35] drivers: set request op to REQ_OP, mchristi
- [PATCH 29/35] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 28/35] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 25/35] target: set bi_op to REQ_OP, mchristi
- [PATCH 26/35] block: set op to REQ_OP, mchristi
- [PATCH 24/35] xen: set bi_op to REQ_OP, mchristi
- [PATCH 22/35] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 23/35] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 18/35] pm: set bi_op to REQ_OP, mchristi
- [PATCH 21/35] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 17/35] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 19/35] dm: set bi_op to REQ_OP, mchristi
- [PATCH 16/35] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 14/35] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 12/35] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 15/35] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 13/35] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 11/35] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio, mchristi
- [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 08/35] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 06/35] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 05/35] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 04/35] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio, mchristi
- Re: [PATCH 00/35 v4] separate operations from flags in the bio/request structs, Christoph Hellwig
- [PATCH RFC] ext4: use __GFP_NOFAIL in ext4_free_blocks(),
Konstantin Khlebnikov
- [Bug 113041] New: mbcache NULL pointer dereference,
bugzilla-daemon
- [PATCH] fix waring calltrace when usb was ejected.,
zhangaihua1
- [PATCH] ext4: Fix misspellings in comments.,
Adam Buchbinder
- [PATCH v4 0/5] DAX fixes, move flushing calls to FS,
Ross Zwisler
- support request: how to fix corruption after offline-shrink?,
Alexander Peganz
- [PATCH 0/11 v3] ext[24]: MBCache rewrite,
Jan Kara
- [PATCH 03/11] ext2: Convert to mbcache2, Jan Kara
- [PATCH 08/11] ext4: Kill ext4_mballoc_ready, Jan Kara
- [PATCH 07/11] mbcache2: Rename to mbcache, Jan Kara
- [PATCH 05/11] mbcache2: Limit cache size, Jan Kara
- [PATCH 11/11] mbcache: Add reusable flag to cache entries, Jan Kara
- [PATCH 10/11] ext4: Shortcut setting of xattr to the same value, Jan Kara
- [PATCH 06/11] mbcache2: Use referenced bit instead of LRU, Jan Kara
- [PATCH 09/11] mbcache: Get rid of _e_hash_list_head, Jan Kara
- [PATCH 04/11] mbcache: Remove, Jan Kara
- [PATCH 02/11] ext4: Convert to mbcache2, Jan Kara
- [PATCH 01/11] mbcache2: Reimplement mbcache, Jan Kara
- Re: [PATCH 0/11 v3] ext[24]: MBCache rewrite, Theodore Ts'o
- [PATCH] ext4: iterate over buffer heads correctly in move_extent_per_page(),
Eryu Guan
- [PATCH] xfstests-bld: add exclude file for ext3 tests,
Eric Whitney
- [GIT PULL] ext4 bug fixes for 4.5, Theodore Ts'o
- [PATCH 0/6] ext4: Clean up io_end handling for AIO DIO,
Jan Kara
- PROBLEM: cfq-iosched.c: constant sync io starves other filesystem operations forever, thomas
- problem in ext2fs_get_next_inode_full() ?,
Dilger, Andreas
- [PATCH] blkid: fix ZFS device detection, Andreas Dilger
- Softlockup when doing fallocate on 4.4.1,
Nikolay Borisov
- [PATCH] ext4: use directio end_io error status to finish unwritten aio dio correctly,
Darrick J. Wong
- Re: [lkp] [direct] 187372a3b9: WARNING: CPU: 2 PID: 3999 at fs/ext4/inode.c:3315 ext4_direct_IO+0x56d/0x5b0(),
Dave Chinner
- Bug: {m,a}time issue in ext4, Pete
- [Bug 112631] New: Cannot open encrypted Luks root filesystem,
bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks root filesystem, bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [Bug 112631] Cannot open encrypted Luks filesystem. Cruptsetup error., bugzilla-daemon
- [PATCH v3 0/6] DAX fixes, move flushing calls to FS,
Ross Zwisler
- [PATCH 1/2] ext4: Prevent panic for destroyed devices,
Dmitry Monakhov
- [PATCH v2][RESEND] ext4: make sure to revoke all the freeable blocks in ext4_free_blocks, Daeho Jeong
- [PATCH 4.3 152/200] ext2, ext4: warn when mounting with dax enabled, Greg Kroah-Hartman
- [PATCH 0/9] e2fsprogs: save checksum seeds; fix broken xattr editing; misc fixes,
Darrick J. Wong
- [PATCH] ext4: revert i_data_sum locking cleanups for dioread_nolock,
Eric Whitney
- [PATCH] ext4: clarify error messages for mounting fs w/o journal /w journal options,
Georg Altmann
- [PATCH v2] ext4: test partial blocksize defrag integrity issue, Eryu Guan
- [PATCH] ext4: ioctl: fix erroneous return value,
Anton Protopopov
- 4.5-rc1 panic when running generic/300 with dioread_nolock,
Eric Whitney
- [PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS,
Ross Zwisler
- [LFS/MM TOPIC] fs reflink issues, fs online scrub/check, etc,
Darrick J. Wong
- [PATCH] ext4: don't read blocks from disk after extents being swapped in move_extent_per_page(),
Eryu Guan
- [PATCH] ext4: test partial blocksize defrag integrity issue,
Eryu Guan
- [PATCH] ext4: Fix scheduling in atomic on group checksum failure,
Jan Kara
- [PATCH] ext4: fix extent cache fragmentation,
Dmitry Monakhov
- [Bug 112161] New: UBSAN: Undefined behaviour in fs/ext4/mballoc.c:1274:11,
bugzilla-daemon
- Latent undefined behaviour in fs/ext4/mballoc.c (seen in v4.5-rc3),
Mark Rutland
- 4.1.15 - ext4 / xattr related crash?,
Nikola Ciprich
- [LSF/MM ATTEND] ext4, DAX pmem/fsync, Dmitry Monakhov
- RichACLs man-pages review,
Michael Kerrisk (man-pages)
- [PATCH 0/2] DAX bdev fixes - move flushing calls to FS,
Ross Zwisler
- xattr corruption issue on ext2fs generated filesystems,
Richard Purdie
- [ext4:dev 1/1] fs/ext4/namei.c:1572:9: note: in expansion of macro 'if', kbuild test robot
- [ext4:dev 1/1] fs/ext4/namei.c:1572:24: error: 'struct ext4_inode_info' has no member named 'i_crypt_info', kbuild test robot
- [Bug 111961] New: ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242,
bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- [Bug 111961] ext4 umount - invalid opcode with PLEXTOR PX-128M6G-2242, bugzilla-daemon
- Backport Ext4 Crypto Patches from 4.4 to 4.1, Johannes Stuettgen
- [Bug 111891] New: access to file does not change access time to folders above up to /(root),
bugzilla-daemon
- [PATCH] dax: dirty inode only if required,
Dmitry Monakhov
- vfs/xfs: directio updates to ease COW handling V2,
Christoph Hellwig
- [Bug 111801] New: mount fails silently if mount point is "busy",
bugzilla-daemon
- [PATCH] ext4: add a line break for proc mb_groups display,
Huaitong Han
- [PATCH 06/10] fs: ext4: Replace CURRENT_TIME_SEC with current_fs_time_sec(), Deepa Dinamani
- [PATCH 07/10] fs: ext4: Replace CURRENT_TIME with ext4_current_time(), Deepa Dinamani
- VFS/XFS: directio updates to ease COW handling,
Christoph Hellwig
- [PATCH] ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry(),
Geliang Tang
- [PATCH] ext2, ext4: Fix issue with missing journal entry,
Ross Zwisler
- UBSAN: Undefined behaviour in fs/ext4/mballoc.c:1274:11, Chris Bainbridge
- Re: [PATCH 9/26] eCryptfs: Use skcipher and shash,
Julia Lawall
- ext4: BUG: scheduling while atomic in ext4_commit_super,
Dmitry Vyukov
- [PATCH 0/26] crypto: Use skcipher and ahash/shash where possible,
Herbert Xu
- [PATCH 11/26] f2fs: Use skcipher, Herbert Xu
- [PATCH 12/26] sunrpc: Use skcipher and ahash/shash, Herbert Xu
- [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms, Herbert Xu
- [PATCH 21/26] nfc: s3fwrn5: Use shash, Herbert Xu
- [PATCH 23/26] iscsi-target: Use shash and ahash, Herbert Xu
- [PATCH 24/26] nfsd: Use shash, Herbert Xu
- [PATCH 26/26] tcp: Use ahash, Herbert Xu
- [PATCH 25/26] sctp: Use shash, Herbert Xu
- [PATCH 22/26] iscsi_tcp: Use ahash, Herbert Xu
- [PATCH 20/26] drbd: Use shash and ahash, Herbert Xu
- [PATCH 18/26] rxrpc: Use skcipher, Herbert Xu
- [PATCH 16/26] libceph: Use skcipher, Herbert Xu
- [PATCH 17/26] mac802154: Use skcipher, Herbert Xu
- [PATCH 15/26] Bluetooth: Use skcipher and hash, Herbert Xu
- [PATCH 14/26] KEYS: Use skcipher, Herbert Xu
- [PATCH 13/26] lib80211: Use skcipher and ahash, Herbert Xu
- [PATCH 9/26] eCryptfs: Use skcipher and shash, Herbert Xu
- [PATCH 10/26] ext4: Use skcipher, Herbert Xu
- [PATCH 8/26] cifs: Use skcipher, Herbert Xu
- [PATCH 7/26] wusb: Use skcipher, Herbert Xu
- [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash, Herbert Xu
- [PATCH 5/26] orinoco: Use ahash, Herbert Xu
- [PATCH 4/26] dm crypt: Use skcipher and ahash, Herbert Xu
- [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash, Herbert Xu
- [PATCH 2/26] ppp_mppe: Use skcipher and ahash, Herbert Xu
- [PATCH 1/26] block: cryptoloop - Use new skcipher interface, Herbert Xu
- [BUG REPORT] NULL pointer dereference in jdb2_journal_grab_journal_head (RDI),
Jeff Merkey
- [RFC PATCH] dax, ext2, ext4, XFS: fix data corruption race,
Ross Zwisler
- [GIT PULL] ext4 changes for 4.5, Theodore Ts'o
- [GIT PULL] xfs: update #2 for 4.5-rc1, Dave Chinner
- e2fsprogs resize rewrite, Jan Kara
- [PATCH RESEND] mke2fs: Fix German translation of mke2fs,
Jan Kara
- [PATCH] ext4: trim unused params from convert_initialized_extent(),
Eric Whitney
- slower sequential read when data is overwritten, William Jannen
- [PATCH] ext4: fix potential integer overflow,
Insu Yun
- [PATCH] ext4: Buffer Head Leak In mmp,
vikram.jadhav07
- [oops, 4.4-rc8] panic on ext3 during unlink,
Dave Chinner
- [PATCH] ext4: Fix memleak in ext4_readdir(),
Kirill Tkhai
- [PATCH 4.2.y-ckt 022/305] ext2, ext4: warn when mounting with dax enabled, Kamal Mostafa
- [4.2.y-ckt stable] Patch "ext2, ext4: warn when mounting with dax enabled" has been added to staging queue, Kamal Mostafa
- [PATCH] xfs_quota: allow operation on foreign filesystem types,
Dave Chinner
- which IO-scheduler is best for flash based storage device with ext4,
HUANG Weller (CM/ESW12-CN)
- [PATCH] xfstests-bld: add exclude file for data_journal_noleak tests,
Eric Whitney
- LSF/MM 2016: Call for Proposals, Martin K. Petersen
- ext4 unkillable lseek.,
Dave Jones
- [v3 0/5] Add project quota support for e2fsprogs,
Li Xi
- [v16 0/4] ext4: add project quota support,
Li Xi
- Consolidated file encryption interface/semantics?,
Richard Weinberger
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]