aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drbd: Introduce "peer_device" object between "device" and "connection"Andreas Gruenbacher2014-02-17
* drbd: Rename drbd_tconn -> drbd_connectionAndreas Gruenbacher2014-02-17
* drbd: Rename "mdev" to "device"Andreas Gruenbacher2014-02-17
* drbd: Rename struct drbd_conf -> struct drbd_deviceAndreas Gruenbacher2014-02-17
* drbd: Split off on-the-wire protocol definitionsAndreas Gruenbacher2014-02-17
* drbd: Describe the future high-level structure of DRBDAndreas Gruenbacher2014-02-17
* idr: Add new function idr_is_empty()Andreas Gruenbacher2014-02-17
* drbd: Add missing error gotoPhilipp Reisner2014-02-17
* drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.cRashika Kheria2014-02-17
* drivers: block: Mark function seq_printf_with_thousands_grouping() as static ...Rashika Kheria2014-02-17
* drivers: block: Mark the function as static in drbd_worker.cRashika Kheria2014-02-17
* drivers: block: Move prototype declaration to appropriate header file from dr...Rashika Kheria2014-02-17
* drivers: block: Mark functions as static in drbd_receiver.cRashika Kheria2014-02-17
* drivers: block: Mark functions as static in drbd_req.cRashika Kheria2014-02-17
* drivers: block: Move prototype declaration of function tl_abort_disk_io() to ...Rashika Kheria2014-02-17
* drivers: block: Mark function as static in drbd_actlog.cRashika Kheria2014-02-17
* drivers: block: Mark functions as static in drbd_nl.cRashika Kheria2014-02-17
* drivers: block: Mark functions as static in drbd_main.cRashika Kheria2014-02-17
* Linux 3.14-rc3Linus Torvalds2014-02-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-16
|\
| * Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana2014-02-15
| * btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain2014-02-15
| * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-14
| * Btrfs: fix max_inline mount optionMitch Harder2014-02-14
| * Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo2014-02-14
| * Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-14
* | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-16
|\ \
| * | of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-15
| * | Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-15
|\ \ \
| * | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-12
| * | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-12
| * | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-12
| * | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-12
| * | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-12
| * | | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-12
| * | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-12
| * | | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-12
| * | | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-12
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-15
|\ \ \ \
| * | | | Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang2014-02-15
| * | | | Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang2014-02-15
| * | | | i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang2014-02-15
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-15
|\ \ \ \ \
| | * | | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-09
| * | | | | genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker2014-02-11
| |/ / / /
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-02-15
|\ \ \ \ \
| * | | | | tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner2014-02-13
| * | | | | clocksource: Kona: Print warning rather than panicTim Kryger2014-02-06
| * | | | | time: Fix overflow when HZ is smaller than 60Mikulas Patocka2014-02-06