summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki1-11/+10
2015-11-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2015-11-11Documentation: Add minimal Mutt config for using GmailEddie Kovsky1-0/+32
2015-11-11Documentation: Add note on sending files directly with MuttEddie Kovsky1-0/+4
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds14-102/+86
2015-11-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+10
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-82/+1441
2015-11-11Documentation: dontdiff: remove media from dontdiffWang YanQing1-1/+0
2015-11-11Documentation/SubmittingPatches: discuss In-Reply-ToChris Metcalf1-1/+14
2015-11-11Remove email address from Documentation/filesystems/overlayfs.txtNeilBrown1-1/+2
2015-11-11can-doc: Add missing semicolon to exampleStefan Tatschner1-1/+1
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds23-86/+1065
2015-11-11block: don't hardcode blk_qc_t -> tag maskJens Axboe1-1/+1
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTAl Viro1-1/+3
2015-11-11block: fix blk-core.c kernel-doc warningRandy Dunlap1-0/+3
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsVivek Goyal1-3/+12
2015-11-11NVMe: add support for Apple NVMe controllerStephan Günther1-0/+1
2015-11-11NVMe: use split lo_hi_{read,write}qStephan Günther1-6/+6
2015-11-11blk-mq: mark __blk_mq_complete_request() staticJens Axboe2-2/+1
2015-11-11MAINTAINERS: add reference to new linux-block listJens Axboe1-0/+1
2015-11-11NVMe: Increase the max transfer size when mdts is 0Sathyavathi M1-0/+2
2015-11-11brd: Refuse improperly aligned discard requestsJan Kara1-0/+3
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov1-0/+1
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler1-2/+0
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler5-28/+6
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki1-1/+1
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap1-1/+2
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap1-0/+1
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers1-5/+4
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers1-3/+6
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-31/+38
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2-6/+2
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-18/+17
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2015-11-11debugfs: fix refcount imbalance in start_creatingDaniel Borkmann1-1/+5
2015-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-42/+24
2015-11-11Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds10-436/+794
2015-11-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+4
2015-11-11Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-53/+362
2015-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-1/+19
2015-11-11btrfs: Use fs_info directly in btrfs_delete_unused_bgsZhao Lei1-2/+2
2015-11-11btrfs: Fix lost-data-profile caused by balance bgZhao Lei1-0/+21
2015-11-11btrfs: Fix lost-data-profile caused by auto removing bgZhao Lei1-2/+5
2015-11-11btrfs: Remove len argument from scrub_find_csumZhao Lei1-4/+3
2015-11-11btrfs: Reduce unnecessary arguments in scrub_recheck_blockZhao Lei1-20/+8
2015-11-11btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...Zhao Lei1-94/+36
2015-11-11btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksumZhao Lei1-0/+4
2015-11-11btrfs: scrub: setup all fields for sblock_to_checkZhao Lei1-0/+12