Age | Commit message (Expand) | Author |
2010-10-28 | jbd: Convert atomic_inc() to get_bh() | Namhyung Kim |
2010-10-28 | ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() | Namhyung Kim |
2010-10-28 | jbd: Fix debug message in do_get_write_access() | Namhyung Kim |
2010-10-28 | jbd: Check return value of __getblk() | Namhyung Kim |
2010-10-28 | ext3: Use DIV_ROUND_UP() on group desc block counting | Namhyung Kim |
2010-10-28 | ext3: Return proper error code on ext3_fill_super() | Namhyung Kim |
2010-10-28 | ext3: Remove unnecessary casts on bh->b_data | Namhyung Kim |
2010-10-28 | ext3: Cleanup ext3_setup_super() | Namhyung Kim |
2010-10-28 | quota: Fix issuing of warnings from dquot_transfer | Jan Kara |
2010-10-28 | quota: fix dquot_disable vs dquot_transfer race v2 | Dmitry |
2010-10-28 | jbd: Convert bitops to buffer fns | Namhyung Kim |
2010-10-28 | ext3/jbd: Avoid WARN() messages when failing to write the superblock | Darrick J. Wong |
2010-10-28 | jbd: Use offset_in_page() instead of manual calculation | Namhyung Kim |
2010-10-28 | jbd: Remove unnecessary goto statement | Namhyung Kim |
2010-10-28 | jbd: Use printk_ratelimited() in journal_alloc_journal_head() | Namhyung Kim |
2010-10-28 | jbd: Move debug message into #ifdef area | Namhyung Kim |
2010-10-28 | ext2: fix comment on ext2_try_to_allocate() | Namhyung Kim |
2010-10-05 | ext3: Fix lost extented attributes for inode with ino == 11 | Jan Kara |
2010-10-05 | quota: Make QUOTACTL config be selected by its users | Jan Kara |
2010-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-01 | MN10300: Fix flush_icache_range() | David Howells |
2010-10-01 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-10-01 | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds |
2010-10-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-10-01 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-10-01 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-01 | reiserfs: fix unwanted reiserfs lock recursion | Frederic Weisbecker |
2010-10-01 | reiserfs: fix dependency inversion between inode and reiserfs mutexes | Frederic Weisbecker |
2010-10-01 | MAINTAINERS: update maintainer for S5P ARM ARCHITECTURES | Kukjin Kim |
2010-10-01 | MAINTAINERS: update matroxfb & ncpfs status | Petr Vandrovec |
2010-10-01 | proc: make /proc/pid/limits world readable | Jiri Olsa |
2010-10-01 | lib/list_sort: do not pass bad pointers to cmp callback | Don Mullis |
2010-10-01 | sys_semctl: fix kernel stack leakage | Dan Rosenberg |
2010-10-01 | i7core_edac: fix panic in udimm sysfs attributes registration | Marcin Slusarz |
2010-10-01 | drivers/serial/mrst_max3110.c needs linux/irq.h | Andrew Morton |
2010-10-01 | arch/m68k/mac/macboing.c: use unsigned long for irqflags | Andrew Morton |
2010-10-01 | drivers/serial/mfd.c needs slab.h | Andrew Morton |
2010-10-01 | kfifo: fix scatterlist usage | Ira W. Snyder |
2010-10-01 | cifs: prevent infinite recursion in cifs_reconnect_tcon | Jeff Layton |
2010-10-01 | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom |
2010-10-01 | vmwgfx: Remove initialisation of dev::devname | Thomas Hellstrom |
2010-10-01 | vmwgfx: Enable use of the vblank system | Thomas Hellstrom |
2010-10-01 | vmwgfx: vt-switch (master drop) fixes | Thomas Hellstrom |
2010-10-01 | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all... | Thomas Hellstrom |
2010-10-01 | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson |
2010-09-30 | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha |
2010-10-01 | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie |
2010-10-01 | i2c-s3c2410: fix calculation of SDA line delay | MyungJoo Ham |
2010-09-30 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |