summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jbd2: delay discarding buffers in journal_unmap_bufferdingdinghua2010-02-152-17/+36
* ext4: correctly calculate number of blocks for fiemapLeonard Michlmayr2010-03-041-2/+7
* ext4: add missing error checking to ext4_expand_extra_isize_ea()Roel Kluin2010-02-151-0/+2
* ext4: move __func__ into a macro for ext4_warning, ext4_errorEric Sandeen2010-02-1513-210/+146
* ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepointsTheodore Ts'o2010-01-251-0/+3
* ext4: Use bitops to read/modify EXT4_I(inode)->i_stateTheodore Ts'o2010-01-247-51/+71
* ext4: Use slab allocator for sub-page sized allocationsTheodore Ts'o2009-12-072-9/+134
* ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2010-01-012-0/+103
* ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2009-12-232-0/+29
* ext4: Add block validity check when truncating indirect block mapped inodesTheodore Ts'o2010-01-223-12/+35
* ext4: Fix optional-arg mount optionsEric Sandeen2010-02-151-8/+15
* ext4: fix async i/o writes beyond 4GB to a sparse fileEric Sandeen2010-02-043-5/+5
* Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds2010-02-121-1/+1
* Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-6/+3
|\
| * ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai2010-02-121-6/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-128-142/+332
|\ \
| * | drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-101-1/+3
| * | drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-101-67/+101
| * | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-102-2/+6
| * | drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-101-2/+4
| * | drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-101-8/+8
| * | drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
| * | drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-102-0/+3
| * | drm/i915: Increase fb alignment to 64kChris Wilson2010-02-101-1/+1
| * | drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-102-4/+30
| * | drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
* | | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
* | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-0/+6
|\ \ \ | | |/ | |/|
| * | ALSA: hda-intel: Avoid divide by zero crashJody Bruchon2010-02-091-0/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-02-122-3/+3
|\ \ \
| * | | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
| * | | regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-02-122-2/+2
|\ \ \ \
| * | | | GFS2: Fix bmap allocation corner-case bugSteven Whitehouse2010-02-121-1/+1
| * | | | GFS2: Fix error codeAbhijith Das2010-02-121-1/+1
| |/ / /
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-111-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | OMAP: hsmmc: fix memory leakAaro Koskinen2010-02-101-1/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-02-111-7/+8
|\ \ \ \
| * | | | amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov2010-02-111-7/+8
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-112-33/+19
|\ \ \ \
| * | | | cciss: Make cciss_seq_show handle holes in the h->drv[] arrayStephen M. Cameron2010-02-051-0/+3
| * | | | cfq-iosched: split seeky coop queues after one sliceShaohua Li2010-02-051-33/+16
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-02-115-12/+10
|\ \ \ \ \
| * | | | | NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-093-5/+5
| * | | | | NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust2010-02-091-2/+1
| * | | | | NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust2010-02-091-5/+4
* | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds2010-02-111-2/+8
|\ \ \ \ \ \
| * | | | | | wm97xx_battery: Handle missing platform data gracefullyMark Brown2010-01-291-2/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-116-44/+26
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty2010-02-083-32/+6
OpenPOWER on IntegriCloud