summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2015-04-24fix I_DIO_WAKEUP definitionEric Sandeen
2015-04-24direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-04-23NFS: Don't zap caches on fallocate()Anna Schumaker
2015-04-22Revert "mm: avoid tail page refcounting on non-THP compound pages"Linus Torvalds
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-04-22md/raid5: activate raid6 rmw featureMarkus Stockhausen
2015-04-22md/raid6 algorithms: delta syndrome functionsMarkus Stockhausen
2015-04-21uapi: Remove kernel internal declarationAndreas Gruenbacher
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-20net: add skb_checksum_complete_unsetTom Herbert
2015-04-20smp: don't use 16-bit words for atomic accessesLinus Torvalds
2015-04-20libceph: simplify our debugfs attr macroIlya Dryomov
2015-04-20libceph: expose client options through debugfsIlya Dryomov
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov
2015-04-20libceph: osdmap.h: Add missing format newlinesJoe Perches
2015-04-18Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan
2015-04-18sparc: Revert generic IOMMU allocator.David S. Miller
2015-04-17dmaengine: vdma: Fix compilation warningsKedareswara rao Appana
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg
2015-04-17blk-mq: fix iteration of busy bitmapJens Axboe
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-17include/linux/kconfig.h: ese macros which are already definedMichal Simek
2015-04-17mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt
2015-04-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski
2015-04-17lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino
2015-04-17util_macros.h: add find_closest() macroBartosz Golaszewski
2015-04-17lib: find_*_bit reimplementationYury Norov
2015-04-17Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson
2015-04-16sparc: Break up monolithic iommu table/lock into finer graularity pools and lockSowmini Varadhan
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers
2015-04-16cpumask: resurrect CPU_MASK_CPU0Rusty Russell
2015-04-15linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes
2015-04-15printk: comment pr_cont() stating it is only to continue a lineSteven Rostedt
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15include/linux: remove empty conditionalsRasmus Villemoes
2015-04-15zsmalloc: support compactionMinchan Kim
2015-04-15dax: use pfn_mkwrite to update c/mtime + freeze protectionBoaz Harrosh
2015-04-15mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh
2015-04-15mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin
2015-04-15mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov