summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-09-09Move check for prefix path to within cifs_get_root()Sachin Prabhu
2016-09-09Compare prepaths when comparing superblocksSachin Prabhu
2016-09-09Fix memory leaks in cifs_do_mount()Sachin Prabhu
2016-09-09fscrypto: only allow setting encryption policy on directoriesEric Biggers
2016-09-09fscrypto: add authorization check for setting encryption policyEric Biggers
2016-09-09mm: fix show_smap() for zone_device-pmd rangesDan Williams
2016-09-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-09-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-09Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-07Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-09-06btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...Wang Xiaoguang
2016-09-06Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason
2016-09-05btrfs: do not decrease bytes_may_use when replaying extentsWang Xiaoguang
2016-09-05ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss
2016-09-05ovl: fix workdir creationMiklos Szeredi
2016-09-04pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETsTrond Myklebust
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-03Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds
2016-09-03pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_presentTrond Myklebust
2016-09-03pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STIDTrond Myklebust
2016-09-03pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust
2016-09-03NFS: Fix error reporting in nfs_file_write()Trond Myklebust
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-09-01Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-09-01btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang
2016-09-01Btrfs: fix endless loop in balancing block groupsLiu Bo
2016-09-01Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik
2016-09-01ovl: listxattr: use strnlen()Miklos Szeredi
2016-09-01ovl: Switch to generic_getxattrAndreas Gruenbacher
2016-09-01ovl: copyattr after setting POSIX ACLMiklos Szeredi
2016-09-01ovl: Switch to generic_removexattrAndreas Gruenbacher
2016-09-01ovl: Get rid of ovl_xattr_noacl_handlers arrayAndreas Gruenbacher
2016-09-01ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher
2016-09-01ovl: fix spelling mistake: "directries" -> "directories"Colin Ian King
2016-09-01ovl: don't cache acl on overlay layerMiklos Szeredi
2016-09-01ovl: use cached acl on underlying layerMiklos Szeredi
2016-09-01ovl: proper cleanup of workdirMiklos Szeredi
2016-09-01ovl: remove posix_acl_default from workdirMiklos Szeredi
2016-09-01ovl: handle umask and posix_acl_default correctly on creationMiklos Szeredi
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik
2016-08-31binfmt_elf: switch to new creds when switching to new mmLinus Torvalds
2016-08-31sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov
2016-08-31kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo
2016-08-30Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-30NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-08-30NFS4: Avoid migration loopsBenjamin Coddington
2016-08-30xfs: track log done items directly in the deferred pending work itemDarrick J. Wong
2016-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds