summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Size seq_file buffer more carefullySteven Whitehouse2012-06-111-4/+6
* GFS2: Use seq_vprintf for glocks debugfs fileSteven Whitehouse2012-06-111-4/+1
* seq_file: Add seq_vprintf function and export itSteven Whitehouse2012-06-112-4/+15
* GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-085-9/+163
* GFS2: Cache last hash bucket for glock seq_filesSteven Whitehouse2012-06-081-7/+22
* GFS2: Increase buffer size for glocks and glstats debugfs filesSteven Whitehouse2012-06-071-0/+6
* GFS2: Fix error handling when reading an invalid block from the journalSteven Whitehouse2012-06-062-13/+14
* GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-062-1/+7
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-0612-186/+56
* GFS2: Extend the life of the reservationsBob Peterson2012-06-068-39/+104
* Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-051-1/+1
|\
| * x86/mce: Fix the MCE poll timer logicChen Gong2012-06-051-1/+1
* | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-06-052-7/+4
|\ \
| * | ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski2012-06-042-7/+4
* | | MAINTAINERS: add linux-leds mail list address and git URLBryan Wu2012-06-051-0/+2
* | | MAINTAINERS: update util-linux infoKarel Zak2012-06-051-4/+4
* | | Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-06-053-58/+21
|\ \ \
| * | | target/file: Use O_DSYNC by default for FILEIO backendsNicholas Bellinger2012-06-022-54/+17
| * | | sbp-target: rename a variable to avoid name clashStefan Richter2012-05-301-4/+4
* | | | Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-051-3/+14
|\ \ \ \
| * | | | cgroup: superblock can't be released with active dentriesTejun Heo2012-05-271-3/+14
* | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-06-055-0/+426
|\ \ \ \ \
| * | | | | i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren2012-06-045-0/+426
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-06-051-0/+1
|\ \ \ \ \
| * | | | | KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity2012-06-051-0/+1
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0513-368/+255
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms: add new SI PCI idsAlex Deucher2012-06-051-2/+3
| * | | | | | drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-051-0/+2
| * | | | | | drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher2012-06-051-0/+2
| * | | | | | drm/radeon/kms: add new Trinity PCI idsAlex Deucher2012-06-052-4/+25
| * | | | | | drm/radeon: fix vm deadlocks on caymanChristian König2012-06-051-7/+12
| * | | | | | drm/radeon: fix gpu_init on siAlex Deucher2012-06-054-319/+184
| * | | | | | drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki2012-06-051-1/+0
| * | | | | | drm/radeon/audio: don't hardcode CRTC idRafał Miłecki2012-06-051-2/+3
| * | | | | | drm/radeon: make audio_init consistent across asicsAlex Deucher2012-06-054-33/+24
| |/ / / / /
* | | | | | radix-tree: fix contiguous iteratorKonstantin Khlebnikov2012-06-052-1/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-06-056-11/+87
|\ \ \ \ \ \
| * | | | | | fuse: fix blksize calculationMiklos Szeredi2012-05-141-1/+9
| * | | | | | fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-05-143-1/+20
| * | | | | | fuse: optimize fallocate on permanent failureMiklos Szeredi2012-04-262-0/+10
| * | | | | | fuse: add FALLOCATE operationAnatol Pomozov2012-04-252-1/+46
| * | | | | | fuse: Convert to kstrtoul_from_userPeter Huewe2012-04-251-8/+2
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-058-59/+120
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | sched: Remove NULL assignment of dattr_curKamalesh Babulal2012-05-301-1/+0
| * | | | | | sched: Remove the last NULL entry from sched_feat_namesHiroshi Shimamoto2012-05-301-1/+0
| * | | | | | sched: Make sched_feat_names constHiroshi Shimamoto2012-05-301-1/+1
| * | | | | | sched/rt: Fix SCHED_RR across cgroupsColin Cross2012-05-301-5/+10
| * | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-306-20/+26
| * | | | | | sched: Make sure to not re-read variables after validationPeter Zijlstra2012-05-301-4/+11
| * | | | | | sched: Fix SD_OVERLAPPeter Zijlstra2012-05-302-7/+25
OpenPOWER on IntegriCloud