summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into work.lookupsAl Viro2016-05-021-0/+1
|\
| * fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro2016-04-081-0/+1
* | introduce a parallel variant of ->iterate()Al Viro2016-05-021-0/+1
* | give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro2016-05-021-0/+13
* | parallel lookups: actual switch to rwsemAl Viro2016-05-021-6/+21
* | parallel lookups machinery, part 4 (and last)Al Viro2016-05-021-2/+6
* | parallel lookups machinery, part 3Al Viro2016-05-021-0/+2
* | parallel lookups machinery, part 2Al Viro2016-05-021-0/+1
* | beginning of transition to parallel lookups - marking in-lookup dentriesAl Viro2016-05-021-0/+18
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-024-7/+20
|\ \
| * | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-112-2/+3
| * | xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-1/+2
| * | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-3/+3
| * | posix_acl: Unexport acl_by_type and make it staticAndreas Gruenbacher2016-03-311-1/+0
| * | posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-311-0/+12
| |/
* | Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-091-1/+1
|\ \
| * \ Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-04-0813-31/+55
| |\ \
| * | | usb: ch9: Fix SSP Device Cap wFunctionalitySupport typeJohn Youn2016-03-291-1/+1
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-04-091-0/+25
|\ \ \
| * | | Merge branch 'fixes-base' into fixesJames Bottomley2016-04-05569-3813/+17193
| |\| |
| * | | scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-051-0/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-094-5/+9
|\ \ \ \
| * \ \ \ Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-081-0/+2
| |\ \ \ \
| | * | | | mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
| * | | | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-071-1/+4
| * | | | | net_sched: fix a memory leak in tc actionWANG Cong2016-04-061-0/+1
| * | | | | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-051-4/+2
| |/ / / /
* | | | | Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-091-1/+88
|\ \ \ \ \
| * | | | | btrfs: Add qgroup tracingMark Fasheh2016-04-041-1/+88
* | | | | | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-04-091-2/+0
|\ \ \ \ \ \
| * | | | | | iommu: provide of_xlate pointer unconditionallyArnd Bergmann2016-04-051-2/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-04-072-0/+20
|\ \ \ \ \ \
| * | | | | | fs: add file_dentry()Miklos Szeredi2016-03-262-0/+20
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-04-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bitStefan Hajnoczi2016-04-071-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-04-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher2016-04-041-1/+1
* | | | | | | | Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-04-061-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | gpu: ipu-v3: ipu-dmfc: Rename ipu_dmfc_init_channel to ipu_dmfc_config_wait4eotLiu Ying2016-03-311-1/+1
| * | | | | | | | gpu: ipu-v3: ipu-dmfc: Make function ipu_dmfc_init_channel() return voidLiu Ying2016-03-311-1/+1
| * | | | | | | | gpu: ipu-cpmem: modify ipu_cpmem_set_yuv_planar_full for better controlPhilipp Zabel2016-03-311-2/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-04-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds2016-04-0414-45/+29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov2016-04-041-15/+0
| * | | | | | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-048-11/+10
| * | | | | | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-049-19/+19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-033-19/+23
|\ \ \ \ \ \ \
| * | | | | | | uapi/linux/stddef.h: Provide __always_inline to userspace headersDenys Vlasenko2016-03-301-0/+4
| * | | | | | | locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker2016-03-291-21/+0