summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds2020-04-051-16/+0
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-051-3/+25
|\
| * sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the sym...Sourabh Jain2020-02-191-3/+25
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-04-0521-673/+388
|\ \
| * | ext4: save all error info in save_error_info() and drop ext4_set_errno()Theodore Ts'o2020-04-0115-215/+199
| * | ext4: fix incorrect group count in ext4_fill_super error messageJosh Triplett2020-03-291-2/+2
| * | ext4: fix incorrect inodes per group in error messageJosh Triplett2020-03-291-1/+1
| * | ext4: don't set dioread_nolock by default for blocksize < pagesizeRitesh Harjani2020-03-291-1/+12
| * | ext4: disable dioread_nolock whenever delayed allocation is disabledEric Whitney2020-03-261-0/+3
| * | ext4: do not commit super on read-only bdevEric Sandeen2020-03-261-1/+2
| * | ext4: avoid ENOSPC when avoiding to reuse recently deleted inodesJan Kara2020-03-261-5/+18
| * | ext4: unregister sysfs path before destroying jbd2 journalRitesh Harjani2020-03-261-1/+7
| * | ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani2020-03-261-1/+2
| * | ext4: remove map_from_cluster from ext4_ext_map_blocksEric Whitney2020-03-141-4/+1
| * | ext4: clean up ext4_ext_insert_extent() call in ext4_ext_map_blocks()Eric Whitney2020-03-141-13/+17
| * | ext4: mark block bitmap corrupted when found instead of BUGONDmitry Monakhov2020-03-141-2/+9
| * | ext4: use flexible-array member for xattr structsGustavo A. R. Silva2020-03-141-2/+2
| * | ext4: use flexible-array member in struct fnameGustavo A. R. Silva2020-03-141-1/+1
| * | ext4: move ext4_fiemap to use iomap frameworkRitesh Harjani2020-03-142-283/+48
| * | ext4: make ext4_ind_map_blocks work with fiemapRitesh Harjani2020-03-141-0/+16
| * | ext4: move ext4 bmap to use iomap infrastructureRitesh Harjani2020-03-141-1/+1
| * | ext4: optimize ext4_ext_precache for 0 depthRitesh Harjani2020-03-141-3/+6
| * | ext4: add IOMAP_F_MERGED for non-extent based mappingRitesh Harjani2020-03-141-0/+4
| * | ext4: fix a data race at inode->i_disksizeQiujun Huang2020-03-061-1/+1
| * | ext4: fix a data race at inode->i_blocksQian Cai2020-03-061-1/+1
| * | ext4: clean up error return for convert_initialized_extent()Eric Whitney2020-03-061-9/+9
| * | jbd2: improve comments about freeing data buffers whose page mapping is NULLzhangyi (F)2020-03-061-3/+4
| * | ext4: use flexible-array members in struct dx_node and struct dx_rootGustavo A. R. Silva2020-03-061-2/+2
| * | ext4: use built-in RCU list checking in mballocMadhuparna Bhowmik2020-03-061-2/+4
| * | ext4: delete declaration for ext4_split_extent()Eric Whitney2020-03-051-7/+0
| * | ext4: remove EXT4_EOFBLOCKS_FL and associated codeEric Whitney2020-03-054-102/+9
| * | ext4: code cleanup for ext4_statfs_project()Chengguang Xu2020-03-051-9/+4
| * | ext4: start to support iopoll methodXiaoguang Wang2020-03-051-0/+1
| * | ext4: force buffer up-to-date while marking it dirtyHarshad Shirwadkar2020-03-051-0/+1
* | | Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-04-0416-1/+7236
|\ \ \
| * | | exfat: update file system parameter handlingValdis Kletnieks2020-03-061-17/+11
| * | | exfat: add Kconfig and MakefileNamjae Jeon2020-03-064-1/+32
| * | | exfat: add nls operationsNamjae Jeon2020-03-061-0/+831
| * | | exfat: add misc operationsNamjae Jeon2020-03-061-0/+163
| * | | exfat: add exfat cacheNamjae Jeon2020-03-061-0/+325
| * | | exfat: add bitmap operationsNamjae Jeon2020-03-061-0/+280
| * | | exfat: add fat entry operationsNamjae Jeon2020-03-061-0/+463
| * | | exfat: add file operationsNamjae Jeon2020-03-061-0/+360
| * | | exfat: add directory operationsNamjae Jeon2020-03-061-0/+1238
| * | | exfat: add inode operationsNamjae Jeon2020-03-062-0/+2119
| * | | exfat: add super block operationsNamjae Jeon2020-03-061-0/+728
| * | | exfat: add in-memory and on-disk structures and headersNamjae Jeon2020-03-062-0/+703
* | | | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-04-0412-79/+261
|\ \ \ \
| * | | | nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields2020-03-191-0/+1
| * | | | nfsd4: kill warnings on testing stateids with mismatched clientidsJ. Bruce Fields2020-03-191-8/+1