summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/wd501p.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-14udf: remove redundant buffer_head.h includesFabian Frederick11-11/+0
2015-03-14udf: remove else after return in __load_block_bitmap()Fabian Frederick1-8/+7
2015-03-14udf: remove unused variable in udf_table_free_blocks()Fabian Frederick1-2/+0
2015-03-04quota: Fix maximum quota limit settingsJan Kara1-4/+8
2015-03-04quota: reorder flags in quota stateKonstantin Khlebnikov2-15/+27
2015-03-04quota: paranoia: check quota tree rootKonstantin Khlebnikov1-0/+7
2015-03-04quota: optimize i_dquot accessKonstantin Khlebnikov1-24/+39
2015-03-04quota: Hook up Q_XSETQLIM for id 0 to ->set_infoJan Kara1-0/+39
2015-03-04xfs: Add support for Q_SETINFOJan Kara1-0/+37
2015-03-04quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara4-15/+56
2015-03-04quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara2-12/+4
2015-03-04gfs2: Convert to using ->get_state callbackJan Kara1-13/+15
2015-03-04xfs: Convert to using ->get_state callbackJan Kara3-205/+71
2015-03-04quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_stateJan Kara1-4/+134
2015-03-04quota: Make VFS quotas use new interface for getting quota infoJan Kara7-23/+84
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior1-0/+1
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov6-0/+10
2015-02-28mm: page_alloc: revert inadvertent !__GFP_FS retry behavior changeJohannes Weiner1-1/+8
2015-02-28kernel/sys.c: fix UNAME26 for 4.0Jon DeVree1-1/+2
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner2-8/+8
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim1-1/+1
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard1-2/+2
2015-02-28nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44