| Commit message (Expand) | Author | Files | Lines |
2010-10-28 | ext3: Remove unnecessary casts on bh->b_data | Namhyung Kim | 2 | -5/+5 |
2010-10-28 | ext3: Cleanup ext3_setup_super() | Namhyung Kim | 1 | -3/+3 |
2010-10-28 | quota: Fix issuing of warnings from dquot_transfer | Jan Kara | 1 | -7/+6 |
2010-10-28 | quota: fix dquot_disable vs dquot_transfer race v2 | Dmitry | 1 | -6/+12 |
2010-10-28 | jbd: Convert bitops to buffer fns | Namhyung Kim | 1 | -3/+3 |
2010-10-28 | ext3/jbd: Avoid WARN() messages when failing to write the superblock | Darrick J. Wong | 2 | -3/+51 |
2010-10-28 | jbd: Use offset_in_page() instead of manual calculation | Namhyung Kim | 1 | -1/+1 |
2010-10-28 | jbd: Remove unnecessary goto statement | Namhyung Kim | 1 | -2/+0 |
2010-10-28 | jbd: Use printk_ratelimited() in journal_alloc_journal_head() | Namhyung Kim | 1 | -6/+4 |
2010-10-28 | jbd: Move debug message into #ifdef area | Namhyung Kim | 1 | -1/+1 |
2010-10-28 | ext2: fix comment on ext2_try_to_allocate() | Namhyung Kim | 1 | -2/+1 |
2010-10-05 | ext3: Fix lost extented attributes for inode with ino == 11 | Jan Kara | 1 | -3/+8 |
2010-10-05 | quota: Make QUOTACTL config be selected by its users | Jan Kara | 2 | -2/+3 |
2010-10-02 | MN10300: Fix flush_icache_range() | David Howells | 1 | -1/+19 |
2010-10-01 | reiserfs: fix unwanted reiserfs lock recursion | Frederic Weisbecker | 1 | -2/+3 |
2010-10-01 | reiserfs: fix dependency inversion between inode and reiserfs mutexes | Frederic Weisbecker | 1 | -1/+1 |
2010-10-01 | MAINTAINERS: update maintainer for S5P ARM ARCHITECTURES | Kukjin Kim | 1 | -0/+7 |
2010-10-01 | MAINTAINERS: update matroxfb & ncpfs status | Petr Vandrovec | 2 | -8/+7 |
2010-10-01 | proc: make /proc/pid/limits world readable | Jiri Olsa | 1 | -2/+2 |
2010-10-01 | lib/list_sort: do not pass bad pointers to cmp callback | Don Mullis | 1 | -1/+1 |
2010-10-01 | sys_semctl: fix kernel stack leakage | Dan Rosenberg | 1 | -0/+2 |
2010-10-01 | i7core_edac: fix panic in udimm sysfs attributes registration | Marcin Slusarz | 1 | -0/+1 |
2010-10-01 | drivers/serial/mrst_max3110.c needs linux/irq.h | Andrew Morton | 1 | -0/+1 |
2010-10-01 | arch/m68k/mac/macboing.c: use unsigned long for irqflags | Andrew Morton | 1 | -3/+3 |
2010-10-01 | drivers/serial/mfd.c needs slab.h | Andrew Morton | 1 | -0/+1 |
2010-10-01 | kfifo: fix scatterlist usage | Ira W. Snyder | 2 | -10/+9 |
2010-10-01 | cifs: prevent infinite recursion in cifs_reconnect_tcon | Jeff Layton | 1 | -16/+33 |
2010-10-01 | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom | 1 | -0/+5 |
2010-10-01 | vmwgfx: Remove initialisation of dev::devname | Thomas Hellstrom | 1 | -6/+0 |
2010-10-01 | vmwgfx: Enable use of the vblank system | Thomas Hellstrom | 4 | -31/+49 |
2010-10-01 | vmwgfx: vt-switch (master drop) fixes | Thomas Hellstrom | 5 | -13/+115 |
2010-10-01 | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all... | Thomas Hellstrom | 1 | -1/+1 |
2010-10-01 | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson | 2 | -26/+6 |
2010-10-01 | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha | 2 | -4/+15 |
2010-10-01 | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 11 | -34/+33 |
2010-10-01 | i2c-s3c2410: fix calculation of SDA line delay | MyungJoo Ham | 1 | -2/+2 |
2010-10-01 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 1 | -1/+1 |
2010-10-01 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 1 | -3/+8 |
2010-09-30 | Fix up more fallout form alpha signal cleanups | Linus Torvalds | 1 | -1/+1 |
2010-09-30 | drm: i810/i830: fix locked ioctl variant | Arnd Bergmann | 2 | -2/+2 |
2010-09-30 | ocfs2: Don't walk off the end of fast symlinks. | Joel Becker | 1 | -1/+1 |
2010-09-29 | fix OMAP2 MTD build failure | Daniel J Blueman | 1 | -1/+1 |
2010-09-29 | cifs: set backing_dev_info on new S_ISREG inodes | Jeff Layton | 1 | -0/+2 |
2010-09-29 | ACPI: invoke DSDT corruption workaround on all Toshiba Satellite | Len Brown | 1 | -11/+3 |
2010-09-29 | ACPI, APEI, Fix ERST MOVE_DATA instruction implementation | Huang Ying | 1 | -3/+20 |
2010-09-29 | ACPI: fan: Fix more unbalanced code block | Luis Henriques | 1 | -0/+2 |
2010-09-29 | ACPI: acpi_pad: simplify code to avoid false gcc build warning | Len Brown | 1 | -16/+18 |
2010-09-29 | ACPI, APEI, Fix error path for memory allocation | Huang Ying | 2 | -11/+26 |
2010-09-29 | ACPI, APEI, HEST Fix the unsuitable usage of platform_data | Jin Dongming | 2 | -5/+8 |
2010-09-29 | ACPI, APEI, Fix acpi_pre_map() return value | Jin Dongming | 1 | -1/+1 |