summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-1/+17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-3016-57/+95
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-2120-132/+175
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-1525-158/+353
| |\ \ \
| * | | | rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells2017-06-071-1/+17
* | | | | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-055-52/+67
|\ \ \ \ \
| * | | | | pstore: use memdup_userGeliang Tang2017-06-281-7/+4Star
| * | | | | pstore: Fix format string to use %u for record idKees Cook2017-05-311-11/+11
| * | | | | pstore: Populate pstore record->time fieldKees Cook2017-05-312-11/+11
| * | | | | pstore: Create common record initializerKees Cook2017-05-313-19/+28
| * | | | | pstore: Avoid potential infinite loopKees Cook2017-05-311-2/+6
| * | | | | pstore: Fix leaked pstore_record in pstore_get_backend_records()Douglas Anderson2017-05-311-1/+3
| * | | | | pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESGAnkit Kumar2017-05-311-1/+4
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-051-1/+16
|\ \ \ \ \ \
| * | | | | | security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-091-1/+16
* | | | | | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-047-30/+34
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-187-30/+34
| |\ \ \ \ \ \ \
| | * | | | | | | fs: fix the location of the kernel-api bookMauro Carvalho Chehab2017-05-161-1/+1
| | * | | | | | | fs: update location of filesystems documentationMauro Carvalho Chehab2017-05-161-1/+1
| | * | | | | | | fs: jbd2: escape a string with special chars on a kernel-docMauro Carvalho Chehab2017-05-161-2/+2
| | * | | | | | | fs: eventfd: fix identation on kernel-docMauro Carvalho Chehab2017-05-161-2/+2
| | * | | | | | | fs: add a blank lines on some kernel-doc commentsMauro Carvalho Chehab2017-05-163-5/+9
| | * | | | | | | fs: jbd2: make jbd2_journal_start() kernel-doc parseableMauro Carvalho Chehab2017-05-161-19/+19
* | | | | | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-041-6/+0Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tty: add compat_ioctl callbacksAleksa Sarai2017-06-091-6/+0Star
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-0322-68/+69
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-06-2415-58/+90
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-206-20/+19Star
| * | | | | | | | | | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-203-1/+3
| * | | | | | | | | | sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field nameIngo Molnar2017-06-204-12/+12
| * | | | | | | | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-2016-35/+35
* | | | | | | | | | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-0346-260/+463
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs/fcntl: use copy_to/from_user() for u64 typesJens Axboe2017-06-281-4/+9
| * | | | | | | | | | | btrfs: add support for passing in write hints for buffered writesJens Axboe2017-06-271-0/+1
| * | | | | | | | | | | xfs: add support for passing in write hints for buffered writesJens Axboe2017-06-271-0/+2
| * | | | | | | | | | | ext4: add support for passing in write hints for buffered writesJens Axboe2017-06-271-0/+2
| * | | | | | | | | | | fs: add support for buffered writeback to pass down write hintsJens Axboe2017-06-272-5/+9
| * | | | | | | | | | | fs: add O_DIRECT and aio support for sending down write life time hintsJens Axboe2017-06-274-0/+6
| * | | | | | | | | | | fs: add fcntl() interface for setting/getting write life time hintsJens Axboe2017-06-273-0/+64
| * | | | | | | | | | | btrfs: use new block error codeDan Carpenter2017-06-211-1/+1
| * | | | | | | | | | | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-211-1/+0Star
| * | | | | | | | | | | btrfs: nowait aio supportGoldwyn Rodrigues2017-06-202-6/+30
| * | | | | | | | | | | xfs: nowait aio supportGoldwyn Rodrigues2017-06-202-6/+48
| * | | | | | | | | | | ext4: nowait aio supportGoldwyn Rodrigues2017-06-201-6/+29
| * | | | | | | | | | | block: return on congested block deviceGoldwyn Rodrigues2017-06-201-2/+8
| * | | | | | | | | | | fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues2017-06-201-0/+8
| * | | | | | | | | | | fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues2017-06-201-0/+6
| * | | | | | | | | | | fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues2017-06-201-1/+7
| * | | | | | | | | | | fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues2017-06-201-9/+3Star
| * | | | | | | | | | | blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-183-3/+5