summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-169/+0
|\
| * compat_ioctl - kill keyboard ioctl handlingAl Viro2018-10-131-29/+0
| * gigaset: add ->compat_ioctl()Al Viro2018-10-131-5/+0
| * kill the rest of tty COMPAT_IOCTL() entriesAl Viro2018-10-131-13/+0
| * take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro2018-10-131-67/+0
| * move compat handling of tty ioctls to tty_compat_ioctl()Al Viro2018-09-141-51/+0
| * presence of RS485 ioctls has been unconditional since 2014Al Viro2018-09-111-4/+0
* | Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-245-32/+88
|\ \
| * | pstore/ram: Clarify resource reservation labelsKees Cook2018-10-222-7/+20
| * | pstore: Refactor compression initializationKees Cook2018-10-221-15/+33
| * | pstore: Allocate compression during late_initcall()Joel Fernandes (Google)2018-10-222-2/+10
| * | pstore: Centralize init/exit routinesKees Cook2018-10-223-11/+28
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-245-9/+9
|\ \ \
| * | | signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman2018-10-034-8/+8
| * | | signal: Remove the siginfo paramater from kernel_dqueue_signalEric W. Biederman2018-09-111-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-242-54/+55
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-1911-39/+29
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-128-45/+193
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0634-286/+342
| |\ \ \ \ \
| * | | | | | rxrpc: Use IPv4 addresses throught the IPv6David Howells2018-10-041-14/+15
| * | | | | | afs: Sort address lists so that they are in logical ascending orderDavid Howells2018-10-041-27/+24
| * | | | | | afs: Always build address lists using the helper functionsDavid Howells2018-10-041-17/+15
| * | | | | | afs: Do better max capacity handling on address listsDavid Howells2018-10-042-11/+16
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-231-6/+28
|\ \ \ \ \ \ \
| * | | | | | | proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov2018-10-091-0/+10
| * | | | | | | kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang2018-10-061-6/+18
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-0484-613/+546
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn2018-09-031-0/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-231-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-10-195-84/+37
| |\| | | | | | | |
| * | | | | | | | | jffs2: free jffs2_sb_info through jffs2_kill_sb()Hou Tao2018-10-161-3/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-222-6/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-0135-164/+285
| |\ \ \ \ \ \ \ \
| * | | | | | | | | blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)2018-09-212-6/+6
* | | | | | | | | | fscache: Fix out of bound read in long cookie keysEric Sandeen2018-10-181-3/+7
* | | | | | | | | | fscache: Fix incomplete initialisation of inline key spaceDavid Howells2018-10-183-23/+5
* | | | | | | | | | cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro2018-10-181-1/+1
* | | | | | | | | | afs: Fix clearance of replyDavid Howells2018-10-152-4/+0
* | | | | | | | | | Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-141-2/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filesystem-dax: Fix dax_layout_busy_page() livelockDan Williams2018-10-081-2/+11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | ubifs: Fix WARN_ON logic in exit pathRichard Weinberger2018-10-131-2/+2
* | | | | | | | | | Merge branch 'akpm'Greg Kroah-Hartman2018-10-132-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov2018-10-131-0/+1
| * | | | | | | | | | ocfs2: fix a GCC warningzhong jiang2018-10-131-0/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-131-5/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher2018-10-121-5/+1
* | | | | | | | | | afs: Fix afs_server struct leakDavid Howells2018-10-121-0/+2
* | | | | | | | | | afs: Fix cell proc listDavid Howells2018-10-125-10/+22
* | | | | | | | | | Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman2018-10-111-35/+165
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |