OSDN Git Service

net: Fix skb->csum update in inet_proto_csum_replace16().
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs / fuse /
2019-12-21 Miklos Szeredifuse: verify attributes
2019-12-21 Miklos Szeredifuse: verify nlink
2019-11-25 Kirill Tkhaifuse: use READ_ONCE on congestion_threshold and max_bac...
2019-11-06 Miklos Szeredifuse: truncate pending writes on O_TRUNC
2019-11-06 Miklos Szeredifuse: flush dirty data/metadata before non-truncate...
2019-10-17 zhengbinfuse: fix memleak in cuse_channel_open
2019-10-05 Vasily Averinfuse: fix missing unlock_page in fuse_writepage()
2019-06-22 Kirill Smelkovfuse: retrieve: cap requested size to negotiated max_write
2019-06-11 Kirill Smelkovfuse: Add FOPEN_STREAM to use stream_open()
2019-06-11 Miklos Szeredifuse: fallocate: fix return with locked inode
2019-06-11 Liu Bofuse: honor RLIMIT_FSIZE in fuse_file_fallocate
2019-06-11 Miklos Szeredifuse: fix writepages on 32bit
2019-02-20 Miklos Szeredifuse: handle zero sized retrieve correctly
2019-02-20 Miklos Szeredifuse: decrement NR_WRITEBACK_TEMP on the right page
2019-02-20 Jann Hornfuse: call pipe_buf_release() under pipe lock
2018-11-21 Miklos Szeredifuse: fix leaked notify reply
2018-11-21 Miklos Szeredifuse: set FR_SENT while locked
2018-11-21 Miklos Szeredifuse: fix blocked_waitq wakeup
2018-11-21 Kirill Tkhaifuse: Fix use-after-free in fuse_dev_do_write()
2018-11-21 Kirill Tkhaifuse: Fix use-after-free in fuse_dev_do_read()
2018-11-10 Ashish Samantfuse: Dont call set_page_dirty_lock() for ITER_BVEC...
2018-09-05 Kirill Tkhaifuse: Add missed unlock_page() to fuse_readpages_fill()
2018-09-05 Miklos Szeredifuse: Fix oops at process_init_reply()
2018-09-05 Miklos Szeredifuse: umount should wait for all requests
2018-09-05 Miklos Szeredifuse: fix unlocked access to processing queue
2018-09-05 Miklos Szeredifuse: fix double request_end()
2018-09-05 Andrey Ryabininfuse: Don't access pipe->buffers without pipe_lock()
2018-07-03 Miklos Szeredifuse: fix control dir setup and teardown
2018-07-03 Tetsuo Handafuse: don't keep dead fuse_conn at fuse_fill_super().
2018-07-03 Miklos Szeredifuse: atomic_o_trunc should truncate pagecache
2017-11-02 Miklos Szeredifuse: fix READDIRPLUS skipping an entry
2017-08-16 Mateusz Jurczykfuse: initialize the flock flag in fuse_file on allocation
2017-03-12 Miklos Szeredifuse: add missing FR_FORCE
2017-02-23 Sahitya Tummalafuse: fix use after free issue in fuse_dev_do_read()
2017-01-26 Tahsin Erdoganfuse: clear FR_PENDING flag when moving requests out...
2016-11-26 Miklos Szeredifuse: fix fuse_write_end() if zero bytes were copied
2016-10-22 Miklos Szeredifuse: fix killing s[ug]id in setattr
2016-10-22 Miklos Szeredifuse: invalidate dir dentry after chmod
2016-10-22 Miklos Szeredifuse: listxattr: verify xattr list
2016-09-24 Miklos Szeredifuse: direct-io: don't dirty ITER_BVEC pages
2016-08-16 Wei Fangfuse: fix wrong assignment of ->flags in fuse_send_init()
2016-08-16 Maxim Patlasovfuse: fuse_flush must check mapping->flags for errors
2016-08-16 Alexey Kuznetsovfuse: fsync() did not return IO errors
2016-04-12 Seth Forsheefuse: Add reference counting for fuse_io_priv
2016-04-12 Robert Doebbelinfuse: do not use iocb after it may have been freed
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-01-05 Mark BrownMerge remote-tracking branch 'asoc/fix/arizona' into...
2015-12-31 Linus TorvaldsMerge tag 'pci-v4.4-fixes-3' of git://git./linux/kernel...
2015-12-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-12-28' of...
2015-12-29 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-12-28 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-12-28 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-12-23 Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2015-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-22 Linus TorvaldsMerge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields...
2015-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-12-20 Linus TorvaldsMerge tag 'rtc-4.4-3' of git://git./linux/kernel/git...
2015-12-20 Linus TorvaldsMerge tag 'tty-4.4-rc6' of git://git./linux/kernel...
2015-12-20 Linus TorvaldsMerge tag 'powerpc-4.4-5' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge tag 'gpio-v4.4-3' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge tag 'pinctrl-v4.4-3' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2015-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-12-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-12-19 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2015-12-18 Linus TorvaldsMerge tag 'media/v4.4-3' of git://git./linux/kernel...
2015-12-18 Linus TorvaldsMerge branch 'for-linus-4.4' of git://git./linux/kernel...
2015-12-18 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.4-rc6' of git://git....
2015-12-18 Linus TorvaldsMerge tag 'for-linus-4.4-rc5-tag' of git://git./linux...
2015-12-18 Linus TorvaldsMerge tag 'arc-fixes-for-4.4-rc6' of git://git./linux...
2015-12-18 Linus TorvaldsMerge tag 'for-linus-20151217' of git://git.infradead...
2015-12-18 Greg Kroah-HartmanMerge tag 'phy-for-4.4-rc' of git://git./linux/kernel...
2015-12-18 Kalle ValoMerge tag 'iwlwifi-for-kalle-2015-12-16' of https:...
2015-12-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-12-17 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-12-16 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-12-16 Mark BrownMerge remote-tracking branches 'spi/fix/dspi' and ...
2015-12-16 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2015-12-15 Linus TorvaldsMerge tag 'dmaengine-fix-4.4-rc6' of git://git.infradea...
2015-12-15 Linus TorvaldsMerge tag 'fbdev-fixes-4.4' of git://git./linux/kernel...
2015-12-15 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-12-15 Dave AirlieMerge tag 'drm-intel-fixes-2015-12-11' of git://anongit...
2015-12-14 Rafael J. WysockiMerge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
2015-12-13 Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-12-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-12-13 Linus TorvaldsMerge tag 'char-misc-4.4-rc5' of git://git./linux/kerne...
2015-12-13 Linus TorvaldsMerge tag 'staging-4.4-rc5' of git://git./linux/kernel...
2015-12-13 Linus TorvaldsMerge tag 'usb-4.4-rc5' of git://git./linux/kernel...
2015-12-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
next