Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] ext4: Test for s_inodes_count overflow during fs resize, (continued)
- [PATCH] ext4: Forbid overflowing inode count when resizing,
Jan Kara
- [PATCH 1/3] ext4: do not allow external inodes for inline data,
Theodore Ts'o
- [PATCH] e2fsprogs: Use 32-bit variant of ext2fs_swab to read i_projid,
Chandan Rajendra
- [Bug 199803] New: out-of-bounds memcpy via non-inline system.data xattr,
bugzilla-daemon
- [RFC PATCH V3 00/12] Ext4 encryption support for blocksize < pagesize,
Chandan Rajendra
- [RFC PATCH V3 01/12] ext4: Clear BH_Uptodate flag on decryption error, Chandan Rajendra
- [RFC PATCH V3 02/12] Rename fscrypt_do_page_crypto to fscrypt_do_block_crypto, Chandan Rajendra
- [RFC PATCH V3 03/12] fscrypt_decrypt_page: Decrypt all blocks in a page, Chandan Rajendra
- [RFC PATCH V3 04/12] __fscrypt_decrypt_bio: Fix page offset and len args to fscrypt_decrypt_page, Chandan Rajendra
- [RFC PATCH V3 06/12] ext4: Decrypt the block that needs to be partially zeroed, Chandan Rajendra
- [RFC PATCH V3 08/12] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page, Chandan Rajendra
- [RFC PATCH V3 07/12] mpage_readpage[s]: Introduce post process callback parameters, Chandan Rajendra
- [RFC PATCH V3 09/12] fscrypt_encrypt_page: Encrypt all blocks mapped by a page, Chandan Rajendra
- [RFC PATCH V3 10/12] ext4: Fix block number passed to fscrypt_encrypt_page, Chandan Rajendra
- [RFC PATCH V3 11/12] ext4: Move encryption code into its own function, Chandan Rajendra
- [RFC PATCH V3 12/12] ext4: Enable encryption for blocksize less than page size, Chandan Rajendra
- [RFC PATCH V3 05/12] ext4: Decrypt all boundary blocks when doing buffered write, Chandan Rajendra
- [PATCH] tests: non root user for m_quota test, Artem Blagodarenko
- [PATCH] mmp race,
Artem Blagodarenko
corrupt filesystem, superblock/journal - fsck,
Jaco Kroon
[PATCH] tests: extent pointing to non-existent block, Artem Blagodarenko
[PATCH] jbd2: remove bunch of empty lines with jbd2 debug,
Wang Shilong
Release of e2fsprogs 1.44.2, Theodore Y. Ts'o
simplify procfs code for seq_file instances V3,
Christoph Hellwig
- [PATCH 02/42] proc: introduce a proc_pid_ns helper, Christoph Hellwig
- [PATCH 37/42] atm: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 35/42] bluetooth: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields, Christoph Hellwig
- [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 41/42] tty: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 40/42] ide: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 32/42] neigh: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 39/42] ide: remove ide_driver_proc_write, Christoph Hellwig
- [PATCH 30/42] bonding: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 36/42] atm: simplify procfs code, Christoph Hellwig
- [PATCH 29/42] rtc/proc: switch to proc_create_single_data, Christoph Hellwig
- [PATCH 25/42] jfs: simplify procfs code, Christoph Hellwig
- [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 27/42] resource: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 26/42] staging/rtl8192u: simplify procfs code, Christoph Hellwig
- [PATCH 23/42] afs: simplify procfs code, Christoph Hellwig
- [PATCH 24/42] ext4: simplify procfs code, Christoph Hellwig
- [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 28/42] drbd: switch to proc_create_single, Christoph Hellwig
- [PATCH 17/42] proc: introduce proc_create_net{,_data}, Christoph Hellwig
- [PATCH 21/42] megaraid: simplify procfs code, Christoph Hellwig
- [PATCH 22/42] sg: simplify procfs code, Christoph Hellwig
- [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup, Christoph Hellwig
- [PATCH 20/42] sgi-gru: simplify procfs code, Christoph Hellwig
- [PATCH 18/42] proc: introduce proc_create_net_single, Christoph Hellwig
- [PATCH 19/42] acpi/battery: simplify procfs code, Christoph Hellwig
- [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>, Christoph Hellwig
- [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code, Christoph Hellwig
- [PATCH 12/42] ipv{4,6}/raw: simplify ѕeq_file code, Christoph Hellwig
- [PATCH 05/42] proc: add a proc_create_reg helper, Christoph Hellwig
- [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation, Christoph Hellwig
- [PATCH 14/42] net/kcm: simplify proc registration, Christoph Hellwig
- [PATCH 04/42] proc: simplify proc_register calling conventions, Christoph Hellwig
- [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration, Christoph Hellwig
- [PATCH 06/42] proc: introduce proc_create_seq{,_data}, Christoph Hellwig
- [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration, Christoph Hellwig
- [PATCH 07/42] proc: introduce proc_create_seq_private, Christoph Hellwig
- [PATCH 03/42] proc: don't detour through seq->private to get the inode, Christoph Hellwig
- [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net, Christoph Hellwig
- Re: simplify procfs code for seq_file instances V3, Al Viro
vm_fault_t conversion, for real,
Christoph Hellwig
- [PATCH 01/14] orangefs: don't return errno values from ->fault, Christoph Hellwig
- [PATCH 02/14] fs: make the filemap_page_mkwrite prototype consistent, Christoph Hellwig
- [PATCH 13/14] mm: move arch specific VM_FAULT_* flags to mm.h, Christoph Hellwig
- [PATCH 14/14] mm: turn on vm_fault_t type checking, Christoph Hellwig
- [PATCH 12/14] lustre: separate errno from VM_FAULT_* values, Christoph Hellwig
- [PATCH 11/14] ttm: separate errno from VM_FAULT_* values, Christoph Hellwig
- [PATCH 08/14] ocfs2: separate errno from VM_FAULT_* values, Christoph Hellwig
- [PATCH 09/14] ubifs: separate errno from VM_FAULT_* values, Christoph Hellwig
- [PATCH 10/14] vgem: separate errno from VM_FAULT_* values, Christoph Hellwig
- [PATCH 07/14] ext4: separate errno from VM_FAULT_* values, Christoph Hellwig
- [PATCH 06/14] btrfs: separate errno from VM_FAULT_* values, Christoph Hellwig
- [PATCH 05/14] ceph: untangle ceph_filemap_fault, Christoph Hellwig
- [PATCH 04/14] mm: remove the unused device_private_entry_fault export, Christoph Hellwig
- [PATCH 03/14] dax: make the dax_iomap_fault prototype consistent, Christoph Hellwig
- Re: vm_fault_t conversion, for real, Matthew Wilcox
[PATCH] ext4: add an interface to load block bitmaps,
Wang Shilong
Re: INFO: task hung in blk_queue_enter,
Tetsuo Handa
INFO: task hung in ext4_direct_IO,
syzbot
[PATCH v2] generic/488: Add SEEK_DATA tests for offsets in the middle of holes, Jan Kara
[PATCH 0/3] ext4 freeze regression test,
Amir Goldstein
[RFC PATCH 0/5] ext4: rework delayed allocated cluster accounting,
Eric Whitney
[RFC v2 0/4] vfs: detect symlink corruption with attributes,
Luis R. Rodriguez
[PATCH] ext4/309: Add SEEK_DATA tests for offsets in the middle of holes,
Jan Kara
[PATCH] ext4: Fix hole length detection in ext4_ind_map_blocks(),
Jan Kara
[PATCH v2] fs: ext4: Adding new return type vm_fault_t,
Souptick Joarder
[PATCH] Ext4: df: fix df to report reserved bytes in quota, Liu Bo
[PATCH v2] fscrypt: add Speck128/256 support,
Eric Biggers
e2fsck running for days ?,
Daniel Beck
[Bug 199635] New: UBSAN: Undefined behaviour in fs/ext4/readpage.c,
bugzilla-daemon
INFO: task hung in ext4_file_write_iter, syzbot
[PATCH 0/2] bigalloc + delalloc reservation leak fixes,
Liu Bo
[PATCH] Fstests: ext4: test block reservation leak with bigalloc,
Liu Bo
kernel panic: EXT4-fs (device loop0): panic forced after error,
syzbot
[Bug 199629] New: kernel panic not syncing: vfs:unable to mount root fs on unknown block(0,0),
bugzilla-daemon
[PATCH] ext4: make function ‘ext4_getfsmap_find_fixed_metadata’ static,
Mathieu Malaterre
journal_async_commit and external journal,
Niklas Hambüchen
[PATCH v4 0/7] 64bit inode e2fsprogs support,
c17828
KASAN: use-after-free Read in ext4_data_block_valid, syzbot
[PATCH 00/10] test cleanups and minor improvements,
Andreas Dilger
Re: [PATCH 01/10] tests: don't use a sparse test file, Theodore Y. Ts'o
Re: Reg: logical volume file system is getting corrupted after multiple reboots.,
RAJESH DASARI
[PATCH v2 00/15] fscrypt: improved logging and other cleanups,
Eric Biggers
- [PATCH 02/15] fscrypt: clean up after fscrypt_prepare_lookup() conversions, Eric Biggers
- [PATCH 06/15] fscrypt: don't clear flags on crypto transform, Eric Biggers
- [PATCH 09/15] fscrypt: drop empty name check from fname_decrypt(), Eric Biggers
- [PATCH 08/15] fscrypt: drop max_namelen check from fname_decrypt(), Eric Biggers
- [PATCH 10/15] fscrypt: make fscrypt_operations.max_namelen an integer, Eric Biggers
- [PATCH 07/15] fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info(), Eric Biggers
- [PATCH 14/15] fscrypt: separate key lookup from key derivation, Eric Biggers
- [PATCH 15/15] fscrypt: only derive the needed portion of the key, Eric Biggers
- [PATCH 13/15] fscrypt: use a common logging function, Eric Biggers
- [PATCH 01/15] fs, fscrypt: only define ->s_cop when FS_ENCRYPTION is enabled, Eric Biggers
- [PATCH 11/15] fscrypt: remove unnecessary check for non-logon key type, Eric Biggers
- [PATCH 12/15] fscrypt: remove internal key size constants, Eric Biggers
- [PATCH 05/15] fscrypt: remove stale comment from fscrypt_d_revalidate(), Eric Biggers
- [PATCH 03/15] fscrypt: remove unnecessary NULL check when allocating skcipher, Eric Biggers
- [PATCH 04/15] fscrypt: remove error messages for skcipher_request_alloc() failure, Eric Biggers
- Re: [PATCH v2 00/15] fscrypt: improved logging and other cleanups, Theodore Y. Ts'o
Reg: loical volume file system is getting corrupted after multiple reboots.,
RAJESH DASARI
[PATCH] Ext4: tracepoint: fix broken print due to 0%o format,
Liu Bo
[GIT PULL] ext4 fixes for 4.17-rc3, Theodore Y. Ts'o
[PATCH] ext4: add crc32c soft dependency, Dmitry V. Levin
Append and fsync performance in ext4 DAX,
Vijay Chidambaram
[PATCH 0/2] random ext4 ea_inode fixes,
Eryu Guan
generic quota vs xfs quota,
Liu Bo
Boot fail - Cannot load crc32c driver,
James Blanford
simplify procfs code for seq_file instances V2,
Christoph Hellwig
- [PATCH 01/40] net/can: single_open_net needs to be paired with single_release_net, Christoph Hellwig
- [PATCH 08/40] ipv{4,6}/tcp: simplify procfs registration, Christoph Hellwig
- [PATCH 32/40] netfilter/x_tables: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 39/40] ide: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 35/40] atm: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 37/40] proc: don't detour through seq->private to get the inode, Christoph Hellwig
- [PATCH 40/40] tty: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 33/40] bluetooth: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 34/40] atm: simplify procfs code, Christoph Hellwig
- [PATCH 36/40] isdn: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 38/40] ide: remove ide_driver_proc_write, Christoph Hellwig
- [PATCH 31/40] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 27/40] rtc/proc: switch to proc_create_single_data, Christoph Hellwig
- [PATCH 28/40] bonding: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 26/40] drbd: switch to proc_create_single, Christoph Hellwig
- [PATCH 24/40] staging/rtl8192u: simplify procfs code, Christoph Hellwig
- [PATCH 25/40] resource: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 30/40] neigh: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 23/40] jfs: simplify procfs code, Christoph Hellwig
- [PATCH 29/40] hostap: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 18/40] sgi-gru: simplify procfs code, Christoph Hellwig
- [PATCH 20/40] sg: simplify procfs code, Christoph Hellwig
- [PATCH 19/40] megaraid: simplify procfs code, Christoph Hellwig
- [PATCH 21/40] afs: simplify procfs code, Christoph Hellwig
- [PATCH 22/40] ext4: simplify procfs code, Christoph Hellwig
- [PATCH 17/40] acpi/battery: simplify procfs code, Christoph Hellwig
- [PATCH 09/40] ipv{4,6}/ping: simplify proc file creation, Christoph Hellwig
- [PATCH 16/40] proc: introduce proc_create_net_single, Christoph Hellwig
- [PATCH 12/40] net/kcm: simplify proc registration, Christoph Hellwig
- [PATCH 14/40] net: move seq_file_single_net to <linux/seq_file_net.h>, Christoph Hellwig
- [PATCH 13/40] netfilter/x_tables: simplify ѕeq_file code, Christoph Hellwig
- [PATCH 11/40] ipv6/flowlabel: simplify pid namespace lookup, Christoph Hellwig
- [PATCH 15/40] proc: introduce proc_create_net{,_data}, Christoph Hellwig
- [PATCH 10/40] ipv{4,6}/raw: simplify ѕeq_file code, Christoph Hellwig
- [PATCH 02/40] proc: simplify proc_register calling conventions, Christoph Hellwig
- [PATCH 04/40] proc: introduce proc_create_seq{,_data}, Christoph Hellwig
- [PATCH 07/40] ipv{4,6}/udp{,lite}: simplify proc registration, Christoph Hellwig
- [PATCH 05/40] proc: introduce proc_create_seq_private, Christoph Hellwig
- [PATCH 03/40] proc: add a proc_create_reg helper, Christoph Hellwig
- Message not available
Re: [PATCH 04/40] proc: introduce proc_create_seq{,_data}, David Howells
Re: simplify procfs code for seq_file instances V2, David Howells
Re: simplify procfs code for seq_file instances V2, Alexey Dobriyan
Re: [PATCH] generic: test XATTR_REPLACE doesn't take the fs down,
Eryu Guan
vmalloc with GFP_NOFS,
Michal Hocko
Message not available
[PATCH] ext4: update mtime in ext4_punch_hole even if no blocks are released,
Lukas Czerner
[PATCH] ext4: fix bitmap position validation,
Lukas Czerner
[PATCH v3 0/3] Fix ext4 freeze protection bypass,
Amir Goldstein
[PATCH v2 0/3] Fix ext4 freeze protection bypass,
Amir Goldstein
[PATCH] ext4: do not update s_last_mounted of a frozen fs,
Amir Goldstein
Mapping bad sectors to damaged files and metadata with debugfs,
Fedja Beader
ext4_validate_block_bitmap regression on ext3 with stride=X,
Ilya Dryomov
[PATCH 1/2] ext4: wrap error handling and corrupted bitmaps setting,
Wang Shilong
simplify procfs code for seq_file instances,
Christoph Hellwig
- [PATCH 02/39] proc: introduce proc_create_seq{,_data}, Christoph Hellwig
- [PATCH 26/39] rtc/proc: switch to proc_create_single_data, Christoph Hellwig
- [PATCH 37/39] ide: remove ide_driver_proc_write, Christoph Hellwig
- [PATCH 38/39] ide: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 39/39] tty: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 36/39] proc: don't detour through seq->private to get the inode, Christoph Hellwig
- [PATCH 30/39] netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 35/39] isdn: replace ->proc_fops with ->proc_show, Christoph Hellwig
- [PATCH 29/39] neigh: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 28/39] hostap: switch to proc_create_{seq,single}_data, Christoph Hellwig
- [PATCH 33/39] atm: simplify procfs code, Christoph Hellwig
- [PATCH 34/39] atm: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 32/39] bluetooth: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 31/39] netfilter/x_tables: switch to proc_create_seq_private, Christoph Hellwig
- [PATCH 25/39] drbd: switch to proc_create_single, Christoph Hellwig
- [PATCH 23/39] staging/rtl8192u: simplify procfs code, Christoph Hellwig
- [PATCH 24/39] resource: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 27/39] bonding: switch to proc_create_seq_data, Christoph Hellwig
- [PATCH 22/39] jfs: simplify procfs code, Christoph Hellwig
- [PATCH 17/39] sgi-gru: simplify procfs code, Christoph Hellwig
- [PATCH 19/39] sg: simplify procfs code, Christoph Hellwig
- [PATCH 16/39] ipmi: simplify procfs code, Christoph Hellwig
- [PATCH 20/39] afs: simplify procfs code, Christoph Hellwig
- [PATCH 18/39] megaraid: simplify procfs code, Christoph Hellwig
- [PATCH 21/39] ext4: simplify procfs code, Christoph Hellwig
- [PATCH 13/39] proc: introduce proc_create_net{,_data}, Christoph Hellwig
- [PATCH 14/39] proc: introduce proc_create_net_single, Christoph Hellwig
- [PATCH 15/39] acpi/battery: simplify procfs code, Christoph Hellwig
- [PATCH 12/39] net: move seq_file_single_net to <linux/seq_file_net.h>, Christoph Hellwig
- [PATCH 11/39] netfilter/x_tables: simplify ѕeq_file code, Christoph Hellwig
- Re: [PATCH 20/39] afs: simplify procfs code, David Howells
- [PATCH 10/39] net/kcm: simplify proc registration, Christoph Hellwig
- [PATCH 09/39] ipv6/flowlabel: simplify pid namespace lookup, Christoph Hellwig
- [PATCH 07/39] ipv{4,6}/ping: simplify proc file creation, Christoph Hellwig
- [PATCH 08/39] ipv{4,6}/raw: simplify ѕeq_file code, Christoph Hellwig
- [PATCH 01/39] net/can: single_open_net needs to be paired with single_release_net, Christoph Hellwig
- [PATCH 03/39] proc: introduce proc_create_seq_private, Christoph Hellwig
- [PATCH 06/39] ipv{4,6}/tcp: simplify procfs registration, Christoph Hellwig
- [PATCH 05/39] ipv{4,6}/udp{,lite}: simplify proc registration, Christoph Hellwig
- Re: simplify procfs code for seq_file instances, Alexey Dobriyan
[PATCH] ext4: set h_journal if there is a failure starting a reserved handle,
Theodore Ts'o
[PATCH 1/4] ext4: fix wrong return value in ext4_read_inode_bitmap(),
Wang Shilong
[PATCH 0/2] e2fprogs: block zero/discard cleanups,
Darrick J. Wong
mke2fs and -E no discard,
Andreas Dilger
[Bug 199417] New: out-of-bound access in ext4_ext_drop_refs() when operating on a crafted ext4 image,
bugzilla-daemon
[Bug 199403] New: use-after-free in ext4_ext_remove_space() when mounting and operating a crafted ext4 image,
bugzilla-daemon
[PATCH] fs: ext4: Adding new return type vm_fault_t, Souptick Joarder
[PATCH] fs: ext2: Adding new return type vm_fault_t,
Souptick Joarder
[PATCH] Ext4: Set BBITMAP_CORRUPT_BIT when failing to read the allocation bitmap,
Liu Bo
[PATCH] chattr.1: 'a' and 'i' attribute do not affect existing file descriptors,
Lukas Czerner
delayed allocation vs WRITE SAME issue, Nikola Ciprich
Query about reflink support for EXT4, Du, Fan
[PATCH] tests: add raw/e2i/qcow2 image create/install test,
Lukas Czerner
[Bug 199347] New: buffer overflow in ext4_xattr_set_entry() when mounting and operating a crafted ext4 image,
bugzilla-daemon
fsync() errors is unsafe and risks data loss,
Joshua D. Drake
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]