summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-02btrfs: make root id query unprivilegedDavid Sterba1-4/+16
2015-06-02Btrfs: fix block group ->space_info null pointer dereferenceFilipe Manana1-2/+23
2015-06-02Btrfs: check error before reporting missing device and add uuidAnand Jain1-1/+2
2015-06-02btrfs: Fix superblock csum type check.Qu Wenruo1-1/+1
2015-06-02Btrfs: incremental send, fix clone operations for compressed extentsFilipe Manana1-1/+17
2015-06-02btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()Christian Engelmayer1-4/+4
2015-06-02Btrfs: fix mutex unlock without prior lock on space cache truncationFilipe Manana1-8/+6
2015-06-02Btrfs: log when missing device is createdAnand Jain1-0/+2
2015-06-02btrfs: fix warnings after changes in btrfs_abort_transactionDavid Sterba2-4/+4
2015-06-02btrfs: add 'cold' compiler annotations to all error handling functionsDavid Sterba2-0/+7
2015-06-02btrfs: report exact callsite where transaction abort occursDavid Sterba2-11/+9
2015-06-02btrfs: let tree defrag work in SSD modeDavid Sterba1-3/+0
2015-06-02Btrfs: check pending chunks when shrinking fs to avoid corruptionFilipe Manana1-9/+40
2015-06-02Btrfs: don't invalidate root dentry when subvolume deletion failsOmar Sandoval1-3/+1
2015-06-03Btrfs: incremental send, check if orphanized dir inode needs delayed renameFilipe Manana1-19/+37
2015-06-03Btrfs: incremental send, don't delay directory renames unnecessarilyFilipe Manana1-2/+46
2015-05-31Linux 4.1-rc6v4.1-rc6Linus Torvalds1-1/+1
2015-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2015-05-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-15/+18
2015-05-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds7-15/+30
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-40/+185
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds24-287/+180
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-2/+15
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover11-22/+17
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover4-94/+78
2015-05-30target/user: Only support full command pass-throughAndy Grover2-70/+75
2015-05-30target/user: Update example code for new ABI requirementsAndy Grover1-2/+6
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig8-64/+34
2015-05-29hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-29Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+20
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-83/+127
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-13/+21
2015-05-29Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-24/+36
2015-05-29hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2-2/+2
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-18/+60
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-65/+40
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht1-0/+3
2015-05-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-152/+42
2015-05-29Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-4/+15
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-05-29Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds3-67/+98
2015-05-29dm: fix false warning in free_rq_clone() for unmapped requestsMike Snitzer1-5/+3
2015-05-29ARM: multi_v7_defconfig: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven1-1/+1
2015-05-29Merge tag 'imx-fixes-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-3/+13