aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-03
|\
| * btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang2016-09-01
| * Btrfs: fix endless loop in balancing block groupsLiu Bo2016-09-01
| * Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik2016-09-01
* | Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-09-03
|\ \
| * | sysfs: correctly handle read offset on PREALLOC attrsKonstantin Khlebnikov2016-08-31
| * | kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo2016-08-31
* | | devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds2016-09-03
* | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-09-02
|\ \ \
| * | | ovl: listxattr: use strnlen()Miklos Szeredi2016-09-01
| * | | ovl: Switch to generic_getxattrAndreas Gruenbacher2016-09-01
| * | | ovl: copyattr after setting POSIX ACLMiklos Szeredi2016-09-01
| * | | ovl: Switch to generic_removexattrAndreas Gruenbacher2016-09-01
| * | | ovl: Get rid of ovl_xattr_noacl_handlers arrayAndreas Gruenbacher2016-09-01
| * | | ovl: Fix OVL_XATTR_PREFIXAndreas Gruenbacher2016-09-01
| * | | ovl: fix spelling mistake: "directries" -> "directories"Colin Ian King2016-09-01
| * | | ovl: don't cache acl on overlay layerMiklos Szeredi2016-09-01
| * | | ovl: use cached acl on underlying layerMiklos Szeredi2016-09-01
| * | | ovl: proper cleanup of workdirMiklos Szeredi2016-09-01
| * | | ovl: remove posix_acl_default from workdirMiklos Szeredi2016-09-01
| * | | ovl: handle umask and posix_acl_default correctly on creationMiklos Szeredi2016-09-01
| * | | ovl: don't copy up opaquenessMiklos Szeredi2016-08-08
* | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-09-01
|\ \ \ \
| * | | | mm: introduce get_task_exe_fileMateusz Guzik2016-08-31
* | | | | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-01
|\ \ \ \ \
| * | | | | xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-29
| * | | | | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig2016-08-28
| * | | | | xfs: prevent dropping ioend completions during buftarg waitBrian Foster2016-08-26
| * | | | | xfs: fix superblock inprogress checkDave Chinner2016-08-26
| * | | | | xfs: simple btree query range should look right if LE lookup failsDarrick J. Wong2016-08-26
| * | | | | xfs: fix some key handling problems in _btree_simple_query_rangeDarrick J. Wong2016-08-26
| * | | | | xfs: don't log the entire end of the AGFDarrick J. Wong2016-08-26
| * | | | | xfs: disallow mounting of realtime + rmap filesystemsDarrick J. Wong2016-08-26
| * | | | | xfs: don't perform lookups on zero-height btreesDarrick J. Wong2016-08-26
* | | | | | binfmt_elf: switch to new creds when switching to new mmLinus Torvalds2016-08-31
* | | | | | Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-30
|\ \ \ \ \ \
| * | | | | | NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust2016-08-30
| * | | | | | NFS4: Avoid migration loopsBenjamin Coddington2016-08-30
| * | | | | | pNFS/flexfiles: Fix an Oopsable condition when connection to the DS failsTrond Myklebust2016-08-29
| * | | | | | NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequenceTrond Myklebust2016-08-28
| * | | | | | NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURNTrond Myklebust2016-08-28
| * | | | | | NFSv4.1: Defer bumping the slot sequence number until we free the slotTrond Myklebust2016-08-28
| * | | | | | NFSv4.1: Delay callback processing when there are referring triplesTrond Myklebust2016-08-28
| * | | | | | NFSv4.1: Fix Oopsable condition in server callback racesTrond Myklebust2016-08-28
| * | | | | | pnfs/blocklayout: update last_write_offset atomically with extentsBenjamin Coddington2016-08-23
| * | | | | | pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust2016-08-23
| * | | | | | pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT callsTrond Myklebust2016-08-19
| * | | | | | pNFS/flexfiles: Set reasonable default retrans values for the data channelTrond Myklebust2016-08-16
| * | | | | | NFS: Allow the mount option retrans=0Trond Myklebust2016-08-16
| * | | | | | pNFS/flexfiles: Fix layoutstat periodic reportingTrond Myklebust2016-08-14