summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Fix return value in slot_get()Abhi Das2014-03-311-0/+1
* GFS2: inline function gfs2_set_modeBob Peterson2014-03-191-15/+4
* GFS2: Remove extraneous function gfs2_security_initBob Peterson2014-03-191-8/+2
* GFS2: Increase the max number of ACLsBob Peterson2014-03-192-2/+2
* GFS2: Re-add a call to log_flush_wait when flushing the journalBob Peterson2014-03-121-0/+1
* GFS2: Ensure workqueue is scheduled after noexp requestBob Peterson2014-03-121-2/+6
* GFS2: check NULL return value in gfs2_ok_to_moveAbhi Das2014-03-121-0/+4
* GFS2: Convert gfs2_lm_withdraw to use fs_errJoe Perches2014-03-073-50/+46
* GFS2: Use fs_<level> more oftenJoe Perches2014-03-073-5/+7
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-0712-71/+88
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-075-43/+39
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-0610-52/+48
* GFS2: return -E2BIG if hit the maximum limits of ACLsJie Liu2014-03-061-1/+1
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-036-75/+124
* GFS2: replace kmalloc - __vmalloc / memset 0Fabian Frederick2014-02-271-4/+3
* GFS2: Remove extra "if" in gfs2_log_flush()Steven Whitehouse2014-02-251-5/+3
* fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter2014-02-251-2/+3
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-245-65/+33
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-247-29/+53
* GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse2014-02-212-3/+3
* GFS2: add missing newlineDavid Teigland2014-02-171-1/+1
* GFS2: Mark functions as static in gfs2/rgrp.cRashika Kheria2014-02-101-2/+2
* GFS2: Add meta readahead field in directory entriesSteven Whitehouse2014-02-072-1/+16
* GFS2: Lock i_mutex and use a local gfs2_holder for fallocateBob Peterson2014-02-061-4/+9
* GFS2: journal data writepages updateSteven Whitehouse2014-02-063-36/+99
* GFS2: Allocate block for xattr at inode alloc time, if requiredSteven Whitehouse2014-02-043-10/+46
* GFS2: Plug on AIL flushSteven Whitehouse2014-02-031-0/+4
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \
| * | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * | slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
| * | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \ \
| * | | tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
OpenPOWER on IntegriCloud