summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-091-3/+3
|\
| * fs/proc/vmcore: Enable dumping of encrypted memory when SEV was activeLianbo Jiang2019-06-201-3/+3
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-091-15/+39
|\ \
| * \ Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-0821-100/+180
| |\ \
| * \ \ Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2019-06-2458-292/+238Star
| |\ \ \
| * \ \ \ Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar2019-06-17131-1257/+686Star
| |\ \ \ \
| * | | | | sysfs: Add sysfs_update_groups functionJiri Olsa2019-06-031-15/+39
* | | | | | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-096-41/+16Star
|\ \ \ \ \ \
| * | | | | | block: fix .bi_size overflowMing Lei2019-07-012-2/+2
| * | | | | | Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-0156-266/+220Star
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | block: never take page references for ITER_BVECChristoph Hellwig2019-06-291-3/+0Star
| * | | | | | direct-io: use bio_release_pages in dio_bio_completeChristoph Hellwig2019-06-291-12/+3Star
| * | | | | | block_dev: use bio_release_pages in bio_unmap_userChristoph Hellwig2019-06-291-9/+2Star
| * | | | | | block_dev: use bio_release_pages in blkdev_bio_end_ioChristoph Hellwig2019-06-291-7/+1Star
| * | | | | | iomap: use bio_release_pages in iomap_dio_bio_end_ioChristoph Hellwig2019-06-291-7/+1Star
| * | | | | | blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arb...Tejun Heo2019-06-151-1/+7
* | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-092-2/+2
|\ \ \ \ \ \ \
| * | | | | | | signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
| * | | | | | | signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sigEric W. Biederman2019-05-271-1/+1
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-093-48/+17Star
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: cifs: switch to RC4 library interfaceArd Biesheuvel2019-06-203-48/+17Star
| |/ / / / / / /
* | | | | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-0910-21/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-2810-21/+78
* | | | | | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-095-8/+12
|\| | | | | | | |
| * | | | | | | | keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-285-8/+12
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-092-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | proc: Add /proc/<pid>/arch_statusAubrey Li2019-06-122-0/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-2455-265/+216Star
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-17134-1284/+708Star
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov2019-06-171-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-061-1/+0Star
|\ \ \ \ \ \ \
| * | | | | | | fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven2019-07-051-1/+0Star
* | | | | | | | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-07-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-07-031-1/+1
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-051-16/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers2019-07-051-16/+26
* | | | | | | | | | Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-051-5/+4Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dax: Fix xarray entry association for mixed mappingsJan Kara2019-06-071-5/+4Star
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-07-051-3/+4
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | vfs: move_mount: reject moving kernel internal mountsEric Biggers2019-07-011-3/+4
* | | | | | | | | Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-07-032-5/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: fix crash querying symlinks stored as reparse-pointsRonnie Sahlberg2019-06-282-5/+73
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-06-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: fix page cache convergence regressionJohannes Weiner2019-05-311-1/+1
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-296-42/+40Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov2019-06-294-25/+32
| * | | | | | | | | | fs/binfmt_flat.c: make load_flat_shared_library() workJann Horn2019-06-291-16/+7Star