net: separate out the msghdr copy from ___sys_{send,recv}msg()
[linux-2.6-microblaze.git] / fs /
2019-11-26 Hrvoje Zebaio_uring: remove superfluous check for sqe->off in...
2019-11-26 Jens Axboeio_uring: async workers should inherit the user creds
2019-11-26 Jens Axboeio-wq: have io_wq_create() take a 'data' argument
2019-11-26 Pavel Begunkovio_uring: fix dead-hung for non-iter fixed rw
2019-11-26 Jens Axboeio_uring: add support for IORING_OP_CONNECT
2019-11-26 Jens Axboeio_uring: only return -EBUSY for submit on non-flushed...
2019-11-26 Pavel Begunkovio_uring: only !null ptr to io_issue_sqe()
2019-11-26 Pavel Begunkovio_uring: simplify io_req_link_next()
2019-11-26 Pavel Begunkovio_uring: pass only !null to io_req_find_next()
2019-11-26 Pavel Begunkovio_uring: remove io_free_req_find_next()
2019-11-26 Pavel Begunkovio_uring: add likely/unlikely in io_get_sqring()
2019-11-26 Pavel Begunkovio_uring: rename __io_submit_sqe()
2019-11-26 Jens Axboeio_uring: improve trace_io_uring_defer() trace point
2019-11-26 Pavel Begunkovio_uring: drain next sqe instead of shadowing
2019-11-26 Jens Axboeio_uring: close lookup gap for dependent next work
2019-11-26 Jens Axboeio_uring: allow finding next link independent of req...
2019-11-26 Jens Axboeio_uring: io_allocate_scq_urings() should return a...
2019-11-26 Pavel Begunkovio_uring: Always REQ_F_FREE_SQE for allocated sqe
2019-11-26 Jens Axboeio_uring: io_fail_links() should only consider first...
2019-11-26 Pavel Begunkovio_uring: Fix leaking linked timeouts
2019-11-26 Pavel Begunkovio_uring: remove redundant check
2019-11-26 Pavel Begunkovio_uring: break links for failed defer
2019-11-26 Dan Carpenterio-wq: remove extra space characters
2019-11-26 Jens Axboeio-wq: wait for io_wq_create() to setup necessary workers
2019-11-26 Jens Axboeio_uring: request cancellations should break links
2019-11-26 Jens Axboeio_uring: correct poll cancel and linked timeout expira...
2019-11-26 Jens Axboeio_uring: remove dead REQ_F_SEQ_PREV flag
2019-11-26 Jens Axboeio_uring: fix sequencing issues with linked timeouts
2019-11-26 Jens Axboeio_uring: make req->timeout be dynamically allocated
2019-11-26 Jens Axboeio_uring: make io_double_put_req() use normal completio...
2019-11-26 Jens Axboeio_uring: cleanup return values from the queueing functions
2019-11-26 Jens Axboeio_uring: io_async_cancel() should pass in 'nxt' reques...
2019-11-26 Linus TorvaldsMerge tag 'edac_for_5.5' of git://git./linux/kernel...
2019-11-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-11-26 Linus TorvaldsMerge tag 'for-linus-5.5a-rc1-tag' of git://git./linux...
2019-11-26 Linus TorvaldsMerge tag 'mips_5.5' of git://git./linux/kernel/git...
2019-11-26 Linus TorvaldsMerge tag 'm68k-for-v5.5-tag1' of git://git./linux...
2019-11-26 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2019-11-26 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2019-11-26 Linus TorvaldsMerge tag 's390-5.5-1' of git://git./linux/kernel/git...
2019-11-25 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2019-11-25 Linus TorvaldsMerge tag 'linux-kselftest-5.5-rc1-kunit' of git:/...
2019-11-25 Linus TorvaldsMerge tag 'linux-kselftest-5.5-rc1-fixes' of git:/...
2019-11-25 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fscrypt...
2019-11-25 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2019-11-25 Linus TorvaldsMerge tag 'affs-for-5.5-tag' of git://git./linux/kernel...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5-tag' of git://git./linux/kernel...
2019-11-25 Linus TorvaldsMerge tag 'mtd/for-5.5' of git://git./linux/kernel...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/dm-changes' of git://git./linux...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/disk-revalidate-20191122' of git...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/zoned-20191122' of git://git.kernel...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/drivers-post-20191122' of git:/...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/drivers-20191121' of git://git.kerne...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/block-20191121' of git://git.kernel...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/libata-20191121' of git://git.kernel...
2019-11-25 Linus TorvaldsMerge tag 'for-5.5/io_uring-20191121' of git://git...
2019-11-25 Linus TorvaldsMerge tag 'tpmdd-next-20191112' of git://git.infradead...
2019-11-25 Linus Torvaldsvfs: properly and reliably lock f_pos in fdget_pos()
2019-11-25 Linus Torvaldsvfs: mark pipes and sockets as stream-like file descriptors
2019-11-25 Paolo BonziniMerge tag 'kvm-ppc-next-5.5-2' of git://git./linux...
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-11-24 Maxime Bizoncramfs: fix usage on non-MTD device
2019-11-23 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-11-22 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-11-22 Marc Dionneafs: Fix large file support
2019-11-22 Marc Dionneafs: Fix possible assert with callbacks from yfs servers
2019-11-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-11-22 Linus TorvaldsMerge tag 'pm-5.4-final' of git://git./linux/kernel...
2019-11-22 Linus TorvaldsMerge tag 'drm-fixes-2019-11-22' of git://anongit.freed...
2019-11-22 Joseph QiRevert "fs: ocfs2: fix possible null-pointer dereferenc...
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-20191121' of git://git.kernel...
2019-11-21 Linus TorvaldsMerge tag 'gpio-v5.4-5' of git://git./linux/kernel...
2019-11-21 Linus TorvaldsMerge tag 'for-linus-2019-11-21' of git://git./linux...
2019-11-21 Jens AxboeMerge branch 'nvme-5.5' of git://git.infradead.org...
2019-11-21 Paolo BonziniMerge branch 'kvm-tsx-ctrl' into HEAD
2019-11-21 Paolo BonziniMerge tag 'kvmarm-5.5' of git://git./linux/kernel/git...
2019-11-19 David Howellsafs: Fix missing timeout reset
2019-11-18 David Sterbabtrfs: drop bdev argument from submit_extent_page
2019-11-18 David Sterbabtrfs: remove extent_map::bdev
2019-11-18 David Sterbabtrfs: drop bio_set_dev where not needed
2019-11-18 David Sterbabtrfs: get bdev directly from fs_devices in submit_exte...
2019-11-18 Josef Bacikbtrfs: record all roots for rename exchange on a subvol
2019-11-18 Filipe MananaBtrfs: fix block group remaining RO forever after error...
2019-11-18 Qu Wenruobtrfs: scrub: Don't check free space before marking...
2019-11-18 Johannes Thumshirnbtrfs: change btrfs_fs_devices::rotating to bool
2019-11-18 Johannes Thumshirnbtrfs: change btrfs_fs_devices::seeding to bool
2019-11-18 David Sterbabtrfs: rename btrfs_block_group_cache
2019-11-18 Qu Wenruobtrfs: block-group: Reuse the item key from caller...
2019-11-18 Qu Wenruobtrfs: block-group: Refactor btrfs_read_block_groups()
2019-11-18 David Sterbabtrfs: document extent buffer locking
2019-11-18 David Sterbabtrfs: access eb::blocking_writers according to ACCESS_...
2019-11-18 David Sterbabtrfs: set blocking_writers directly, no increment...
2019-11-18 David Sterbabtrfs: merge blocking_writers branches in btrfs_tree_re...
2019-11-18 David Sterbabtrfs: drop incompat bit for raid1c34 after last block...
2019-11-18 David Sterbabtrfs: add incompat for raid1 with 3, 4 copies
2019-11-18 David Sterbabtrfs: add support for 4-copy replication (raid1c4)
2019-11-18 David Sterbabtrfs: add support for 3-copy replication (raid1c3)
2019-11-18 David Sterbabtrfs: sink write flags to cow_file_range_async
next