summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Merge branch 'xfs-dio-fix-4.6' into for-nextDave Chinner9-208/+143
2016-03-07Merge branch 'xfs-get-next-dquot-4.6' into for-nextDave Chinner13-86/+394
2016-03-07Merge branch 'xfs-rt-fixes-4.6' into for-nextDave Chinner5-2/+42
2016-03-07Merge branch 'xfs-torn-log-fixes-4.5' into for-nextDave Chinner1-103/+168
2016-03-07xfs: only run torn log write detection on dirty logsBrian Foster1-11/+31
2016-03-07xfs: refactor in-core log state update to helperBrian Foster1-19/+33
2016-03-07xfs: refactor unmount record detection into helperBrian Foster1-60/+93
2016-03-07xfs: separate log head record discovery from verificationBrian Foster1-22/+20
2016-02-29ext4: Fix data exposure after failed AIO DIOJan Kara3-32/+29
2016-02-09xfs: RT bitmap and summary buffers need verifiersDave Chinner3-3/+29
2016-02-09xfs: RT bitmap and summary buffers are not typedDave Chinner3-0/+12
2016-02-08xfs: fold xfs_vm_do_dio into xfs_vm_direct_IOChristoph Hellwig1-22/+14
2016-02-08xfs: don't use ioends for direct write completionsChristoph Hellwig2-150/+75
2016-02-08direct-io: always call ->end_io if non-NULLChristoph Hellwig6-14/+35
2016-02-08xfs: Split default quota limits by quota typeCarlos Maiolino5-42/+103
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen5-9/+142
2016-02-08xfs: Factor xfs_seek_hole_data into helperEric Sandeen2-25/+59
2016-02-08xfs: get quota inode from mp & flags rather than dqpEric Sandeen2-6/+7
2016-02-08xfs: don't overflow quota ID when initializing dqblkEric Sandeen1-2/+2
2016-02-08quota: add new quotactl Q_GETNEXTQUOTAEric Sandeen2-0/+45
2016-02-08quota: add new quotactl Q_XGETNEXTQUOTAEric Sandeen3-0/+34
2016-02-08quota: remove unused cmd argument from quota_quotaon()Eric Sandeen1-2/+2
2016-02-08xfs: fix endianness error when checking log block crc on big endian platformsDarrick J. Wong1-2/+2
2016-02-08xfs: lock rt summary inode on allocationDave Chinner1-1/+3
2016-02-01Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-02-01Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-7/+68
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+82
2016-02-01Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-29/+42
2016-02-01Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+9
2016-02-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+13
2016-02-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-103/+209
2016-02-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-36/+245
2016-02-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+25
2016-02-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-667/+746
2016-02-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-72/+81
2016-02-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-24/+27
2016-02-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-02-01Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-14/+10
2016-02-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+23
2016-01-30pid: Fix spelling in commentsZhen Lei1-1/+1
2016-01-30Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-4/+5
2016-01-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-0/+11
2016-01-30Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds11-56/+35
2016-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds37-189/+192
2016-01-30Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-32/+113
2016-01-30Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-45/+45
2016-01-30Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2016-01-30Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-12/+10
2016-01-30Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-7/+16
2016-01-30Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+20