summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-313-23/+13
|\
| * fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tThomas Gleixner2020-03-283-23/+13
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-311-1/+1
|\ \
| * \ Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-03-0822-198/+182
| |\ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-261-1/+1
| |\ \ \
| | * | | efi: Use more granular check for availability for variable servicesArd Biesheuvel2020-02-231-1/+1
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-311-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2020-03-241-1/+1
| |\ \ \ \ \
| | * | | | | nfs: Fix nfs_access_get_cached_rcu() sparse errorMadhuparna Bhowmik2020-02-211-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-304-21/+49
|\ \ \ \ \ \
| * | | | | | libfs: fix infoleak in simple_attr_read()Eric Biggers2020-03-241-3/+5
| * | | | | | debugfs: remove return value of debugfs_create_file_size()Greg Kroah-Hartman2020-03-181-14/+4
| * | | | | | debugfs: Check module state before warning in {full/open}_proxy_open()Taehee Yoo2020-03-181-4/+14
| * | | | | | Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman2020-03-0966-669/+1188
| |\ \ \ \ \ \
| * | | | | | | firmware_loader: load files from the mount namespace of initTopi Miettinen2020-02-111-0/+26
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-304-5/+7
|\ \ \ \ \ \ \
| * | | | | | | pstore/ram: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-091-1/+1
| * | | | | | | pstore: pstore_ftrace_seq_next should increase position indexVasily Averin2020-02-271-1/+4
| * | | | | | | pstore/ram: remove unnecessary ramoops_unregister_dummy()chenqiwu2020-02-251-1/+0
| * | | | | | | pstore/platform: fix potential mem leak if pstore_init_fs failedchenqiwu2020-02-251-2/+2
* | | | | | | | Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-305-105/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | erofs: handle corrupted images whose decompressed size less than it'd beGao Xiang2020-03-031-3/+7
| * | | | | | | | erofs: use LZ4_decompress_safe() for full decodingGao Xiang2020-03-031-3/+9
| * | | | | | | | erofs: correct the remaining shrink objectsGao Xiang2020-03-031-1/+1
| * | | | | | | | erofs: convert workstn to XArrayGao Xiang2020-03-034-98/+76
* | | | | | | | | Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds2020-03-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: nfsroot.rst: Fix references to nfsroot.rstNiklas Söderlund2020-03-021-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-304-837/+1617
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | io_uring: cleanup io_alloc_async_ctx()Xiaoguang Wang2020-03-271-3/+9
| * | | | | | | | | io_uring: fix missing 'return' in commentChucheng Luo2020-03-251-1/+1
| * | | | | | | | | io-wq: handle hashed writes in chainsPavel Begunkov2020-03-232-28/+85
| * | | | | | | | | io-uring: drop 'free_pfile' in struct io_file_putHillf Danton2020-03-231-24/+10
| * | | | | | | | | io-uring: drop completion when removing fileHillf Danton2020-03-231-8/+5
| * | | | | | | | | io_uring: Fix ->data corruption on re-enqueuePavel Begunkov2020-03-232-9/+5
| * | | | | | | | | io-wq: close cancel gap for hashed linked workPavel Begunkov2020-03-221-3/+7
| * | | | | | | | | io_uring: honor original task RLIMIT_FSIZEJens Axboe2020-03-201-1/+16
| * | | | | | | | | io-wq: hash dependent workPavel Begunkov2020-03-151-6/+19
| * | | | | | | | | io-wq: split hashing and enqueueingPavel Begunkov2020-03-153-24/+21
| * | | | | | | | | io-wq: don't resched if there is no workPavel Begunkov2020-03-151-4/+6
| * | | | | | | | | io-wq: remove duplicated cancel codePavel Begunkov2020-03-121-112/+24
| * | | | | | | | | io_uring: fix truncated async read/readv and write/writev retryJens Axboe2020-03-111-2/+5
| * | | | | | | | | io_uring: io_uring_enter(2) don't poll while SETUP_IOPOLL|SETUP_SQPOLL enabledXiaoguang Wang2020-03-111-1/+10
| * | | | | | | | | io_uring: Fix unused function warningsYueHaibing2020-03-101-42/+52
| * | | | | | | | | io_uring: add end-of-bits marker and build time verify itJens Axboe2020-03-101-0/+4
| * | | | | | | | | io_uring: provide means of removing buffersJens Axboe2020-03-101-19/+83
| * | | | | | | | | io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_RECVMSGJens Axboe2020-03-101-12/+106
| * | | | | | | | | io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READVJens Axboe2020-03-101-14/+97
| * | | | | | | | | io_uring: support buffer selection for OP_READ and OP_RECVJens Axboe2020-03-101-39/+185
| * | | | | | | | | io_uring: add IORING_OP_PROVIDE_BUFFERSJens Axboe2020-03-101-1/+137
| * | | | | | | | | io_uring: buffer registration infrastructureJens Axboe2020-03-041-0/+35