Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: add an ioctl to get a socket network namespace | Andrey Vagin | 2016-10-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-10-30 | 99 | -1719/+2368 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-29 | 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-27 | 2 | -1/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fs: exofs: print a hex number after a 0x prefix | Uwe Kleine-König | 2016-10-27 | 1 | -1/+1 |
| | * | | | | | | proc: fix NULL dereference when reading /proc/<pid>/auxv | Leon Yu | 2016-10-27 | 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 |
| | * | | | | | | | xfs: remove the same fs check from xfs_file_share_range | Christoph Hellwig | 2016-10-20 | 1 | -3/+0 |
| | * | | | | | | | libxfs: v3 inodes are only valid on crc-enabled filesystems | Roger Willcocks | 2016-10-20 | 3 | -2/+14 |
| | * | | | | | | | libxfs: clean up _calc_dquots_per_chunk | Darrick J. Wong | 2016-10-20 | 1 | -2/+1 |
| | * | | | | | | | xfs: unset MS_ACTIVE if mount fails | Darrick J. Wong | 2016-10-20 | 1 | -0/+1 |
| | * | | | | | | | xfs: remove pointless error goto in xfs_bmap_remap_alloc | Eric Sandeen | 2016-10-20 | 1 | -3/+0 |
| | * | | | | | | | xfs: don't take the IOLOCK exclusive for direct I/O page invalidation | Christoph Hellwig | 2016-10-20 | 1 | -68/+30 |
| | * | | | | | | | xfs: add some 'static' annotations | Eric Biggers | 2016-10-20 | 2 | -3/+3 |
| | * | | | | | | | xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range() | Geert Uytterhoeven | 2016-10-20 | 1 | -1/+1 |
| | * | | | | | | | xfs: remove redundant assignment of ifp | Colin Ian King | 2016-10-20 | 1 | -1/+1 |
| | |/ / / / / / | |||||
| * | | | / / / | proc: don't use FOLL_FORCE for reading cmdline and environment | Linus Torvalds | 2016-10-24 | 1 | -10/+8 |
| | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-10-23 | 2 | -11/+11 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | ubifs: Abort readdir upon error | Richard Weinberger | 2016-10-20 | 1 | -5/+3 |
| | * | | | | | | ubifs: Fix xattr_names length in exit paths | Richard Weinberger | 2016-10-20 | 1 | -0/+2 |