summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.write_end' into for-linusAl Viro2016-12-166-65/+52
|\
| * simple_write_end(): don't zero in short copy into uptodateAl Viro2016-12-101-6/+8
| * exofs: don't mess with simple_write_{begin,end}Al Viro2016-12-101-38/+30
| * 9p: saner ->write_end() on failing copy into non-uptodate pageAl Viro2016-12-101-11/+4
| * fix gfs2_stuffed_write_end() on short copiesAl Viro2016-12-101-3/+1
| * fix ceph_write_end()Al Viro2016-12-101-6/+8
| * nfs_write_end(): fix handling of short copiesAl Viro2016-12-101-1/+1
* | vfs: misc struct path constificationAl Viro2016-12-064-5/+5
* | namespace.c: constify struct path passed to a bunch of primitivesAl Viro2016-12-064-8/+8
* | quota: constify struct path in quota_onAl Viro2016-12-066-9/+9
* | constify alloc_file()Al Viro2016-12-062-2/+2
* | constify btrfs_mksubvol()Al Viro2016-12-061-1/+1
* | autofs: constify find_autofs_mount() callbackAl Viro2016-12-061-3/+3
* | constify get_dcookie() and friendsAl Viro2016-12-064-6/+6
* | audit_log_{name,link_denied}: constify struct pathAl Viro2016-12-063-4/+4
* | fsnotify: constify the places working with ->f_pathAl Viro2016-12-061-5/+5
* | constify fsnotify_parent()Al Viro2016-12-063-4/+4
* | fsnotify(): constify 'data'Al Viro2016-12-062-5/+5
* | fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-069-20/+20
* | fs: Constify path_is_under()'s argumentsMickaël Salaün2016-12-062-2/+2
|/
* Linux 4.9-rc7v4.9-rc7Linus Torvalds2016-11-271-1/+1
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-274-12/+34
|\
| * iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-192-11/+18
| * iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-10-302-1/+16
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-275-9/+29
|\ \
| * | MIPS: mm: Fix output of __do_page_faultMatt Redfearn2016-11-251-4/+5
| * | MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-244-5/+24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-271-1/+2
|\ \ \
| * | | fix default_file_splice_read()Al Viro2016-11-271-1/+2
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-271-39/+25
|\ \ \ \
| * | | | Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula2016-11-251-37/+18
| * | | | i2c: designware: fix rx fifo depth trackingRussell King2016-11-241-1/+1
| * | | | i2c: designware: report short transfersRussell King2016-11-241-1/+6
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-11-2747-131/+208
|\ \ \ \
| * | | | Revert "arm: move exports to definitions"Russell King2016-11-2347-131/+208
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-2635-60/+101
|\ \ \ \ \
| * | | | | tipc: resolve connection flow control compatibility problemJon Paul Maloy2016-11-261-1/+1
| * | | | | mvpp2: use correct size for memsetArnd Bergmann2016-11-261-1/+1
| * | | | | net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
| * | | | | net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
| * | | | | ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-261-1/+0
| * | | | | fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-261-3/+0
| * | | | | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-261-0/+1
| * | | | | tipc: improve sanity check for received domain recordsJon Paul Maloy2016-11-261-5/+5
| * | | | | tipc: fix compatibility bug in link monitoringJon Paul Maloy2016-11-261-2/+3
| * | | | | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-261-1/+1
| * | | | | Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller2016-11-251-8/+10
| |\ \ \ \ \
| | * | | | | can: bcm: fix support for CAN FD framesOliver Hartkopp2016-11-231-8/+10
| * | | | | | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-246-8/+30
| |\ \ \ \ \ \