aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-3/+3
2020-06-02ext4: pass the inode to ext4_mpage_readpagesGravatar Matthew Wilcox (Oracle) 3-5/+4
2020-06-02ext4: convert from readpages to readaheadGravatar Matthew Wilcox (Oracle) 3-28/+18
2020-06-02mm: add page_cache_readahead_unboundedGravatar Matthew Wilcox (Oracle) 1-33/+2
2020-06-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 3-17/+60
2020-05-22block: remove the error_sector argument to blkdev_issue_flushGravatar Christoph Hellwig 3-3/+3
2020-05-19ext4: fix fiemap size checks for bitmap filesGravatar Christoph Hellwig 2-31/+33
2020-05-19ext4: fix EXT4_MAX_LOGICAL_BLOCK macroGravatar Ritesh Harjani 1-1/+1
2020-05-18fscrypt: support test_dummy_encryption=v2Gravatar Eric Biggers 3-17/+60
2020-04-15ext4: convert BUG_ON's to WARN_ON's in mballoc.cGravatar Theodore Ts'o 1-2/+4
2020-04-15ext4: increase wait time needed before reuse of deleted inode numbersGravatar Theodore Ts'o 1-1/+1
2020-04-15ext4: remove set but not used variable 'es' in ext4_jbd2.cGravatar Jason Yan 1-3/+0
2020-04-15ext4: remove set but not used variable 'es'Gravatar Jason Yan 1-2/+0
2020-04-15ext4: do not zeroout extents beyond i_disksizeGravatar Jan Kara 1-4/+4
2020-04-15ext4: fix return-value types in several function commentsGravatar Josh Triplett 2-3/+3
2020-04-15ext4: use non-movable memory for superblock readaheadGravatar Roman Gushchin 2-2/+2
2020-04-15ext4: use matching invalidatepage in ext4_writepageGravatar yangerkun 1-1/+1
2020-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 20-670/+384
2020-04-01ext4: save all error info in save_error_info() and drop ext4_set_errno()Gravatar Theodore Ts'o 15-215/+199
2020-03-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptGravatar Linus Torvalds 1-0/+6
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-5/+3
2020-03-28ext4: fix incorrect group count in ext4_fill_super error messageGravatar Josh Triplett 1-2/+2
2020-03-28ext4: fix incorrect inodes per group in error messageGravatar Josh Triplett 1-1/+1
2020-03-28ext4: don't set dioread_nolock by default for blocksize < pagesizeGravatar Ritesh Harjani 1-1/+12
2020-03-28fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tGravatar Thomas Gleixner 1-5/+3
2020-03-26ext4: disable dioread_nolock whenever delayed allocation is disabledGravatar Eric Whitney 1-0/+3
2020-03-26ext4: do not commit super on read-only bdevGravatar Eric Sandeen 1-1/+2
2020-03-26ext4: avoid ENOSPC when avoiding to reuse recently deleted inodesGravatar Jan Kara 1-5/+18
2020-03-26ext4: unregister sysfs path before destroying jbd2 journalGravatar Ritesh Harjani 1-1/+7
2020-03-26ext4: check for non-zero journal inum in ext4_calculate_overheadGravatar Ritesh Harjani 1-1/+2
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerGravatar Christoph Hellwig 2-1/+2
2020-03-24block: remove __bdevnameGravatar Christoph Hellwig 1-3/+3
2020-03-19ext4: wire up FS_IOC_GET_ENCRYPTION_NONCEGravatar Eric Biggers 1-0/+6
2020-03-14ext4: remove map_from_cluster from ext4_ext_map_blocksGravatar Eric Whitney 1-4/+1
2020-03-14ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks()Gravatar Eric Whitney 1-13/+17
2020-03-14ext4: mark block bitmap corrupted when found instead of BUGONGravatar Dmitry Monakhov 1-2/+9
2020-03-14ext4: use flexible-array member for xattr structsGravatar Gustavo A. R. Silva 1-2/+2
2020-03-14ext4: use flexible-array member in struct fnameGravatar Gustavo A. R. Silva 1-1/+1
2020-03-14ext4: move ext4_fiemap to use iomap frameworkGravatar Ritesh Harjani 2-283/+48
2020-03-14ext4: make ext4_ind_map_blocks work with fiemapGravatar Ritesh Harjani 1-0/+16
2020-03-14ext4: move ext4 bmap to use iomap infrastructureGravatar Ritesh Harjani 1-1/+1
2020-03-14ext4: optimize ext4_ext_precache for 0 depthGravatar Ritesh Harjani 1-3/+6
2020-03-14ext4: add IOMAP_F_MERGED for non-extent based mappingGravatar Ritesh Harjani 1-0/+4
2020-03-05ext4: fix a data race at inode->i_disksizeGravatar Qiujun Huang 1-1/+1
2020-03-05ext4: fix a data race at inode->i_blocksGravatar Qian Cai 1-1/+1
2020-03-05ext4: clean up error return for convert_initialized_extent()Gravatar Eric Whitney 1-9/+9
2020-03-05ext4: use flexible-array members in struct dx_node and struct dx_rootGravatar Gustavo A. R. Silva 1-2/+2
2020-03-05ext4: use built-in RCU list checking in mballocGravatar Madhuparna Bhowmik 1-2/+4
2020-03-05ext4: delete declaration for ext4_split_extent()Gravatar Eric Whitney 1-7/+0
2020-03-05ext4: remove EXT4_EOFBLOCKS_FL and associated codeGravatar Eric Whitney 4-102/+9