fuse: fix memleak in cuse_channel_open
[platform/kernel/linux-rpi.git] / fs /
2019-10-11 zhengbinfuse: fix memleak in cuse_channel_open
2019-10-11 Trond MyklebustpNFS: Ensure we do clear the return-on-close layout...
2019-10-11 Erqi Chenceph: reconnect connection if session hang in opening...
2019-10-11 Luis Henriquesceph: fix directories inode i_blkbits initialization
2019-10-11 Chengguang Xu9p: avoid attaching writeback_fid on mmap with type...
2019-10-11 Jia-Ju Baifs: nfs: Fix possible null-pointer dereferences in...
2019-10-07 Bharath Vedartham9p/cache.c: Fix memory leak in v9fs_cache_session_get_c...
2019-10-07 Changwei Geocfs2: wait for recovering done after direct unlock...
2019-10-07 OGAWA Hirofumifat: work around race with userspace's read via blockde...
2019-10-07 zhangyi (F)ext4: fix potential use after free after remounting...
2019-10-07 Deepa Dinamanipstore: fs superblock limits
2019-10-05 Eric Biggersfuse: fix deadlock with aio poll and fuse_iqueue::waitq...
2019-10-05 Pavel ShilovskyCIFS: Fix oplock handling for SMB 2.1+ protocols
2019-10-05 Murphy ZhouCIFS: fix max ea value size
2019-10-05 Theodore Ts'oext4: fix punch hole for inline_data file systems
2019-10-05 Rakesh Panditext4: fix warning inside ext4_convert_unwritten_extents...
2019-10-05 Filipe MananaBtrfs: fix race setting up and completing qgroup rescan...
2019-10-05 Qu Wenruobtrfs: qgroup: Fix reserved data space leak if we have...
2019-10-05 Qu Wenruobtrfs: qgroup: Fix the wrong target io_tree when freein...
2019-10-05 Nikolay Borisovbtrfs: Relinquish CPUs in btrfs_compare_trees
2019-10-05 Filipe MananaBtrfs: fix use-after-free when using the tree modificat...
2019-10-05 Christophe Leroybtrfs: fix allocation of free space cache v1 bitmap...
2019-10-05 Mark Salyzynovl: filter of trusted xattr results in audit
2019-10-05 Ding Xiangovl: Fix dereferencing possible ERR_PTR()
2019-10-05 Steve Frenchsmb3: allow disabling requesting leases
2019-10-05 Bob Petersongfs2: clear buf_in_tr when ending a transaction in...
2019-10-05 Kees Cookbinfmt_elf: Do not move brk for INTERP-less ET_EXEC
2019-10-05 Vasily Averinfuse: fix missing unlock_page in fuse_writepage()
2019-10-05 Yan, Zhengceph: use ceph_evict_inode to cleanup inode's resource
2019-10-05 Sasha LevinRevert "ceph: use ceph_evict_inode to cleanup inode...
2019-10-05 Qu Wenruobtrfs: extent-tree: Make sure we only allocate extents...
2019-10-01 Chao Yuf2fs: use generic EFSBADCRC/EFSCORRUPTED
2019-10-01 Darrick J. Wongxfs: don't crash on null attr fork xfs_bmapi_read
2019-10-01 Chao Yuf2fs: fix to do sanity check on segment bitmap of LFS...
2019-10-01 Chao YuRevert "f2fs: avoid out-of-range memory access"
2019-10-01 Surbhi Palandef2fs: check all the data segments against all node...
2019-10-01 Aurelien AptelCIFS: fix deadlock in cached root handling
2019-09-21 Kees Cookbinfmt_elf: move brk out of mmap when doing direct...
2019-09-21 Amir Goldsteinovl: fix regression caused by overlapping layers detection
2019-09-21 Dan Carpentercifs: Use kzfree() to zero out the password
2019-09-21 Ronnie Sahlbergcifs: set domainName when a domain-key is used in multiuser
2019-09-21 Trond MyklebustNFSv2: Fix write regression
2019-09-21 Trond MyklebustNFSv2: Fix eof handling
2019-09-21 Trond MyklebustNFS: Fix initialisation of I/O result struct in nfs_pgi...
2019-09-21 Trond MyklebustNFSv4: Fix return value in nfs_finish_open()
2019-09-21 Trond MyklebustNFSv4: Fix return values for nfs4_file_open()
2019-09-19 Richard Weinbergerubifs: Correctly use tnc_next() in search_dh_cookie()
2019-09-19 Filipe MananaBtrfs: fix assertion failure during fsync and use of...
2019-09-16 Colin Ian Kingext4: unsigned int compared against zero
2019-09-16 Theodore Ts'oext4: fix block validity checks for journal inodes...
2019-09-16 Theodore Ts'oext4: don't perform block validity checks on the journa...
2019-09-16 Trond MyklebustNFSv4: Fix delegation state recovery
2019-09-16 Norbert Mantheypstore: Fix double-free in pstore_mkfile() failure...
2019-09-16 Johannes Thumshirnbtrfs: correctly validate compression type
2019-09-16 Yan, Zhengceph: use ceph_evict_inode to cleanup inode's resource
2019-09-16 Paulo Alcantara... cifs: Properly handle auto disabling of serverino option
2019-09-16 Ronnie Sahlbergcifs: add spinlock for the openFileList to cifsInodeInfo
2019-09-16 Filipe MananaBtrfs: fix race between block group removal and block...
2019-09-16 Long Licifs: smbd: take an array of reqeusts when sending...
2019-09-16 Theodore Ts'oext4: protect journal inode's blocks using block_validity
2019-09-16 ZhangXiaoxucifs: Fix lease buffer length error
2019-09-16 Pavel ShilovskyCIFS: Fix leaking locked VFS cache pages in writeback...
2019-09-16 Pavel ShilovskyCIFS: Fix error paths in writeback code
2019-09-16 Dan Robertsonbtrfs: init csum_list before possible free
2019-09-16 Anand Jainbtrfs: scrub: fix circular locking dependency warning
2019-09-16 David Sterbabtrfs: scrub: move scrub_setup_ctx allocation out of...
2019-09-16 David Sterbabtrfs: scrub: pass fs_info to scrub_setup_ctx
2019-09-16 Qu Wenruobtrfs: Use real device structure to verify dev extent
2019-09-16 Qu Wenruobtrfs: volumes: Make sure no dev extent is beyond devic...
2019-09-16 Nikolay Borisovbtrfs: Fix error handling in btrfs_cleanup_ordered_extents
2019-09-16 Nikolay Borisovbtrfs: Remove extent_io_ops::fill_delalloc
2019-09-16 Filipe MananaBtrfs: fix deadlock with memory reclaim during scrub
2019-09-16 Omar SandovalBtrfs: clean up scrub is_dev_replace parameter
2019-09-10 David Howellsafs: Fix leak in afs_lookup_cell_rcu()
2019-09-10 Luis Henriquesceph: fix buffer free while holding i_ceph_lock in...
2019-09-10 Luis Henriquesceph: fix buffer free while holding i_ceph_lock in...
2019-09-10 Luis Henriquesceph: fix buffer free while holding i_ceph_lock in...
2019-09-10 Darrick J. Wongvfs: fix page locking deadlocks when deduping files
2019-09-06 Trond MyklebustNFS: Ensure O_DIRECT reports an error if the bytes...
2019-09-06 Trond MyklebustNFS: Pass error information to the pgio error cleanup...
2019-09-06 Trond MyklebustNFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()
2019-09-06 Trond MyklebustNFS: Clean up list moves of struct nfs_page
2019-09-06 David Howellsafs: Only update d_fsdata if different in afs_d_revalid...
2019-09-06 Jia-Ju Baifs: afs: Fix a possible null-pointer dereference in...
2019-09-06 Marc Dionneafs: Fix loop index mixup in afs_deliver_vl_get_entry_b...
2019-09-06 David Howellsafs: Fix the CB.ProbeUuid service handler to reply...
2019-08-29 Darrick J. Wongxfs: always rejoin held resources during defer roll
2019-08-29 Allison Hendersonxfs: Add attibute remove and helper functions
2019-08-29 Allison Hendersonxfs: Add attibute set and helper functions
2019-08-29 Allison Hendersonxfs: Add helper function xfs_attr_try_sf_addname
2019-08-29 Allison Hendersonxfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
2019-08-29 Brian Fosterxfs: don't trip over uninitialized buffer on extent...
2019-08-29 Darrick J. Wongxfs: fix missing ILOCK unlock when xfs_setattr_nonsize...
2019-08-29 Oleg Nesterovuserfaultfd_release: always remove uffd flags and clear...
2019-08-29 Jeff Laytonceph: don't try fill file_lock on unsuccessful GETFILEL...
2019-08-29 Erqi Chenceph: clear page dirty before invalidate page
2019-08-29 Sebastien TisserantSMB3: Kernel oops mounting a encryptData share with...
2019-08-29 Pavel ShilovskySMB3: Fix potential memory leak when processing compoun...
2019-08-29 Trond MyklebustNFS: Fix regression whereby fscache errors are appearin...
2019-08-29 Trond MyklebustNFSv4: Fix a potential sleep while atomic in nfs4_do_re...
next