summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong2019-04-031-18/+24
* fs/open.c: allow opening only regular files during execve()Tetsuo Handa2019-04-031-0/+6
* NFSv4.1 don't free interrupted slot on openOlga Kornievskaia2019-04-031-1/+2
* btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi2019-04-031-1/+2
* btrfs: remove WARN_ON in log_dir_itemsJosef Bacik2019-04-031-2/+9
* Btrfs: fix incorrect file size after shrinking truncate and fsyncFilipe Manana2019-04-031-0/+13
* ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)2019-03-271-4/+8
* ext4: fix data corruption caused by unaligned direct AIOLukas Czerner2019-03-271-1/+1
* ext4: fix NULL pointer dereference while journal is abortedJiufei Xue2019-03-271-1/+1
* udf: Fix crash on IO error during truncateJan Kara2019-03-271-0/+3
* NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust2019-03-231-4/+8
* nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-231-1/+1
* nfsd: fix memory corruption caused by readdirNeilBrown2019-03-232-2/+15
* NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust2019-03-231-1/+1
* NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust2019-03-231-1/+0
* NFS: Fix I/O request leakagesTrond Myklebust2019-03-231-5/+21
* jbd2: fix compile warning when using JBUFFER_TRACEzhangyi (F)2019-03-231-8/+8
* jbd2: clear dirty flag when revoking a buffer from an older transactionzhangyi (F)2019-03-231-5/+12
* ext2: Fix underflow in ext2_max_size()Jan Kara2019-03-231-14/+25
* ext4: fix crash during online resizingJan Kara2019-03-231-1/+2
* ext4: add mask of ext4 flags to swapyangerkun2019-03-232-1/+8
* Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana2019-03-231-2/+2
* btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn2019-03-231-2/+2
* Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana2019-03-231-0/+9
* splice: don't merge into linked buffersJann Horn2019-03-232-0/+18
* fs/devpts: always delete dcache dentry-s in dput()Varad Gautam2019-03-231-0/+1
* CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-231-5/+7
* CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-03-232-6/+26
* fix cgroup_do_mount() handling of failure exitsAl Viro2019-03-231-2/+6
* keys: Fix dependency loop between construction record and auth keyDavid Howells2019-03-231-14/+17
* NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington2019-03-231-5/+6
* 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-235-30/+53
* gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher2019-03-131-1/+1
* fs: ratelimit __find_get_block_slow() failure message.Tetsuo Handa2019-03-131-9/+10
* autofs: fix error return in autofs_fill_super()Ian Kent2019-03-131-1/+3
* autofs: drop dentry reference only when it is never usedPan Bian2019-03-131-1/+2
* fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara2019-03-131-1/+7
* cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-03-131-2/+2
* nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-03-131-0/+5
* exec: Fix mem leak in kernel_read_fileYueHaibing2019-03-131-1/+1
* hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-131-0/+12
* writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-03-051-2/+38
* direct-io: allow direct writes to empty inodesErnesto A. Fernández2019-03-051-2/+3
* proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko2019-02-271-4/+0
* ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-02-271-1/+2
* mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil2019-02-201-8/+14
* cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2019-02-202-0/+12
* Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds2019-02-151-7/+3
* Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"Theodore Ts'o2019-02-151-9/+4
* debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman2019-02-151-0/+7