summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
* fuse: Fix parameter for FS_IOC_{GET,SET}FLAGSChirantan Ekbote2020-07-22
* btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov2020-07-22
* cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu2020-07-09
* SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich2020-07-09
* SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich2020-07-09
* btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana2020-07-09
* btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain2020-07-09
* NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2020-06-29
* pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust2020-06-29
* ocfs2: fix panic on nfs server over ocfs2Junxiao Bi2020-06-29
* ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi2020-06-29
* ocfs2: load global_inode_allocJunxiao Bi2020-06-29
* cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu2020-06-29
* cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu2020-06-29
* ext4: fix partial cluster initialization when splitting extentJeffle Xu2020-06-29
* block: Fix use-after-free in blkdev_get()Jason Yan2020-06-29
* gfs2: Allow lock_nolock mount to specify jid=XBob Peterson2020-06-29
* dlm: remove BUG() before panic()Arnd Bergmann2020-06-29
* nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang2020-06-29
* btrfs: fix error handling when submitting direct I/O bioOmar Sandoval2020-06-20
* btrfs: send: emit file capabilities after chownMarcos Paulo de Souza2020-06-20
* Btrfs: fix unreplayable log after snapshot delete + parent dir fsyncFilipe Manana2020-06-20
* ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_maxHarshad Shirwadkar2020-06-20
* btrfs: do not ignore error from btrfs_next_leaf() when inserting checksumsFilipe Manana2020-06-20
* fat: don't allow to mount if the FAT length == 0OGAWA Hirofumi2020-06-20
* proc: Use new_inode not new_inode_pseudoEric W. Biederman2020-06-20
* ovl: initialize error in ovl_copy_xattrYuxuan Shui2020-06-20
* nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi2020-06-20
* cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo2020-06-20
* fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko2020-06-03
* cifs: Fix null pointer check in cifs_readSteve French2020-06-03
* cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue2020-06-03
* Revert "gfs2: Don't demote a glock until its revokes are written"Bob Peterson2020-05-27
* ext4: lock the xattr block before checksuming itTheodore Ts'o2020-05-27
* ceph: fix double unlock in handle_cap_export()Wu Bo2020-05-27
* fix multiplication overflow in copy_fdtable()Al Viro2020-05-27
* exec: Move would_dump into flush_old_execEric W. Biederman2020-05-20
* cifs: Fix a race condition with cifs_echo_requestRonnie Sahlberg2020-05-20
* cifs: Check for timeout on Negotiate stageSamuel Cabrero2020-05-20
* chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2020-05-20
* ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo2020-05-20
* binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook2020-05-20
* binfmt_elf: move brk out of mmap when doing direct loader execKees Cook2020-05-20
* gfs2: fix flock panic issueJunxiao Bi2020-05-10
* cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg2020-05-10
* NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever2020-05-10
* Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2020-05-10
* btrfs: cleaner_kthread() doesn't need explicit freezeJiri Kosina2020-05-10
* nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-05-05
* ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2020-05-05