summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu
2017-07-15proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman
2017-07-12gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher
2017-06-30Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-28block: provide bio_uninit() free freeing integrity/task associationsJens Axboe
2017-06-28Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-28ovl: don't set origin on broken lower hardlinkMiklos Szeredi
2017-06-28ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi
2017-06-27NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()Trond Myklebust
2017-06-27Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"Benjamin Coddington
2017-06-27NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust