summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* fuse: fix memleak in cuse_channel_openzhengbin2019-10-17
* ceph: fix directories inode i_blkbits initializationLuis Henriques2019-10-17
* 9p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu2019-10-17
* fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai2019-10-17
* ocfs2: wait for recovering done after direct unlock requestChangwei Ge2019-10-07
* fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2019-10-07
* Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-10-05
* btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov2019-10-05
* Btrfs: fix use-after-free when using the tree modification logFilipe Manana2019-10-05
* ovl: filter of trusted xattr results in auditMark Salyzyn2019-10-05
* CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky2019-10-05
* ext4: fix punch hole for inline_data file systemsTheodore Ts'o2019-10-05
* fuse: fix missing unlock_page in fuse_writepage()Vasily Averin2019-10-05
* btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo2019-10-05
* f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu2019-10-05
* Revert "f2fs: avoid out-of-range memory access"Chao Yu2019-10-05
* f2fs: check all the data segments against all node onesSurbhi Palande2019-10-05
* cifs: Use kzfree() to zero out the passwordDan Carpenter2019-09-21
* cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg2019-09-21
* NFSv2: Fix write regressionTrond Myklebust2019-09-21
* NFSv2: Fix eof handlingTrond Myklebust2019-09-21
* NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust2019-09-21
* NFSv4: Fix return values for nfs4_file_open()Trond Myklebust2019-09-21
* Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana2019-09-21
* ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques2019-09-10
* GFS2: don't set rgrp gl_object until it's inserted into rgrp treeBob Peterson2019-09-06
* userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov2019-09-06
* NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-09-06
* ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-25
* smb3: send CAP_DFS capability during session setupSteve French2019-08-25
* SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-25
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-11
* coda: add error handling for fgetZhouyang Jia2019-08-06
* ceph: fix improper use of smp_mb__before_atomic()Andrea Parri2019-08-06
* btrfs: fix minimum number of chunk errors for DUPDavid Sterba2019-08-06
* fs/adfs: super: fix use-after-free bugRussell King2019-08-06
* ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng2019-08-04
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-04
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-08-04
* 9p: pass the correct prototype to read_cache_pageChristoph Hellwig2019-08-04
* f2fs: avoid out-of-range memory accessOcean Chen2019-08-04
* nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel2019-08-04
* nfsd: fix performance-limiting session calculationJ. Bruce Fields2019-08-04
* nfsd: give out fewer session slots as limit approachesJ. Bruce Fields2019-08-04
* nfsd: increase DRC cache limitJ. Bruce Fields2019-08-04
* NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust2019-08-04
* eCryptfs: fix a couple type promotion bugsDan Carpenter2019-08-04
* coda: pass the host file in vma->vm_file on mmapJan Harkes2019-08-04
* NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-08-04
* fscrypt: don't set policy for a dead directoryHongjie Fang2019-07-21