aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-30quota: Store maximum space limit in bytesJan Kara5-25/+15
2015-01-30quota: Remove quota_on_meta callbackJan Kara2-5/+1
2015-01-30ocfs2: Use generic helpers for quotaon and quotaoffJan Kara1-31/+1
2015-01-30ext4: Use generic helpers for quotaon and quotaoffJan Kara1-41/+1
2015-01-30quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2-0/+92
2015-01-30quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2-4/+29
2015-01-30quota: Split ->set_xstate callback into twoJan Kara3-27/+55
2015-01-30Merge branch 'for_linus' into for_nextJan Kara248-1579/+2656
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara8-195/+318
2015-01-28udf: Release preallocation on last writeable closeJan Kara1-1/+1
2015-01-21xfs: Remove some pointless quota checksJan Kara1-39/+20
2015-01-21xfs: Remove some useless flags testsJan Kara1-11/+4
2015-01-21xfs: Remove useless testJan Kara1-1/+1
2015-01-21quota: Verify flags passed to Q_SETINFOJan Kara1-0/+8
2015-01-21quota: Cleanup flags definitionsJan Kara4-11/+22
2015-01-21ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara2-5/+6
2015-01-21quota: Don't store flags for v2 quota formatJan Kara1-2/+4
2015-01-15jbd: drop jbd_ENOSYS debugDavidlohr Bueso2-18/+0
2015-01-14Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-6/+6
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds1-6/+6
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot1-6/+6
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-14Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-9/+15
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-46/+107
2015-01-14Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds3-16/+13
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich2-1/+72
2015-01-13Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-90/+69
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-34/+86
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds16-129/+78
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2-6/+10
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross1-0/+2
2015-01-12xen: use correct type for physical addressesJuergen Gross1-2/+2
2015-01-12xen: correct race in alloc_p2m_pmd()Juergen Gross1-6/+3
2015-01-12xen: correct error for building p2m list on 32 bitsJuergen Gross1-1/+1
2015-01-12udf: destroy sbi mutex in put_superFabian Frederick1-0/+1
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2-0/+28
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter1-0/+2
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni1-8/+7
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2-0/+30
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter1-15/+8
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter1-3/+2
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter1-6/+3
2015-01-11linux 3.19-rc4Linus Torvalds1-1/+1
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-39/+53
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-35/+19
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds26-77/+371
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2015-01-11mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+4