Merge branch 'inet-frags-avoid-possible-races-at-netns-dismantle'
[linux-2.6-microblaze.git] / fs /
2019-05-16 Jackie Liuio_uring: adjust smp_rmb inside io_cqring_events
2019-05-16 Roman Penyaevio_uring: fix infinite wait in khread_park() on io_fini...
2019-05-16 Filipe MananaBtrfs: tree-checker: detect file extent items with...
2019-05-16 Filipe MananaBtrfs: fix race between ranged fsync and writeback...
2019-05-16 Filipe MananaBtrfs: avoid fallback to transaction commit during...
2019-05-16 Qu Wenruobtrfs: extent-tree: Fix a bug that btrfs is unable...
2019-05-16 Tobin C. Hardingbtrfs: sysfs: don't leak memory when failing add fsid
2019-05-16 Tobin C. Hardingbtrfs: sysfs: Fix error path kobject memory leak
2019-05-16 David Howellsafs: Fix cell DNS lookup
2019-05-16 Ingo MolnarMerge branch 'linus' into x86/urgent, to pick up depend...
2019-05-16 Olof JohanssonMerge branch 'fixes' into arm/soc
2019-05-16 Ronnie Sahlbergcifs: add support for SEEK_DATA and SEEK_HOLE
2019-05-16 Kovtunenko OleksandrFixed https://bugzilla./show_bug.cgi?id=202935 allow...
2019-05-16 Long Licifs: Allocate memory for all iovs in smb2_ioctl
2019-05-16 Long Licifs: Don't match port on SMBDirect transport
2019-05-16 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.2-rc1' of git://git./linux...
2019-05-16 Linus TorvaldsMerge tag 'for-v5.2' of git://git./linux/kernel/git...
2019-05-16 Linus TorvaldsMerge tag 'for-linus-5.2b-rc1-tag' of git://git./linux...
2019-05-16 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-05-16 Linus TorvaldsMerge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields...
2019-05-15 Linus TorvaldsMerge tag 'ktest-v5.2' of git://git./linux/kernel/git...
2019-05-15 Linus TorvaldsMerge tag 'trace-v5.2' of git://git./linux/kernel/git...
2019-05-15 Paolo BonziniMerge tag 'kvmarm-for-v5.2' of git://git./linux/kernel...
2019-05-15 Paolo BonziniMerge tag 'kvm-ppc-next-5.2-2' of git://git./linux...
2019-05-15 Richard Weinbergerubifs: Convert xattr inum to host order
2019-05-15 Richard Weinbergerubifs: Use correct config name for encryption
2019-05-15 YueHaibingubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
2019-05-15 Jens Axboeio_uring: remove 'ev_flags' argument
2019-05-15 David Howellsdns_resolver: Allow used keys to be invalidated
2019-05-15 David Howellsafs: Fix afs_cell records to always have a VL server...
2019-05-15 David Howellsafs: Fix missing lock when replacing VL server list
2019-05-15 David Howellsafs: Fix afs_xattr_get_yfs() to not try freeing an...
2019-05-15 David Howellsafs: Fix incorrect error handling in afs_xattr_get_acl()
2019-05-15 Linus TorvaldsMerge tag 'kconfig-v5.2' of git://git./linux/kernel...
2019-05-15 Linus TorvaldsMerge tag 'acpi-5.2-rc1-2' of git://git./linux/kernel...
2019-05-15 Linus TorvaldsMerge tag 'pm-5.2-rc1-2' of git://git./linux/kernel...
2019-05-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-05-15 David Howellsafs: Fix key leak in afs_release() and afs_evict_inode()
2019-05-15 Theodore Ts'oext4: fix block validity checks for journal inodes...
2019-05-15 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-05-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-15 Sabyasachi Guptafs/block_dev.c: Remove duplicate header
2019-05-15 Sabyasachi Guptafs/cachefiles/namei.c: remove duplicate header
2019-05-15 Sabyasachi Guptafs/coda/psdev.c: remove duplicate header
2019-05-15 YueHaibingfs/eventfd.c: make eventfd_ida static
2019-05-15 Masatake YAMATOeventfd: present id to userspace via fdinfo
2019-05-15 Alexey Dobriyanfs/exec.c: move ->recursion_depth out of critical sections
2019-05-15 Hou Taofs/fat/file.c: issue flush after the writeback of FAT
2019-05-15 Bharath Vedarthamreiserfs: add comment to explain endianness issue in...
2019-05-15 Kees Cookbinfmt_elf: move brk out of mmap when doing direct...
2019-05-15 Alexey Dobriyanelf: init pt_regs pointer later
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: extract PROT_* calculations
2019-05-15 Alexey Dobriyanfs//binfmt_elf.c: move variables initialization closer...
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: save 1 indent level
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: delete trailing "return;" in functions...
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: free PT_INTERP filename ASAP
2019-05-15 Alexey Dobriyanfs/binfmt_elf.c: make scope of "pos" variable smaller
2019-05-15 Andrew Mortonfs/binfmt_elf.c: remove unneeded initialization of...
2019-05-15 Lin Fengkernel/latencytop.c: rename clear_all_latency_tracing...
2019-05-15 Jens Axboeio_uring: fix failure to verify SQ_AFF cpu
2019-05-14 Long Licifs:smbd Use the correct DMA direction when sending...
2019-05-14 Long Licifs:smbd When reconnecting to server, call smbd_destro...
2019-05-14 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-05-14 Linus TorvaldsMerge branch 'parisc-5.2-2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'kgdb-5.2-rc1' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'modules-for-v5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'backlight-next-5.2' of git://git./linux...
2019-05-14 Linus TorvaldsMerge tag 'mfd-next-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'pci-v5.2-changes' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-14 Mike Kravetzhugetlbfs: always use address space in inode for resv_m...
2019-05-14 Amir Goldsteinfs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-05-14 Jérôme Glissemm/mmu_notifier: use correct mmu_notifier events for...
2019-05-14 Jérôme Glissemm/mmu_notifier: contextual information for event trigg...
2019-05-14 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-05-14 Aneesh Kumar K.Vmm: page_mkclean vs MADV_DONTNEED race
2019-05-14 Ira Weinymm/gup: change GUP fast to use flags rather than a...
2019-05-14 Ira Weinymm/gup: replace get_user_pages_longterm() with FOLL_LON...
2019-05-14 Peter Xuuserfaultfd/sysctl: add vm.unprivileged_userfaultfd
2019-05-14 Shuning Zhangocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2019-05-14 Phillip Potterocfs2: use common file type conversion
2019-05-14 Dan Williamsmm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash...
2019-05-14 Linus TorvaldsMerge tag 'ovl-update-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'fuse-update-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'f2fs-for-v5.2-rc1' of git://git./linux/kerne...
2019-05-14 Linus TorvaldsMerge branch 'x86-mds-for-linus' of git://git./linux...
2019-05-14 Lee JonesMerge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio...
2019-05-13 Linus TorvaldsMerge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite...
2019-05-13 Tobin C. Hardinggfs2: Fix error path kobject memory leak
2019-05-13 Linus TorvaldsMerge branch 'for-5.2' of git://git./linux/kernel/git...
2019-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-05-13 Linus TorvaldsMerge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite...
2019-05-13 Linus TorvaldsMerge tag 'fs_for_v5.2-rc1' of ssh://gitolite./linux...
2019-05-13 Ingo MolnarMerge branch 'linus' into core/urgent, to merge in...
2019-05-13 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-05-13 Stefan Bühlerio_uring: fix race condition reading SQE data
2019-05-13 Linus TorvaldsMerge tag 'iommu-updates-v5.2' of ssh://gitolite./linux...
2019-05-13 Linus TorvaldsMerge tag 'linux-watchdog-5.2-rc1' of git://linux-watch...
2019-05-13 Ronnie Sahlbergcifs: use the right include for signal_pending()
next