summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-315-16/+11
|\
| * Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2020-05-291-1/+1
| |\
| | * ceph: flush release queue when handling caps for unknown inodeJeff Layton2020-05-271-1/+1
| * | Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-291-10/+5
| |\ \
| | * | gfs2: Even more gfs2_find_jhead fixesAndreas Gruenbacher2020-05-291-10/+5
| | |/
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-281-1/+1
| |\ \
| | * | fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko2020-05-281-1/+1
| | |/
| * | Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-271-1/+1
| |\ \
| | * | fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein2020-05-271-1/+1
| | |/
| * | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-05-271-3/+3
| |\ \ | | |/ | |/|
| | * xattr: fix uninitialized out-paramDaniel Xu2020-04-091-3/+3
* | | net: add a new bind_add methodChristoph Hellwig2020-05-291-6/+3
* | | sctp: add sctp_sock_set_nodelayChristoph Hellwig2020-05-291-8/+2
* | | rxrpc: add rxrpc_sock_set_min_security_levelChristoph Hellwig2020-05-281-4/+2
* | | tcp: add tcp_sock_set_user_timeoutChristoph Hellwig2020-05-281-20/+2
* | | tcp: add tcp_sock_set_nodelayChristoph Hellwig2020-05-283-32/+6
* | | tcp: add tcp_sock_set_corkChristoph Hellwig2020-05-281-6/+2
* | | net: add sock_set_rcvbufChristoph Hellwig2020-05-281-6/+1
* | | net: add sock_set_keepaliveChristoph Hellwig2020-05-281-5/+1
* | | net: add sock_set_sndtimeoChristoph Hellwig2020-05-281-6/+2
* | | net: add sock_set_reuseaddrChristoph Hellwig2020-05-281-5/+1
* | | dlm: use the tcp version of accept_from_sock for sctp as wellChristoph Hellwig2020-05-271-120/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-2431-175/+187
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-232-26/+10
| |\ \
| | * | rxrpc: Fix a warningDavid Howells2020-05-231-1/+1
| | * | Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-05-222-26/+10
| | |\ \
| | | * | rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-112-26/+10
| * | | | Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-221-26/+34
| |\ \ \ \
| | * | | | io_uring: reset -EBUSY error when io sq thread is waken upXiaoguang Wang2020-05-201-0/+1
| | * | | | io_uring: don't add non-IO requests to iopoll pending listJens Axboe2020-05-191-1/+2
| | * | | | io_uring: don't use kiocb.private to store buf_indexBijan Mottahedeh2020-05-191-8/+8
| | * | | | io_uring: cancel work if task_work_add() failsJens Axboe2020-05-181-3/+5
| | * | | | io_uring: remove dead check in io_splice()Jens Axboe2020-05-171-4/+1
| | * | | | io_uring: fix FORCE_ASYNC req preparationPavel Begunkov2020-05-171-3/+9
| | * | | | io_uring: don't prepare DRAIN reqs twicePavel Begunkov2020-05-171-6/+7
| | * | | | io_uring: initialize ctx->sqo_wait earlierJens Axboe2020-05-171-1/+1
| * | | | | exfat: add the dummy mount options to be backward compatible with staging/exfatNamjae Jeon2020-05-211-0/+19
| * | | | | Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-213-32/+34
| |\ \ \ \ \
| | * | | | | ext4: fix fiemap size checks for bitmap filesChristoph Hellwig2020-05-192-31/+33
| | * | | | | ext4: fix EXT4_MAX_LOGICAL_BLOCK macroRitesh Harjani2020-05-191-1/+1
| * | | | | | Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-203-29/+7
| |\ \ \ \ \ \
| | * | | | | | ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers2020-05-172-24/+6
| | * | | | | | ubifs: remove broken lazytime supportChristoph Hellwig2020-04-091-5/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-202-0/+21
| |\ \ \ \ \ \
| | * | | | | | ovl: potential crash in ovl_fid_to_fh()Dan Carpenter2020-05-131-0/+3
| | * | | | | | ovl: clear ATTR_OPEN from attr->ia_validVivek Goyal2020-04-301-3/+14
| | * | | | | | ovl: clear ATTR_FILE from attr->ia_validVivek Goyal2020-04-301-0/+7
| * | | | | | | pipe: Fix pipe_full() test in opipe_prep().Tetsuo Handa2020-05-201-1/+1
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-05-191-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | fix multiplication overflow in copy_fdtable()Al Viro2020-05-191-1/+1