aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-05-30pstore: Centralize init/exit routinesKees Cook
2019-05-30jbd2: fix potential double freeChengguang Xu
2019-05-30ext4: avoid panic during forced reboot due to aborted journalJan Kara
2019-05-30ext4: fix use-after-free in dx_release()Sahitya Tummala
2019-05-30ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner
2019-05-30fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-30Btrfs: do not start a transaction at iterate_extent_inodes()Filipe Manana
2019-05-30Btrfs: do not start a transaction during fiemapFilipe Manana
2019-05-30Btrfs: send, flush dellaloc in order to avoid data lossFilipe Manana
2019-05-30btrfs: Honour FITRIM range constraints during free space trimNikolay Borisov
2019-05-30btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages failsNikolay Borisov
2019-05-30btrfs: Check the first key and level for cached extent bufferQu Wenruo
2019-05-30ext4: fix ext4_show_options for file systems w/o journalDebabrata Banerjee
2019-05-30ext4: actually request zeroing of inode table after growKirill Tkhai
2019-05-30ext4: fix use-after-free race with debug_want_extra_isizeBarret Rhoden
2019-05-30ext4: avoid drop reference to iloc.bh twicePan Bian
2019-05-30ext4: ignore e_value_offs for xattrs with value-in-ea-inodeTheodore Ts'o
2019-05-30ext4: make sanity check in mballoc more strictJan Kara
2019-05-30jbd2: check superblock mapped prior to committingJiufei Xue
2019-05-30ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang
2019-05-30hugetlb: use same fault hash key for shared and private mappingsMike Kravetz
2019-05-30afs: Unlock pages for __pagevec_release()Marc Dionne
2019-05-30kernfs: fix barrier usage in __kernfs_new_node()Andrea Parri
2019-05-29Merge tag 'v4.18.39' into v4.18/standard/baseBruce Ashfield
2019-05-23fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-05-23hugetlbfs: fix memory leak for resv_mapMike Kravetz
2019-05-23debugfs: fix use-after-free on symlink traversalAl Viro
2019-05-23jffs2: fix use-after-free on symlink traversalAl Viro
2019-05-23ceph: fix use-after-free on symlink traversalAl Viro
2019-05-23NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust
2019-05-23fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-05-23ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan
2019-05-21Merge tag 'v4.18.38' into v4.18/standard/baseBruce Ashfield
2019-05-15NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa
2019-05-15fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-05-15nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust
2019-05-15ceph: fix ci->i_head_snapc leakYan, Zheng
2019-05-15ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton
2019-05-15ceph: only use d_name directly when parent is lockedJeff Layton
2019-05-15tracing: Fix buffer_ref pipe opsJann Horn
2019-05-15cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson
2019-05-15cifs: fix memory leak in SMB2_readRonnie Sahlberg
2019-05-15ext4: fix some error pointer dereferencesDan Carpenter
2019-05-15coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-05-15cifs: fix handle leak in smb2_query_symlink()Ronnie Sahlberg
2019-05-15cifs: Fix use-after-free in SMB2_readZhangXiaoxu
2019-05-15cifs: Fix use-after-free in SMB2_writeZhangXiaoxu
2019-05-15CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-05-06Merge tag 'v4.18.36' into v4.18/standard/baseBruce Ashfield
2019-05-05f2fs: fix to dirty inode for i_mode recoveryChao Yu