Age | Commit message (Expand) | Author | Files | Lines |
2016-09-17 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -20/+42 |
2016-09-16 | aio: mark AIO pseudo-fs noexec | Jann Horn | 1 | -1/+6 |
2016-09-15 | vfs: cap dedupe request structure size at PAGE_SIZE | Darrick J. Wong | 1 | -0/+4 |
2016-09-15 | vfs: fix return type of ioctl_file_dedupe_range | Darrick J. Wong | 1 | -1/+1 |
2016-09-13 | Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -24/+44 |
2016-09-11 | NFSv4.1: Fix the CREATE_SESSION slot number accounting | Trond Myklebust | 1 | -2/+10 |
2016-09-10 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2016-09-10 | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -21/+31 |
2016-09-10 | fscrypto: require write access to mount to set encryption policy | Eric Biggers | 3 | -22/+27 |
2016-09-10 | Move check for prefix path to within cifs_get_root() | Sachin Prabhu | 1 | -5/+4 |
2016-09-10 | Compare prepaths when comparing superblocks | Sachin Prabhu | 1 | -1/+20 |
2016-09-10 | Fix memory leaks in cifs_do_mount() | Sachin Prabhu | 3 | -14/+18 |
2016-09-10 | fscrypto: only allow setting encryption policy on directories | Eric Biggers | 1 | -0/+2 |
2016-09-10 | fscrypto: add authorization check for setting encryption policy | Eric Biggers | 1 | -0/+3 |
2016-09-10 | mm: fix show_smap() for zone_device-pmd ranges | Dan Williams | 1 | -0/+2 |
2016-09-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -3/+4 |
2016-09-09 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2016-09-09 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -8/+17 |
2016-09-07 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Chris Mason | 2 | -8/+16 |
2016-09-06 | btrfs: introduce tickets_id to determine whether asynchronous metadata reclai... | Wang Xiaoguang | 2 | -5/+7 |
2016-09-06 | Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns | Chris Mason | 1 | -0/+1 |
2016-09-05 | btrfs: do not decrease bytes_may_use when replaying extents | Wang Xiaoguang | 1 | -3/+9 |
2016-09-05 | ceph: do not modify fi->frag in need_reset_readdir() | Nicolas Iooss | 1 | -1/+1 |
2016-09-05 | ovl: fix workdir creation | Miklos Szeredi | 1 | -2/+2 |
2016-09-04 | pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs | Trond Myklebust | 1 | -1/+2 |
2016-09-03 | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -11/+15 |
2016-09-03 | Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -8/+28 |
2016-09-03 | devpts: return NULL pts 'priv' entry for non-devpts nodes | Linus Torvalds | 1 | -1/+2 |
2016-09-03 | pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present | Trond Myklebust | 1 | -3/+6 |
2016-09-03 | pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID | Trond Myklebust | 1 | -17/+19 |
2016-09-03 | pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised | Trond Myklebust | 1 | -0/+3 |
2016-09-03 | NFS: Fix error reporting in nfs_file_write() | Trond Myklebust | 1 | -1/+4 |
2016-09-02 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -99/+242 |
2016-09-02 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -6/+1 |
2016-09-02 | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 10 | -22/+40 |
2016-09-01 | btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve... | Wang Xiaoguang | 1 | -5/+5 |
2016-09-01 | Btrfs: fix endless loop in balancing block groups | Liu Bo | 1 | -3/+5 |
2016-09-01 | Btrfs: kill invalid ASSERT() in process_all_refs() | Josef Bacik | 1 | -3/+5 |
2016-09-01 | ovl: listxattr: use strnlen() | Miklos Szeredi | 1 | -7/+10 |
2016-09-01 | ovl: Switch to generic_getxattr | Andreas Gruenbacher | 4 | -10/+33 |
2016-09-01 | ovl: copyattr after setting POSIX ACL | Miklos Szeredi | 1 | -1/+5 |
2016-09-01 | ovl: Switch to generic_removexattr | Andreas Gruenbacher | 4 | -58/+33 |
2016-09-01 | ovl: Get rid of ovl_xattr_noacl_handlers array | Andreas Gruenbacher | 1 | -16/+12 |
2016-09-01 | ovl: Fix OVL_XATTR_PREFIX | Andreas Gruenbacher | 2 | -5/+4 |
2016-09-01 | ovl: fix spelling mistake: "directries" -> "directories" | Colin Ian King | 1 | -1/+1 |
2016-09-01 | ovl: don't cache acl on overlay layer | Miklos Szeredi | 1 | -0/+3 |
2016-09-01 | ovl: use cached acl on underlying layer | Miklos Szeredi | 1 | -2/+3 |
2016-09-01 | ovl: proper cleanup of workdir | Miklos Szeredi | 3 | -2/+65 |
2016-09-01 | ovl: remove posix_acl_default from workdir | Miklos Szeredi | 1 | -0/+19 |
2016-09-01 | ovl: handle umask and posix_acl_default correctly on creation | Miklos Szeredi | 1 | -0/+54 |