summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* coredump: split pipe command whitespace before expanding templatePaul Wise2019-08-031-5/+39
* ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-031-3/+0Star
* Merge tag 'gfs2-v5.3-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-021-3/+12
|\
| * gfs2: Inode dirtying fixAndreas Gruenbacher2019-07-311-3/+12
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-311-4/+1Star
|\ \
| * | Unbreak mount_capable()Al Viro2019-07-311-4/+1Star
* | | Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-311-1/+1
|\ \ \
| * | | dax: Fix missed wakeup in put_unlocked_entry()Jan Kara2019-07-291-1/+1
| | |/ | |/|
* | | Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-303-100/+81Star
|\ \ \ | |/ / |/| |
| * | f2fs: use EINVAL for superblock with invalid magicIcenowy Zheng2019-07-291-24/+24
| * | f2fs: fix to read source block before invalidating itJaegeuk Kim2019-07-271-36/+34Star
| * | f2fs: remove redundant check from f2fs_setflags_common()Eric Biggers2019-07-131-8/+1Star
| * | f2fs: use generic checking function for FS_IOC_FSSETXATTREric Biggers2019-07-131-31/+14Star
| * | f2fs: use generic checking and prep function for FS_IOC_SETFLAGSEric Biggers2019-07-131-1/+8
* | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-281-1/+1
|\ \ \
| * | | iomap: fix Invalid License IDMasahiro Yamada2019-07-251-1/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-281-1/+1
|\ \ \ \
| * | | | sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-07-251-1/+1
* | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-07-272-37/+68
|\ \ \ \ \
| * | | | | afs: fsclient: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-261-18/+33
| * | | | | afs: yfsclient: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-261-19/+35
| | |/ / / | |/| | |
* | | | | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-262-8/+12
|\ \ \ \ \
| * | | | | btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_rangeNaohiro Aota2019-07-261-5/+6
| * | | | | btrfs: Fix deadlock caused by missing memory barrierNikolay Borisov2019-07-251-3/+6
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-261-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | fix the struct mount leak in umount_tree()Al Viro2019-07-261-2/+2
* | | | | | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-262-25/+114
|\ \ \ \ \ \
| * | | | | | io_uring: ensure ->list is initialized for poll commandsJens Axboe2019-07-251-0/+2
| * | | | | | io_uring: track io length in async_list based on bytesZhengyuan Liu2019-07-221-13/+11Star
| * | | | | | io_uring: don't use iov_iter_advance() for fixed buffersJens Axboe2019-07-221-2/+38
| * | | | | | block: properly handle IOCB_NOWAIT for async O_DIRECT IOJens Axboe2019-07-221-8/+50
| * | | | | | io_uring: add a memory barrier before atomic_readZhengyuan Liu2019-07-181-0/+4
| * | | | | | io_uring: fix counter inc/dec mismatch in async_listZhengyuan Liu2019-07-161-1/+8
| * | | | | | io_uring: fix the sequence comparison in io_sequence_deferZhengyuan Liu2019-07-161-1/+1
* | | | | | | Merge branch 'access-creds'Linus Torvalds2019-07-251-0/+19
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-241-0/+19
* | | | | | | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-224-4/+32
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | btrfs: don't leak extent_map in btrfs_get_io_geometry()Johannes Thumshirn2019-07-171-3/+7
| * | | | | btrfs: free checksum hash on in close_ctreeJohannes Thumshirn2019-07-171-0/+1
| * | | | | btrfs: Fix build error while LIBCRC32C is moduleYueHaibing2019-07-171-0/+1
| * | | | | btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo2019-07-171-1/+23
* | | | | | Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-218-31/+126
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | cifs: update internal module numberSteve French2019-07-191-1/+1
| * | | | | cifs: flush before set-info if we have writeable handlesRonnie Sahlberg2019-07-191-0/+16
| * | | | | smb3: optimize open to not send query file internal infoSteve French2019-07-195-26/+56
| * | | | | cifs: copy_file_range needs to strip setuid bits and update timestampsAmir Goldstein2019-07-181-3/+8
| * | | | | CIFS: fix deadlock in cached root handlingAurelien Aptel2019-07-181-1/+45
* | | | | | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-207-115/+172
|\ \ \ \ \ \
| * | | | | | switch the remnants of releasing the mountpoint away from fs_pinAl Viro2019-07-173-28/+26Star
| * | | | | | get rid of detach_mnt()Al Viro2019-07-171-34/+28Star