OSDN Git Service

Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
[uclinux-h8/linux.git] / fs /
2019-03-23 Kairui Songx86/gart: Exclude GART aperture from kcore
2019-03-23 Steve Frenchcifs: update internal module version number
2019-03-23 Steve FrenchSMB3: Fix SMB3.1.1 guest mounts to Samba
2019-03-23 Paulo Alcantara... cifs: Fix slab-out-of-bounds when tracing SMB tcon
2019-03-23 Ronnie Sahlbergcifs: allow guest mounts to work for smb3.11
2019-03-23 Steve Frenchfix incorrect error code mapping for OBJECTID_NOT_FOUND
2019-03-23 Xiaoli Fengcifs: fix that return -EINVAL when do dedupe operation
2019-03-23 Long LiCIFS: Fix an issue with re-sending rdata when transport...
2019-03-23 Long LiCIFS: Fix an issue with re-sending wdata when transport...
2019-03-22 Thomas GleixnerMerge tag 'perf-core-for-mingo-5.1-20190321' of git...
2019-03-22 Thomas GleixnerMerge tag 'perf-core-for-mingo-5.1-20190311' of git...
2019-03-22 Linus TorvaldsMerge tag 'powerpc-5.1-3' of git://git./linux/kernel...
2019-03-22 Linus TorvaldsMerge tag 'iommu-fixes-v5.1-rc2' of git://git./linux...
2019-03-22 Linus TorvaldsMerge tag 'sound-5.1-rc2' of git://git./linux/kernel...
2019-03-22 Linus TorvaldsMerge tag 'devprop-5.1-rc2' of git://git./linux/kernel...
2019-03-22 Linus TorvaldsMerge tag 'acpi-5.1-rc2' of git://git./linux/kernel...
2019-03-22 Linus TorvaldsMerge tag 'pm-5.1-rc2' of git://git./linux/kernel/git...
2019-03-22 Linus TorvaldsMerge tag 'mmc-v5.1-rc1' of git://git./linux/kernel...
2019-03-22 Thomas GleixnerMerge branch 'x86/cpu' into x86/urgent
2019-03-22 Linus TorvaldsMerge tag 'drm-fixes-2019-03-22' of git://anongit.freed...
2019-03-22 Dave AirlieMerge branch 'vmwgfx-fixes-5.1' of git://people.freedes...
2019-03-22 Dave AirlieMerge branch 'linux-5.1' of git://github.com/skeggsb...
2019-03-21 Rodrigo ViviMerge tag 'gvt-fixes-2019-03-21' of https://github...
2019-03-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-03-21 Linus TorvaldsMerge tag 'selinux-pr-20190321' of git://git./linux...
2019-03-21 Linus TorvaldsMerge tag 'fixes_for_v5.1-rc2' of git://git./linux...
2019-03-21 Linus TorvaldsMerge tag 'fsnotify_for_v5.1-rc2' of git://git./linux...
2019-03-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-03-21 Thomas GleixnerMerge tag 'irqchip-5.1-2' of git://git./linux/kernel...
2019-03-20 Filipe MananaBtrfs: fix assertion failure on fsync with NO_HOLES...
2019-03-20 Linus TorvaldsMerge tag 'arc-5.1-rc2' of git://git./linux/kernel...
2019-03-19 Florian FainelliMerge tag 'tags/bcm2835-dt-next-2019-03-04' into device...
2019-03-19 David S. MillerMerge tag 'wireless-drivers-for-davem-2019-03-19' of...
2019-03-19 Linus TorvaldsMerge tag 'tag-chrome-platform-fixes-for-v5.1-rc2'...
2019-03-19 Linus TorvaldsMerge tag 'mips_fixes_5.1_1' of git://git./linux/kernel...
2019-03-19 Olga KornievskaiaNFSv4.1 don't free interrupted slot on open
2019-03-19 Stefan SchmidtMerge remote-tracking branch 'net/master'
2019-03-19 Darrick J. Wongxfs: always init bma in xfs_bmapi_write
2019-03-19 Darrick J. Wongxfs: fix btree scrub checking with regards to root...
2019-03-19 Darrick J. Wongxfs: dabtree scrub needs to range-check level
2019-03-19 Nikolay Borisovbtrfs: Avoid possible qgroup_rsv_size overflow in btrfs...
2019-03-19 Nikolay Borisovbtrfs: Fix bound checking in qgroup_trace_new_subtree_b...
2019-03-19 Jan Karafanotify: Allow copying of file handle to userspace
2019-03-19 NeilBrownNFS: fix mount/umount race in nlmclnt.
2019-03-18 Andrea Righibtrfs: raid56: properly unmap parity page in finish_par...
2019-03-18 Florian FainelliMerge tag 'tags/bcm2835-drivers-next-2019-03-12' into...
2019-03-18 Catalin MarinasNFS: Fix nfs4_lock_state refcounting in nfs4_alloc_...
2019-03-18 Jens Axboeblock: add BIO_NO_PAGE_REF flag
2019-03-18 Jens Axboeiov_iter: add ITER_BVEC_FLAG_NO_REF flag
2019-03-18 Jens Axboeio_uring: retry bulk slab allocs as single allocs
2019-03-18 Jan Karaudf: Propagate errors from udf_truncate_extents()
2019-03-18 Jan Karaudf: Fix crash on IO error during truncate
2019-03-18 Al Viroaio: move sanity checks and request allocation to io_su...
2019-03-18 Al Virodeal with get_reqs_available() in aio_get_req() itself
2019-03-18 Al Viroaio: move dropping ->ki_eventfd into iocb_destroy()
2019-03-18 Al Viromake aio_read()/aio_write() return int
2019-03-18 Al ViroFix aio_poll() races
2019-03-18 Al Viroaio: store event at final iocb_put()
2019-03-18 Al Viroaio: keep io_event in aio_kiocb
2019-03-18 Al Viroaio: fold lookup_kiocb() into its sole caller
2019-03-18 Linus Torvaldspin iocb through aio.
2019-03-17 Brian Fosterxfs: don't trip over uninitialized buffer on extent...
2019-03-17 Linus TorvaldsMerge tag 'kbuild-v5.1-2' of git://git./linux/kernel...
2019-03-17 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2019-03-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-03-17 Linus TorvaldsMerge tag 'for-linus-5.1b-rc1b-tag' of git://git./linux...
2019-03-17 Linus TorvaldsMerge tag '9p-for-5.1' of git://github.com/martinetd...
2019-03-16 Linus TorvaldsMerge tag 'pidfd-v5.1-rc1' of git://git./linux/kernel...
2019-03-16 Linus TorvaldsMerge tag 'devdax-for-5.1' of git://git./linux/kernel...
2019-03-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2019-03-16 Linus TorvaldsMerge tag 'for-5.1/block-post-20190315' of git://git...
2019-03-16 Linus TorvaldsMerge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org...
2019-03-16 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-03-16 Linus TorvaldsMerge tag 'powerpc-5.1-2' of git://git./linux/kernel...
2019-03-16 Linus TorvaldsMerge branch 'work.mount' of git://git./linux/kernel...
2019-03-16 Al Virofix sysfs_init_fs_context() in !CONFIG_NET_NS case
2019-03-16 Linus TorvaldsMerge tag '5.1-rc-smb3' of git://git.samba.org/sfrench...
2019-03-15 Linus TorvaldsMerge branch 'for-linus-5.1-rc1' of git://git./linux...
2019-03-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-03-15 Linus TorvaldsMerge tag 'trace-v5.1-2' of git://git./linux/kernel...
2019-03-15 Linus TorvaldsMerge tag 'iommu-fix-v5.1-rc1' of git://git./linux...
2019-03-15 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-03-15 Linus TorvaldsMerge tag 'ntb-5.1' of git://github.com/jonmason/ntb
2019-03-15 Jens Axboeio_uring: fix poll races
2019-03-15 Linus TorvaldsMerge tag 'fbdev-v5.1' of git://github.com/bzolnier...
2019-03-15 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2019-03-15 Linus TorvaldsMerge tag 'sound-fix-5.1-rc1' of git://git./linux/kerne...
2019-03-15 Linus TorvaldsMerge tag 'drm-next-2019-03-15' of git://anongit.freede...
2019-03-15 Linus TorvaldsMerge tag 'xfs-5.1-merge-5' of git://git./fs/xfs/xfs...
2019-03-15 Linus TorvaldsMerge tag 'f2fs-for-5.1' of git://git./linux/kernel...
2019-03-15 Linus TorvaldsMerge branch 'akpm' (rest of patches from Andrew)
2019-03-15 Jens Axboeio_uring: fix fget/fput handling
2019-03-15 Jens Axboeio_uring: add prepped flag
2019-03-15 Jens Axboeio_uring: make io_read/write return an integer
2019-03-15 Lukas Czernerext4: report real fs size after failed resize
2019-03-15 Lukas Czernerext4: add missing brelse() in add_new_gdb_meta_bg()
2019-03-15 Jens Axboeio_uring: use regular request ref counts
2019-03-15 Jason Yanext4: remove useless ext4_pin_inode()
2019-03-15 Jan Karaext4: avoid panic during forced reboot
2019-03-15 Lukas Czernerext4: fix data corruption caused by unaligned direct AIO
next