summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: fix the crash due to call ocfs2_get_dlm_debug once lessGang He2020-01-041-0/+1
* ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li2020-01-041-0/+8
* fs/posix_acl.c: fix kernel-doc warningsRandy Dunlap2020-01-041-2/+5
* fs/namespace.c: make to_mnt_ns() staticEric Biggers2020-01-041-1/+1
* fs/nsfs.c: include headers for missing declarationsEric Biggers2020-01-041-0/+3
* fs/direct-io.c: include fs/internal.h for missing prototypeEric Biggers2020-01-041-0/+2
* Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-032-4/+9
|\
| * Btrfs: fix infinite loop during nocow writeback due to raceFilipe Manana2019-12-301-3/+3
| * btrfs: fix compressed write bio blkcg attributionDennis Zhou2019-12-301-4/+5
| * btrfs: punt all bios created in btrfs_submit_compressed_write()Dennis Zhou2019-12-301-0/+4
* | Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-031-24/+1
|\ \
| * | block: add bio_truncate to fix guard_bio_eodMing Lei2019-12-281-24/+1
* | | mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()Jan Stancek2020-01-031-1/+3
* | | Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-021-0/+13
|\ \ \
| * | | pstore/ram: Write new dumps to start of recycled zonesAleksandr Yashkin2020-01-021-0/+11
| * | | pstore/ram: Fix error-path memory leak in persistent_ram_new() callersKees Cook2020-01-021-0/+2
* | | | Revert "fs: remove ksys_dup()"Dominik Brodowski2020-01-021-1/+6
* | | | Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds2019-12-291-1/+1
|\ \ \ \
| * | | | locks: print unsigned ino in /proc/locksAmir Goldstein2019-12-291-1/+1
* | | | | Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-12-293-10/+56
|\ \ \ \ \
| * | | | | cifs: Optimize readdir on reparse pointsPaulo Alcantara (SUSE)2019-12-232-9/+55
| * | | | | cifs: Adjust indentation in smb2_open_fileNathan Chancellor2019-12-231-1/+1
| |/ / / /
* | | | | Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-272-343/+357
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | io-wq: add cond_resched() to worker threadHillf Danton2019-12-241-0/+2
| * | | | io-wq: remove unused busy list from io_sqeHillf Danton2019-12-231-8/+0
| * | | | io_uring: pass in 'sqe' to the prep handlersJens Axboe2019-12-201-242/+251
| * | | | io_uring: standardize the prep methodsJens Axboe2019-12-201-65/+63
| * | | | io_uring: read 'count' for IORING_OP_TIMEOUT in prep handlerJens Axboe2019-12-201-3/+8
| * | | | io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handlerJens Axboe2019-12-201-31/+33
| * | | | io_uring: move all prep state for IORING_OP_CONNECT to prep handlerJens Axboe2019-12-201-18/+22
| * | | | io_uring: add and use struct io_rw for read/writesJens Axboe2019-12-201-46/+50
| * | | | io_uring: use u64_to_user_ptr() consistentlyJens Axboe2019-12-201-9/+7
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-12-225-2/+16
|\ \ \ \ \
| * | | | | fs: call fsnotify_sb_delete after evict_inodesEric Sandeen2019-12-182-1/+6
| * | | | | fs: avoid softlockups in s_inodes iteratorsEric Sandeen2019-12-184-1/+10
* | | | | | Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-2212-103/+340
|\ \ \ \ \ \
| * | | | | | xfs: Make the symbol 'xfs_rtalloc_log_count' staticChen Wandun2019-12-201-1/+1
| * | | | | | xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...Darrick J. Wong2019-12-194-1/+130
| * | | | | | xfs: split the sunit parameter update into two partsDarrick J. Wong2019-12-191-51/+72
| * | | | | | xfs: refactor agfl length computation functionDarrick J. Wong2019-12-191-5/+13
| * | | | | | libxfs: resync with the userspace libxfsDarrick J. Wong2019-12-194-24/+34
| * | | | | | xfs: use bitops interface for buf log item AIL flag checkBrian Foster2019-12-191-1/+1
| * | | | | | xfs: fix log reservation overflows when allocating large rt extentsDarrick J. Wong2019-12-171-19/+77
| * | | | | | xfs: stabilize insert range start boundary to avoid COW writeback raceBrian Foster2019-12-112-2/+13
| |/ / / / /
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-226-95/+104
|\ \ \ \ \ \
| * | | | | | ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye2019-12-211-1/+3
| * | | | | | ext4: use RCU API in debug_print_treePhong Tran2019-12-151-1/+5
| * | | | | | ext4: validate the debug_want_extra_isize mount option at parse timeTheodore Ts'o2019-12-151-74/+69
| * | | | | | ext4: reserve revoke credits in __ext4_new_inodeyangerkun2019-12-141-2/+2
| * | | | | | ext4: unlock on error in ext4_expand_extra_isize()Dan Carpenter2019-12-141-2/+2