summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* dentry name snapshotsAl Viro2017-08-064-11/+42
* NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington2017-08-061-1/+1
* NFS: invalidate file size when taking a lock.NeilBrown2017-08-061-1/+1
* jfs: Don't clear SGID when inheriting ACLsJan Kara2017-08-061-7/+8
* reiserfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-5/+7
* writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov2017-07-271-4/+4
* percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov2017-07-274-15/+15
* hfsplus: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-12/+18
* ceph: fix race in concurrent readdirYan, Zheng2017-07-271-0/+5
* udf: Fix deadlock between writeback and udf_setsize()Jan Kara2017-07-271-2/+2
* udf: Fix races with i_size changes during readpageJan Kara2017-07-271-2/+7
* NFS: only invalidate dentrys that are clearly invalid.NeilBrown2017-07-272-6/+10
* PNFS fix EACCESS on commit to DS handlingOlga Kornievskaia2017-07-271-1/+2
* NFS: Fix initialization of nfs_page_array->npagesBenjamin Coddington2017-07-271-0/+1
* ubifs: Set double hash cookie also for RENAME_EXCHANGERichard Weinberger2017-07-271-0/+2
* ubifs: Don't encrypt special files on creationDavid Gstir2017-07-271-0/+1
* ubifs: Don't leak kernel memory to the MTDRichard Weinberger2017-07-271-5/+5
* ubifs: Correctly evict xattr inodesRichard Weinberger2017-07-273-0/+25
* ovl: fix random return value on mountAmir Goldstein2017-07-271-0/+1
* ovl: mark parent impure on ovl_link()Amir Goldstein2017-07-271-4/+18
* f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim2017-07-271-1/+1
* f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu2017-07-272-11/+18
* f2fs: sanity check size of nat and sit cacheJin Qian2017-07-271-0/+7
* f2fs: Do not issue small discards in LFS modeDamien Le Moal2017-07-271-1/+2
* f2fs: try to freeze in gc and discard threadsJaegeuk Kim2017-07-272-13/+21
* f2fs: sanity check checkpoint segno and blkoffJin Qian2017-07-271-0/+16
* f2fs: wake up all waiters in f2fs_submit_discard_endioChao Yu2017-07-271-1/+1
* f2fs: load inode's flag from diskJaegeuk Kim2017-07-272-1/+2
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-07-274-0/+39
* xfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-273-5/+6
* ext2: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-14/+22
* Btrfs: incremental send, fix invalid memory accessFilipe Manana2017-07-271-3/+4
* btrfs: Don't clear SGID when inheriting ACLsJan Kara2017-07-271-6/+7
* Btrfs: fix invalid extent maps due to hole punchingFilipe Manana2017-07-271-1/+4
* pstore: Don't warn if data is uncompressed and type is not PSTORE_TYPE_DMESGAnkit Kumar2017-07-271-1/+4
* pstore: Fix leaked pstore_record in pstore_get_backend_records()Douglas Anderson2017-07-211-1/+3
* mnt: Make propagate_umount less slow for overlapping mount propagation treesEric W. Biederman2017-07-211-1/+62
* mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman2017-07-213-60/+88
* mnt: In umount propagation reparent in a separate passEric W. Biederman2017-07-213-5/+32
* exec: Limit arg stack to at most 75% of _STK_LIMKees Cook2017-07-211-5/+6
* binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2017-07-211-8/+51
* fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala2017-07-211-2/+3
* ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu2017-07-151-1/+1
* proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman2017-07-152-14/+31
* gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-122-2/+10
* Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-301-14/+19
|\
| * ovl: don't set origin on broken lower hardlinkMiklos Szeredi2017-06-281-3/+8
| * ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi2017-06-281-12/+12
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-291-1/+4
|\ \
| * | block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-281-1/+4
| |/
OpenPOWER on IntegriCloud