summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-15watchdog: implement error handling for failure to set up hardware perf eventsUlrich Obergfell1-0/+30
2015-04-15watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell2-0/+67
2015-04-15watchdog: introduce proc_watchdog_common()Ulrich Obergfell1-0/+65
2015-04-15watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()Ulrich Obergfell1-1/+2
2015-04-15watchdog: introduce the proc_watchdog_update() functionUlrich Obergfell1-0/+23
2015-04-15watchdog: new definitions and variables, initializationUlrich Obergfell2-1/+28
2015-04-15ocfs2: make mlog_errno return the errnoAndrew Morton1-2/+3
2015-04-15ocfs2: check if the ocfs2 lock resource has been initialized before calling o...alex chen1-0/+5
2015-04-15ocfs2: logging: remove static buffer, use vsprintf extension %pVJoe Perches1-15/+18
2015-04-15ocfs2: incorrect check for debugfs returnsChengyu Song3-16/+37
2015-04-15ocfs2: fix a typo in the copyright statementJakub Wilk1-1/+1
2015-04-15ocfs2: fix possible uninitialized variable accessJoseph Qi3-2/+10
2015-04-15ocfs2: remove goto statement in ocfs2_check_dir_for_entry()Daeseok Youn1-8/+5
2015-04-15ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clea...Joseph Qi1-0/+2
2015-04-15ocfs2: use ENOENT instead of EEXIST when get system file failsJoseph Qi2-3/+3
2015-04-15ocfs2: use actual name length when find entry in ocfs2_orphan_del()Joseph Qi1-2/+2
2015-04-15ocfs2: dereferencing freed pointers in ocfs2_reflink()Dan Carpenter1-1/+1
2015-04-15ocfs2: fix typo in ocfs2_reserve_local_alloc_bitsJoseph Qi1-1/+1
2015-04-15ocfs2: do not use ocfs2_zero_extend during direct IOJoseph Qi1-8/+130
2015-04-15ocfs2: take inode lock when get clustersJoseph Qi1-1/+10
2015-04-15ocfs2: no need get dinode bh when zeroing extendJoseph Qi1-5/+1
2015-04-15ocfs2: fix a typing error in ocfs2_direct_IO_writeJoseph Qi1-1/+1
2015-04-15ocfs2: avoid a pointless delay in o2cb_cluster_check()Daeseok Youn1-1/+1
2015-04-15ocfs2: one function call less in user_cluster_connect() after error detectionMarkus Elfring1-4/+2
2015-04-15ocfs2: one function call less in ocfs2_init_slot_info() after error detectionMarkus Elfring1-1/+1
2015-04-15ocfs2: one function call less in ocfs2_merge_rec_right() after error detectionMarkus Elfring1-1/+1
2015-04-15ocfs2: one function call less in ocfs2_merge_rec_left() after error detectionMarkus Elfring1-1/+1
2015-04-15ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error de...Markus Elfring1-11/+13
2015-04-15ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after er...Markus Elfring1-2/+3
2015-04-15ocfs2: delete unnecessary checks before three function callsMarkus Elfring3-14/+7
2015-04-15arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes1-8/+4
2015-04-15arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes1-1/+5
2015-04-15scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick1-1/+1
2015-04-15mm/hugetlb: use pmd_page() in follow_huge_pmd()Gerald Schaefer1-2/+1
2015-04-15Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-97/+186
2015-04-15Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2015-04-15Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2015-04-15fm10k: Bump driver version to 0.15.2Jeff Kirsher1-1/+1
2015-04-15fm10k: corrected VF multicast updateJeff Kirsher1-2/+5
2015-04-15fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher1-3/+6
2015-04-15fm10k: reset head instead of calling update_max_sizeJeff Kirsher1-2/+16
2015-04-15fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller36-579/+739
2015-04-15fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher1-11/+11
2015-04-15fm10k: start service timer on probeJeff Kirsher1-3/+6
2015-04-15fm10k: fix function header commentJeff Kirsher1-2/+1
2015-04-15fm10k: comment next_vf_mbx flowJeff Kirsher1-0/+11
2015-04-15fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher2-32/+5
2015-04-15fm10k: use separate workqueue for fm10k driverJeff Kirsher3-1/+16
2015-04-15fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher1-1/+2