summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jbd/2: fixed typosAndrea Gelmini2010-10-282-2/+2
* ext2: fixed typo.Andrea Gelmini2010-10-281-1/+1
* ext3: Fix debug messages in ext3_group_extend()Namhyung Kim2010-10-281-6/+7
* jbd: Convert atomic_inc() to get_bh()Namhyung Kim2010-10-282-3/+3
* ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()Namhyung Kim2010-10-281-1/+0
* jbd: Fix debug message in do_get_write_access()Namhyung Kim2010-10-281-1/+1
* jbd: Check return value of __getblk()Namhyung Kim2010-10-281-0/+2
* ext3: Use DIV_ROUND_UP() on group desc block countingNamhyung Kim2010-10-281-2/+1
* ext3: Return proper error code on ext3_fill_super()Namhyung Kim2010-10-281-0/+2
* ext3: Remove unnecessary casts on bh->b_dataNamhyung Kim2010-10-282-5/+5
* ext3: Cleanup ext3_setup_super()Namhyung Kim2010-10-281-3/+3
* quota: Fix issuing of warnings from dquot_transferJan Kara2010-10-281-7/+6
* quota: fix dquot_disable vs dquot_transfer race v2Dmitry2010-10-281-6/+12
* jbd: Convert bitops to buffer fnsNamhyung Kim2010-10-281-3/+3
* ext3/jbd: Avoid WARN() messages when failing to write the superblockDarrick J. Wong2010-10-282-3/+51
* jbd: Use offset_in_page() instead of manual calculationNamhyung Kim2010-10-281-1/+1
* jbd: Remove unnecessary goto statementNamhyung Kim2010-10-281-2/+0
* jbd: Use printk_ratelimited() in journal_alloc_journal_head()Namhyung Kim2010-10-281-6/+4
* jbd: Move debug message into #ifdef areaNamhyung Kim2010-10-281-1/+1
* ext2: fix comment on ext2_try_to_allocate()Namhyung Kim2010-10-281-2/+1
* ext3: Fix lost extented attributes for inode with ino == 11Jan Kara2010-10-051-3/+8
* quota: Make QUOTACTL config be selected by its usersJan Kara2010-10-052-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-10-012-16/+35
|\
| * cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton2010-10-011-16/+33
| * cifs: set backing_dev_info on new S_ISREG inodesJeff Layton2010-09-291-0/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-015-5/+12
|\ \
| * | x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner2010-09-301-1/+1
| * | x86, irq: Plug memory leak in sparse irqThomas Gleixner2010-09-301-3/+8
| * | x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-283-1/+3
* | | MN10300: Fix flush_icache_range()David Howells2010-10-011-1/+19
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-0124-120/+246
|\ \ \
| * | | vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom2010-10-011-0/+5
| * | | vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom2010-10-011-6/+0
| * | | vmwgfx: Enable use of the vblank systemThomas Hellstrom2010-10-014-31/+49
| * | | vmwgfx: vt-switch (master drop) fixesThomas Hellstrom2010-10-015-13/+115
| * | | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom2010-10-011-1/+1
| * | | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-012-26/+6
| * | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-0111-34/+33
| * | | drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-302-2/+2
| * | | drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher2010-09-281-0/+9
| * | | drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher2010-09-281-1/+2
| * | | drm: Prune GEM vma entriesChris Wilson2010-09-283-11/+27
| * | | drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher2010-09-271-0/+2
| * | | drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-271-1/+1
* | | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-013-6/+6
|\ \ \ \
| * | | | i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham2010-10-011-2/+2
| * | | | i2c-davinci: Fix race when setting up for TXJon Povey2010-09-281-3/+3
| * | | | i2c-octeon: Return -ETIMEDOUT in octeon_i2c_wait() on timeoutBernhard Walle2010-09-271-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-0124-76/+153
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown2010-09-2919-57/+112
| |\ \ \ \ \ \ \ \ \ \ \