Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 2016-11-19 | 65 | -832/+944 |
|\ | |||||
| * | Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-11-05 | 2 | -19/+24 |
| |\ | |||||
| | * | nfsd: Fix general protection fault in release_lock_stateid() | Chuck Lever | 2016-11-01 | 1 | -6/+4 |
| | * | nfsd: move blocked lock handling under a dedicated spinlock | Jeff Layton | 2016-10-24 | 2 | -13/+20 |
| * | | Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Linus Torvalds | 2016-11-05 | 5 | -9/+29 |
| |\ \ | |||||
| | * | | btrfs: fix WARNING in btrfs_select_ref_head() | Wang Xiaoguang | 2016-10-24 | 1 | -0/+3 |
| | * | | Btrfs: remove some no-op casts | Dan Carpenter | 2016-10-24 | 1 | -4/+4 |
| | * | | btrfs: pass correct args to btrfs_async_run_delayed_refs() | Wang Xiaoguang | 2016-10-24 | 1 | -2/+2 |
| | * | | btrfs: make file clone aware of fatal signals | Wang Xiaoguang | 2016-10-24 | 1 | -0/+5 |
| | * | | btrfs: qgroup: Prevent qgroup->reserved from going subzero | Goldwyn Rodrigues | 2016-10-24 | 1 | -2/+7 |
| | * | | Btrfs: kill BUG_ON in do_relocation | Liu Bo | 2016-10-17 | 1 | -1/+8 |
| * | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-11-05 | 3 | -3/+17 |
| |\ \ \ | |||||
| | * | | | ovl: fsync after copy-up | Miklos Szeredi | 2016-10-31 | 1 | -0/+2 |
| | * | | | ovl: fix get_acl() on tmpfs | Miklos Szeredi | 2016-10-31 | 1 | -3/+0 |
| | * | | | ovl: update S_ISGID when setting posix ACLs | Miklos Szeredi | 2016-10-31 | 1 | -0/+15 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-30 | 4 | -8/+7 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2016-10-14 | 4 | -8/+7 |
| | |\ \ \ | |||||
| | | * | | | afs: call->operation_ID sometimes used as __be32 sometimes as u32 | David Howells | 2016-10-13 | 3 | -6/+5 |
| | | * | | | afs: unmapping the wrong buffer | Dan Carpenter | 2016-10-13 | 1 | -2/+2 |
| * | | | | | Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-10-29 | 1 | -0/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | ubifs: Fix regression in ubifs_readdir() | Richard Weinberger | 2016-10-28 | 1 | -0/+8 |
| * | | | | | | Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | kernfs: Add noop_fsync to supported kernfs_file_fops | Tony Luck | 2016-10-27 | 1 | -0/+1 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-28 | 2 | -14/+64 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | btrfs: fix races on root_log_ctx lists | Chris Mason | 2016-10-27 | 1 | -14/+6 |
| | * | | | | | Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Chris Mason | 2016-10-18 | 1 | -0/+58 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Btrfs: fix incremental send failure caused by balance | Filipe Manana | 2016-10-12 | 1 | -0/+58 |
| * | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-28 | 2 | -1/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fs: exofs: print a hex number after a 0x prefix | Uwe Kleine-König | 2016-10-28 | 1 | -1/+1 |
| | * | | | | | | proc: fix NULL dereference when reading /proc/<pid>/auxv | Leon Yu | 2016-10-28 | 1 | -0/+3 |
| * | | | | | | | Merge tag 'for-linus-4.9-rc2-ofs-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-27 | 4 | -13/+21 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | orangefs: don't use d_time | Miklos Szeredi | 2016-10-24 | 3 | -6/+14 |
| | * | | | | | | | orangefs: user file_inode() where it is due | Amir Goldstein | 2016-10-24 | 1 | -7/+7 |
| * | | | | | | | | Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-10-27 | 16 | -639/+629 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | xfs: clear cowblocks tag when cow fork is emptied | Brian Foster | 2016-10-24 | 1 | -1/+5 |
| | * | | | | | | | xfs: fix up inode cowblocks tracking tracepoints | Brian Foster | 2016-10-24 | 1 | -4/+4 |
| | * | | | | | | | fs: Do to trim high file position bits in iomap_page_mkwrite_actor | Jan Kara | 2016-10-24 | 1 | -2/+1 |
| | * | | | | | | | xfs: remove xfs_bunmapi_cow | Christoph Hellwig | 2016-10-20 | 2 | -23/+0 |
| | * | | | | | | | xfs: optimize xfs_reflink_end_cow | Christoph Hellwig | 2016-10-20 | 2 | -64/+56 |
| | * | | | | | | | xfs: optimize xfs_reflink_cancel_cow_blocks | Christoph Hellwig | 2016-10-20 | 1 | -28/+23 |
| | * | | | | | | | xfs: refactor xfs_bunmapi_cow | Christoph Hellwig | 2016-10-20 | 3 | -159/+225 |
| | * | | | | | | | xfs: optimize writes to reflink files | Christoph Hellwig | 2016-10-20 | 4 | -105/+100 |
| | * | | | | | | | xfs: don't bother looking at the refcount tree for reads | Christoph Hellwig | 2016-10-20 | 1 | -5/+8 |
| | * | | | | | | | xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared | Christoph Hellwig | 2016-10-20 | 1 | -1/+2 |
| | * | | | | | | | xfs: add xfs_trim_extent | Darrick J. Wong | 2016-10-20 | 2 | -0/+35 |
| | * | | | | | | | iomap: add IOMAP_REPORT | Christoph Hellwig | 2016-10-20 | 1 | -1/+1 |
| | * | | | | | | | xfs: merge xfs_reflink_remap_range and xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 3 | -174/+143 |
| | * | | | | | | | xfs: remove xfs_file_wait_for_io | Christoph Hellwig | 2016-10-20 | 1 | -29/+10 |
| | * | | | | | | | xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 2 | -36/+41 |
| | * | | | | | | | xfs: fix the same_inode check in xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 1 | -1/+1 |