| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Btrfs: kill invalid ASSERT() in process_all_refs() | Josef Bacik | 2016-09-01 | 1 | -3/+5 |
* | | | | | | Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-09-03 | 2 | -8/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | sysfs: correctly handle read offset on PREALLOC attrs | Konstantin Khlebnikov | 2016-08-31 | 1 | -1/+7 |
| * | | | | | | kernfs: don't depend on d_find_any_alias() when generating notifications | Tejun Heo | 2016-08-31 | 1 | -7/+21 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | devpts: return NULL pts 'priv' entry for non-devpts nodes | Linus Torvalds | 2016-09-03 | 1 | -1/+2 |
* | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-09-02 | 6 | -99/+242 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | ovl: listxattr: use strnlen() | Miklos Szeredi | 2016-09-01 | 1 | -7/+10 |
| * | | | | | ovl: Switch to generic_getxattr | Andreas Gruenbacher | 2016-09-01 | 4 | -10/+33 |
| * | | | | | ovl: copyattr after setting POSIX ACL | Miklos Szeredi | 2016-09-01 | 1 | -1/+5 |
| * | | | | | ovl: Switch to generic_removexattr | Andreas Gruenbacher | 2016-09-01 | 4 | -58/+33 |
| * | | | | | ovl: Get rid of ovl_xattr_noacl_handlers array | Andreas Gruenbacher | 2016-09-01 | 1 | -16/+12 |
| * | | | | | ovl: Fix OVL_XATTR_PREFIX | Andreas Gruenbacher | 2016-09-01 | 2 | -5/+4 |
| * | | | | | ovl: fix spelling mistake: "directries" -> "directories" | Colin Ian King | 2016-09-01 | 1 | -1/+1 |
| * | | | | | ovl: don't cache acl on overlay layer | Miklos Szeredi | 2016-09-01 | 1 | -0/+3 |
| * | | | | | ovl: use cached acl on underlying layer | Miklos Szeredi | 2016-09-01 | 1 | -2/+3 |
| * | | | | | ovl: proper cleanup of workdir | Miklos Szeredi | 2016-09-01 | 3 | -2/+65 |
| * | | | | | ovl: remove posix_acl_default from workdir | Miklos Szeredi | 2016-09-01 | 1 | -0/+19 |
| * | | | | | ovl: handle umask and posix_acl_default correctly on creation | Miklos Szeredi | 2016-09-01 | 1 | -0/+54 |
| * | | | | | ovl: don't copy up opaqueness | Miklos Szeredi | 2016-08-08 | 3 | -1/+4 |
* | | | | | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-09-02 | 1 | -6/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm: introduce get_task_exe_file | Mateusz Guzik | 2016-08-31 | 1 | -6/+1 |
* | | | | | | | Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-09-02 | 10 | -22/+40 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | xfs: track log done items directly in the deferred pending work item | Darrick J. Wong | 2016-08-30 | 3 | -15/+6 |
| * | | | | | | | iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems | Christoph Hellwig | 2016-08-29 | 1 | -1/+4 |
| * | | | | | | | xfs: prevent dropping ioend completions during buftarg wait | Brian Foster | 2016-08-26 | 1 | -1/+1 |
| * | | | | | | | xfs: fix superblock inprogress check | Dave Chinner | 2016-08-26 | 1 | -1/+2 |
| * | | | | | | | xfs: simple btree query range should look right if LE lookup fails | Darrick J. Wong | 2016-08-26 | 1 | -0/+7 |
| * | | | | | | | xfs: fix some key handling problems in _btree_simple_query_range | Darrick J. Wong | 2016-08-26 | 1 | -1/+2 |
| * | | | | | | | xfs: don't log the entire end of the AGF | Darrick J. Wong | 2016-08-26 | 2 | -2/+6 |
| * | | | | | | | xfs: disallow mounting of realtime + rmap filesystems | Darrick J. Wong | 2016-08-26 | 1 | -1/+8 |
| * | | | | | | | xfs: don't perform lookups on zero-height btrees | Darrick J. Wong | 2016-08-26 | 1 | -0/+4 |
* | | | | | | | | binfmt_elf: switch to new creds when switching to new mm | Linus Torvalds | 2016-08-31 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-08-30 | 17 | -76/+242 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | NFSv4.x: Fix a refcount leak in nfs_callback_up_net | Trond Myklebust | 2016-08-30 | 1 | -0/+1 |
| * | | | | | | | NFS4: Avoid migration loops | Benjamin Coddington | 2016-08-30 | 1 | -0/+5 |
| * | | | | | | | pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails | Trond Myklebust | 2016-08-29 | 2 | -28/+28 |
| * | | | | | | | NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence | Trond Myklebust | 2016-08-28 | 1 | -1/+0 |
| * | | | | | | | NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN | Trond Myklebust | 2016-08-28 | 1 | -13/+65 |
| * | | | | | | | NFSv4.1: Defer bumping the slot sequence number until we free the slot | Trond Myklebust | 2016-08-28 | 2 | -3/+9 |
| * | | | | | | | NFSv4.1: Delay callback processing when there are referring triples | Trond Myklebust | 2016-08-28 | 4 | -4/+29 |
| * | | | | | | | NFSv4.1: Fix Oopsable condition in server callback races | Trond Myklebust | 2016-08-28 | 3 | -4/+35 |
| * | | | | | | | pnfs/blocklayout: update last_write_offset atomically with extents | Benjamin Coddington | 2016-08-23 | 3 | -5/+10 |
| * | | | | | | | pNFS: The client must not do I/O to the DS if it's lease has expired | Trond Myklebust | 2016-08-23 | 1 | -0/+1 |
| * | | | | | | | pNFS: Handle NFS4ERR_OLD_STATEID correctly in LAYOUTSTAT calls | Trond Myklebust | 2016-08-19 | 2 | -6/+29 |
| * | | | | | | | pNFS/flexfiles: Set reasonable default retrans values for the data channel | Trond Myklebust | 2016-08-16 | 1 | -2/+2 |
| * | | | | | | | NFS: Allow the mount option retrans=0 | Trond Myklebust | 2016-08-16 | 3 | -8/+26 |
| * | | | | | | | pNFS/flexfiles: Fix layoutstat periodic reporting | Trond Myklebust | 2016-08-15 | 2 | -5/+5 |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-08-29 | 4 | -25/+49 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | | |
|
| * | | | | | | | ext4: avoid deadlock when expanding inode size | Jan Kara | 2016-08-11 | 2 | -8/+13 |
| * | | | | | | | ext4: properly align shifted xattrs when expanding inodes | Jan Kara | 2016-08-11 | 1 | -1/+1 |