aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-08-11Btrfs: fix early ENOSPC due to delallocOmar Sandoval
2017-08-11ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-08-11ext4: preserve i_mode if __ext4_set_acl() failsErnesto A. Fernández
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-11ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-08-11userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport
2017-08-11userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport
2017-08-11NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-08-06dentry name snapshotsAl Viro
2017-08-06NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington
2017-08-06NFS: invalidate file size when taking a lock.NeilBrown
2017-08-06jfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27reiserfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov
2017-07-27percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-07-27hfsplus: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27ceph: fix race in concurrent readdirYan, Zheng
2017-07-27udf: Fix deadlock between writeback and udf_setsize()Jan Kara
2017-07-27udf: Fix races with i_size changes during readpageJan Kara
2017-07-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-27PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia
2017-07-27NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington
2017-07-27ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger
2017-07-27ubifs: Don't encrypt special files on creationDavid Gstir
2017-07-27ubifs: Don't leak kernel memory to the MTDRichard Weinberger
2017-07-27ubifs: Correctly evict xattr inodesRichard Weinberger
2017-07-27ovl: fix random return value on mountAmir Goldstein
2017-07-27ovl: mark parent impure on ovl_link()Amir Goldstein
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-07-27f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu
2017-07-27f2fs: sanity check size of nat and sit cacheJin Qian
2017-07-27f2fs: Do not issue small discards in LFS modeDamien Le Moal
2017-07-27f2fs: try to freeze in gc and discard threadsJaegeuk Kim
2017-07-27f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-07-27f2fs: wake up all waiters in f2fs_submit_discard_endioChao Yu
2017-07-27f2fs: load inode's flag from diskJaegeuk Kim
2017-07-27CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-07-27xfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27ext2: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27Btrfs: incremental send, fix invalid memory accessFilipe Manana
2017-07-27btrfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-27Btrfs: fix invalid extent maps due to hole punchingFilipe Manana
2017-07-27pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESGAnkit Kumar
2017-07-21pstore: Fix leaked pstore_record in pstore_get_backend_records()Douglas Anderson
2017-07-21mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman
2017-07-21mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman
2017-07-21mnt: In umount propagation reparent in a separate passEric W. Biederman
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-21binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook