Linux 5.5-rc2
[sfrench/cifs-2.6.git] / fs /
2019-12-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-12-15 Linus TorvaldsMerge tag 'riscv/for-v5.5-rc2' of git://git./linux...
2019-12-15 Linus TorvaldsMerge tag 'for-linus-5.5b-rc2-tag' of git://git./linux...
2019-12-15 Linus TorvaldsMerge branch 'remove-ksys-mount-dup' of git://git....
2019-12-15 Linus TorvaldsMerge tag 'Wimplicit-fallthrough-5.5-rc2' of git:/...
2019-12-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-12-14 Linus TorvaldsMerge tag 'char-misc-5.5-rc2' of git://git./linux/kerne...
2019-12-14 Linus TorvaldsMerge tag 'driver-core-5.5-rc2' of git://git./linux...
2019-12-14 Linus TorvaldsMerge tag 'staging-5.5-rc2' of git://git./linux/kernel...
2019-12-14 Linus TorvaldsMerge tag 'usb-5.5-rc2' of git://git./linux/kernel...
2019-12-14 Linus TorvaldsMerge tag 's390-5.5-3' of git://git./linux/kernel/git...
2019-12-14 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-12-14 Linus TorvaldsMerge tag '5.5-rc1-smb3-fixes' of git://git.samba.org...
2019-12-14 Linus TorvaldsMerge tag 'ovl-fixes-5.5-rc2' of git://git./linux/kerne...
2019-12-13 Linus TorvaldsMerge tag 'nios2-v5.5-rc2' of git://git./linux/kernel...
2019-12-13 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.5' of git://git....
2019-12-13 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-12-13 Linus TorvaldsMerge tag 'pci-v5.5-fixes-1' of git://git./linux/kernel...
2019-12-13 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2019-12-13 Linus TorvaldsMerge tag 'pm-5.5-rc2' of git://git./linux/kernel/git...
2019-12-13 Linus TorvaldsMerge tag 'sound-5.5-rc2' of git://git./linux/kernel...
2019-12-13 Linus TorvaldsMerge tag 'drm-fixes-2019-12-13' of git://anongit.freed...
2019-12-13 Linus TorvaldsMerge tag 'for-linus-20191212' of git://git.kernel...
2019-12-13 Linus TorvaldsMerge tag 'io_uring-5.5-20191212' of git://git.kernel...
2019-12-13 Linus TorvaldsMerge tag 'for-5.5/dm-fixes' of git://git./linux/kernel...
2019-12-13 Linus TorvaldsMerge tag 'sizeof_field-v5.5-rc2' of git://git./linux...
2019-12-13 Pavel ShilovskyCIFS: Close cached root handle only if it has a lease 5.5-rc1-smb3-fixes
2019-12-13 Steve FrenchSMB3: Fix crash in SMB2_open_init due to uninitialized...
2019-12-13 Dave AirlieMerge tag 'drm-fixes-5.5-2019-12-12' of git://people...
2019-12-13 Dave AirlieMerge tag 'drm-misc-next-fixes-2019-12-12' of git:...
2019-12-12 Linus TorvaldsMerge tag 'ceph-for-5.5-rc2' of git://github.com/ceph...
2019-12-12 Dominik Brodowskifs: remove ksys_dup()
2019-12-12 Dominik Brodowskiinit: use do_mount() instead of ksys_mount()
2019-12-12 Dave AirlieMerge tag 'drm-misc-fixes-2019-12-11' of git://anongit...
2019-12-12 Linus TorvaldsMerge tag 'afs-fixes-20191211' of git://git./linux...
2019-12-11 Jens Axboeio_uring: ensure we return -EINVAL on unknown opcode
2019-12-11 Linus TorvaldsMerge tag 'erofs-for-5.5-rc2-fixes' of git://git./linux...
2019-12-11 Linus TorvaldsMerge tag 'trace-v5.5-3' of git://git./linux/kernel...
2019-12-11 Linus Torvaldspipe: simplify signal handling in pipe_read() and add...
2019-12-11 David Howellsafs: Show volume name in /proc/net/afs/<cell>/volumes
2019-12-11 David Howellsafs: Fix missing cell comparison in afs_test_super()
2019-12-11 David Howellsafs: Fix creation calls in the dynamic root to fail...
2019-12-11 David Howellsafs: Fix mountpoint parsing
2019-12-10 Jens Axboeio_uring: add sockets to list of files that support...
2019-12-10 Jens Axboeio_uring: only hash regular files for async work execution
2019-12-10 Jens Axboeio_uring: run next sqe inline if possible
2019-12-10 Jens Axboeio_uring: don't dynamically allocate poll data
2019-12-10 Jens Axboeio_uring: deferred send/recvmsg should assign iov
2019-12-10 Jens Axboeio_uring: sqthread should grab ctx->uring_lock for...
2019-12-10 Jens Axboeio-wq: briefly spin for new work after finishing work
2019-12-10 Jens Axboeio-wq: remove worker->wait waitqueue
2019-12-10 Jens Axboeio_uring: allow unbreakable links
2019-12-10 Amir Goldsteinovl: relax WARN_ON() on rename to self
2019-12-10 Amir Goldsteinovl: fix corner case of non-unique st_dev;st_ino
2019-12-10 Amir Goldsteinovl: don't use a temp buf for encoding real fh
2019-12-10 Amir Goldsteinovl: make sure that real fid is 32bit aligned in memory
2019-12-10 Amir Goldsteinovl: fix lookup failure on multi lower squashfs
2019-12-10 Steve Frenchsmb3: fix refcount underflow warning on unmount when...
2019-12-09 Linus TorvaldsMerge tag 'for-5.5-rc1-kconfig-tag' of git://git./linux...
2019-12-09 Xiubo Liceph: add more debug info when decoding mdsmap
2019-12-09 Xiubo Liceph: switch to global cap helper
2019-12-09 Xiubo Liceph: trigger the reclaim work once there has enough...
2019-12-09 Jeff Laytonceph: show tasks waiting on caps in debugfs caps file
2019-12-09 Jeff Laytonceph: convert int fields in ceph_mount_options to unsig...
2019-12-09 Linus TorvaldsMerge tag 'printk-for-5.5-pr-warning-removal' of git...
2019-12-09 Linus TorvaldsMerge tag 'thermal-5.5-rc2' of git://git./linux/kernel...
2019-12-09 Pankaj Bharadiyatreewide: Use sizeof_field() macro
2019-12-09 David Sterbabtrfs: add Kconfig dependency for BLAKE2B
2019-12-09 David Howellsafs: Fix SELinux setting security label on /afs
2019-12-09 Marc Dionneafs: Fix afs_find_server lookups for ipv4 peers
2019-12-09 Greg Kroah-HartmanMerge tag 'iio-fixes-for-5.5a' of git://git./linux...
2019-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-25' of git://anongit...
2019-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-12-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2019-12-08 Linus TorvaldsMerge tag '5.5-rc-smb3-fixes-part2' of git://git.samba...
2019-12-08 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-12-08 Linus TorvaldsMerge tag 'ntb-5.5' of git://github.com/jonmason/ntb
2019-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-12-08 Linus TorvaldsMerge tag 'iomap-5.5-merge-14' of git://git./fs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'xfs-5.5-merge-17' of git://git./fs/xfs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'for-linus-5.5-ofs1' of git://git./linux...
2019-12-08 Linus TorvaldsMerge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields...
2019-12-08 Linus TorvaldsMerge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org...
2019-12-07 Steve Frenchsmb3: improve check for when we send the security descr... 5.5-rc-smb3-fixes-part2
2019-12-07 Linus TorvaldsMerge tag 'vfio-v5.5-rc1' of git://github.com/awilliam...
2019-12-07 Linus TorvaldsMerge tag 'for-linus-5.5b-rc1-tag' of git://git./linux...
2019-12-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-12-07 Linus Torvaldspipe: don't use 'pipe_wait() for basic pipe IO
2019-12-07 Linus Torvaldspipe: remove 'waiting_writers' merging logic
2019-12-07 Linus Torvaldspipe: fix and clarify pipe read wakeup logic
2019-12-07 Linus Torvaldspipe: fix and clarify pipe write wakeup logic
2019-12-07 Linus Torvaldspipe: fix poll/select race introduced by the pipe rework
2019-12-07 Patrick Steinhardtnfsd: depend on CRYPTO_MD5 for legacy client tracking
2019-12-07 Olga KornievskaiaNFSD fixing possible null pointer derefering in copy...
2019-12-07 Jens AxboeMerge branch 'nvme/for-5.5' of git://git.infradead...
2019-12-07 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-12-06 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2019-12-06 David Howellspipe: Fix iteration end check in fuse_dev_splice_write()
2019-12-06 Linus TorvaldsMerge tag 'powerpc-5.5-2' of git://git./linux/kernel...
next