summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin
2019-01-13dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin
2019-01-13dlm: possible memory leak on error path in create_lkb()Vasily Averin
2019-01-13dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin
2019-01-13CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin
2019-01-13ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2019-01-13ext4: fix EXT4_IOC_GROUP_ADD ioctlruippan (潘睿)
2019-01-13ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi
2019-01-13ext4: fix possible use after free in ext4_quota_enablePan Bian
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-21f2fs: fix a panic caused by NULL flush_cmd_controlYunlei He
2018-12-21aio: fix spectre gadget in lookup_ioctxJeff Moyer
2018-12-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-12-17proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds
2018-12-17mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes
2018-12-17mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz
2018-12-17hugetlbfs: check for pgoff value overflowMike Kravetz
2018-12-17hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz
2018-12-17pstore: Convert console write to use ->write_bufNamhyung Kim
2018-12-17ocfs2: fix potential use after freePan Bian
2018-12-17hfsplus: do not free node before usingPan Bian
2018-12-17hfs: do not free node before usingPan Bian
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown
2018-12-17exportfs: do not read dentry after freePan Bian
2018-12-17Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko
2018-12-17sysv: return 'err' instead of 0 in __sysv_write_inodeYueHaibing
2018-12-13cifs: Fix separator when building path from dentryPaulo Alcantara
2018-12-13Btrfs: fix use-after-free when dumping free spaceFilipe Manana
2018-12-13btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-12-13kernfs: Replace strncpy with memcpyGuenter Roeck
2018-12-13exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-12-13btrfs: release metadata before running delayed refsJosef Bacik
2018-12-13ext2: fix potential use after freePan Bian
2018-12-13Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-12-01btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo
2018-12-01gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price
2018-12-01bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-12-01v9fs_dir_readdir: fix double-free on p9stat_read errorDominique Martinet
2018-11-27btrfs: fix pinned underflow after transaction abortedLu Fengqi
2018-11-27gfs2: Put bitmap buffers in put_superAndreas Gruenbacher
2018-11-27fs/exofs: fix potential memory leak in mount option parsingChengguang Xu
2018-11-27hfsplus: prevent btree data loss on root splitErnesto A. Fernández
2018-11-27hfs: prevent btree data loss on root splitErnesto A. Fernández
2018-11-27reiserfs: propagate errors from fill_with_dentries() properlyJann Horn