summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-02-13lib/vsprintf: implement bitmap printing through '%*pb[l]'Tejun Heo
2015-02-13cpumask: always use nr_cpu_ids in formatting and parsing functionsTejun Heo
2015-02-13lib/genalloc.c: check result of devres_alloc()Jan Kara
2015-02-13lib/string.c: improve strrchr()Rasmus Villemoes
2015-02-13fs/namespace: convert devname allocation to kstrdup_constAndrzej Hajda
2015-02-13mm/slab: convert cache name allocations to kstrdup_constAndrzej Hajda
2015-02-13clk: convert clock name allocations to kstrdup_constAndrzej Hajda
2015-02-13kernfs: remove KERNFS_STATIC_NAMETejun Heo
2015-02-13kernfs: convert node name allocation to kstrdup_constAndrzej Hajda
2015-02-13mm/util: add kstrdup_constAndrzej Hajda
2015-02-13lib: crc32: constify crc32 lookup tableDaniel Borkmann
2015-02-13lib: bitmap: remove redundant code from __bitmap_shift_leftRasmus Villemoes
2015-02-13lib: bitmap: eliminate branch in __bitmap_shift_leftRasmus Villemoes
2015-02-13lib: bitmap: change bitmap_shift_left to take unsigned parametersRasmus Villemoes
2015-02-13lib: bitmap: yet another simplification in __bitmap_shift_rightRasmus Villemoes
2015-02-13lib: bitmap: remove redundant code from __bitmap_shift_rightRasmus Villemoes
2015-02-13lib: bitmap: eliminate branch in __bitmap_shift_rightRasmus Villemoes
2015-02-13lib: bitmap: change bitmap_shift_right to take unsigned parametersRasmus Villemoes
2015-02-13lib/bitmap.c: elide bitmap_copy_le on little-endianRasmus Villemoes
2015-02-13lib/bitmap.c: change prototype of bitmap_copy_leRasmus Villemoes
2015-02-14target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger
2015-02-14target: Fail UNMAP when emulate_tpu=0Nicholas Bellinger
2015-02-14target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0Nicholas Bellinger
2015-02-13NFSv4: Kill unused nfs_inode->delegation_state fieldTrond Myklebust
2015-02-14target: Add sanity checks for DPO/FUA bit usageNicholas Bellinger
2015-02-14target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger
2015-02-14target: Fail I/O with PROTECT bit when protection is unsupportedNicholas Bellinger
2015-02-14target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger
2015-02-14target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger
2015-02-13NFS: struct nfs_commit_info.lock must always point to inode->i_lockTrond Myklebust
2015-02-13dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong
2015-02-13dm mirror: do not degrade the mirror on discard errorMikulas Patocka
2015-02-13dm space map disk: fix sm_disk_count_is_more_than_one()Mike Snitzer
2015-02-13timekeeping: Pass readout base to update_fast_timekeeper()Rafael J. Wysocki
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-02-13nfs: Can call nfs_clear_page_commit() insteadTom Haynes
2015-02-13nfs: Provide and use helper functions for marking a page as unstableTom Haynes
2015-02-13SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever
2015-02-13Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-13Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2015-02-13Merge branch 'acpi-ec'Rafael J. Wysocki
2015-02-13IB/iser: Use correct dma direction when unmapping SGsRoi Dayan
2015-02-13IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist
2015-02-13RDMA/cxgb4: Serialize CQ event upcalls with CQ destructionHariprasad S
2015-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-02-13Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds
2015-02-13tile: change MAINTAINERS website from tilera.com to ezchip.comChris Metcalf
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds