aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf/super.c (unfollow)
AgeCommit 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-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,store}Joshua Kinard1-2/+2
2015-02-28nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44