summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-092-35/+32
|\
| * pstore/ram: Avoid needless alloc during header writeKees Cook2019-02-121-7/+3
| * pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write()Yue Hu2019-02-121-0/+3
| * pstore/ram: Move initialization earlierYue Hu2019-02-121-9/+9
| * pstore: Avoid writing records with zero sizeYue Hu2019-02-122-2/+7
| * pstore/ram: Replace dummy_data heap memory with stack memoryYue Hu2019-01-211-21/+14
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-084-7/+2989
|\ \
| * | io_uring: allow workqueue item to handle multiple buffered requestsJens Axboe2019-03-061-52/+229
| * | io_uring: add support for IORING_OP_POLLJens Axboe2019-03-061-1/+262
| * | io_uring: add io_kiocb ref countJens Axboe2019-02-281-2/+6
| * | io_uring: add submission pollingJens Axboe2019-02-281-7/+242
| * | io_uring: add file set registrationJens Axboe2019-02-281-31/+280
| * | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-281-13/+361
| * | io_uring: batch io_kiocb allocationJens Axboe2019-02-281-7/+38
| * | io_uring: use fget/fput_many() for file referencesJens Axboe2019-02-281-21/+121
| * | fs: add fget_many() and fput_many()Jens Axboe2019-02-282-7/+17
| * | io_uring: support for IO pollingJens Axboe2019-02-281-9/+266
| * | io_uring: add fsync supportChristoph Hellwig2019-02-281-0/+54
| * | Add io_uring IO interfaceJens Axboe2019-02-282-0/+1256
* | | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-0821-53/+123
|\ \ \
| * | | fs: fix guard_bio_eod to check for real EOD errorsCarlos Maiolino2019-02-281-0/+7
| |/ /
| * | iomap: wire up the iopoll methodChristoph Hellwig2019-02-243-15/+31
| * | block: add bio_set_polled() helperJens Axboe2019-02-241-2/+2
| * | block: wire up block device iopoll methodChristoph Hellwig2019-02-241-1/+17
| * | Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe2019-02-1530-119/+313
| |\ \
| * | | block: enable multipage bvecsMing Lei2019-02-152-4/+4
| * | | block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-1518-28/+56
| * | | btrfs: use mp_bvec_last_segment to get bio's last pageMing Lei2019-02-151-2/+3
| * | | fs/buffer.c: use bvec iterator to truncate the bioMing Lei2019-02-151-1/+4
| * | | btrfs: look at bi_size for repair decisionsChristoph Hellwig2019-02-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-078-105/+168
|\ \ \ \
| * | | | exec: increase BINPRM_BUF_SIZE to 256Oleg Nesterov2019-03-071-1/+1
| * | | | fs/exec.c: replace opencoded set_mask_bits()Vineet Gupta2019-03-071-6/+1
| * | | | fat: enable .splice_write to support splice on O_DIRECT fileHou Tao2019-03-071-0/+1
| * | | | autofs: clear O_NONBLOCK on the pipeNeilBrown2019-03-071-0/+2
| * | | | fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options()Ian Kent2019-03-071-6/+6
| * | | | autofs: add ignore mount optionIan Kent2019-03-072-1/+9
| * | | | fs/binfmt_elf.c: spread const a littleAlexey Dobriyan2019-03-071-5/+3
| * | | | fs/binfmt_elf.c: use list_for_each_entry()Alexey Dobriyan2019-03-071-10/+5
| * | | | fs/binfmt_elf.c: don't be afraid of overflowAlexey Dobriyan2019-03-071-6/+3
| * | | | epoll: use rwlock in order to reduce ep_poll_callback() contentionRoman Penyaev2019-03-071-36/+122
| * | | | epoll: unify awaking of wakeup source on ep_poll_callback() pathRoman Penyaev2019-03-071-8/+1
| * | | | epoll: make sure all elements in ready list are in FIFO orderRoman Penyaev2019-03-071-1/+5
| * | | | btrfs: implement btrfs_debug* in terms of helper macroRasmus Villemoes2019-03-071-24/+10
| * | | | linux/fs.h: move member alignment check next to definition of struct filenameRasmus Villemoes2019-03-071-2/+0
* | | | | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-073-4/+6
|\ \ \ \ \
| * | | | | audit: ignore fcaps on umountRichard Guy Briggs2019-01-302-1/+3
| * | | | | audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2019-01-251-3/+3
* | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-072-9/+56
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.0-rc3' into next-generalJames Morris2019-01-2233-170/+438
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |