index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
udf: Fix deadlock when converting file from in-ICB one to normal one
Jan Kara
2
-6
/
+21
2012-01-09
udf: Cleanup calling convention of inode_getblk()
Jan Kara
1
-21
/
+15
2012-01-09
ext2: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+5
2012-01-09
ext3: Fix error handling on inode bitmap corruption
Jan Kara
1
-2
/
+6
2012-01-09
ext3: replace ll_rw_block with other functions
Zheng Liu
3
-15
/
+18
2011-11-22
ext3: NULL dereference in ext3_evict_inode()
Dan Carpenter
1
-0
/
+4
2011-11-22
jbd: clear revoked flag on buffers before a new transaction started
Yongqiang Yang
3
-0
/
+41
2011-11-09
ext3: call ext3_mark_recovery_complete() when recovery is really needed
Eryu Guan
1
-2
/
+3
2011-11-08
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
1
-1
/
+1
2011-11-08
x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell
Linus Torvalds
1
-1
/
+1
2011-11-08
x86 platform drivers: make Dell laptop driver select needed LED support
Linus Torvalds
1
-0
/
+2
2011-11-08
drivers/media: video/a5k6aa is a module and so needs module.h
Paul Gortmaker
1
-0
/
+1
2011-11-08
n_gsm: Fix timings
Alan Cox
1
-5
/
+7
2011-11-08
hwspinlock/u8500: fix build error due to undefined label
Axel Lin
1
-4
/
+2
2011-11-08
hwspinlock: Don't return a value in __hwspin_unlock
Axel Lin
1
-1
/
+0
2011-11-08
md/raid5: STRIPE_ACTIVE has lock semantics, add barriers
Dan Williams
1
-2
/
+2
2011-11-08
md/raid5: abort any pending parity operations when array fails.
NeilBrown
1
-4
/
+8
2011-11-08
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2
-0
/
+2
2011-11-08
hwspinlock/u8500: include linux/module.h
Axel Lin
1
-0
/
+1
2011-11-08
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
Jonas Gorski
1
-0
/
+1
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-07
PM / devfreq: fix private_data
Jonathan Corbet
1
-1
/
+1
2011-11-07
Documentation: Fix typo in freezer-subsystem.txt
Rafael J. Wysocki
1
-2
/
+2
2011-11-07
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
1
-0
/
+1
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
MAINTAINERS/rds: update maintainer
Or Gerlitz
1
-1
/
+1
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
1
-6
/
+11
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
1
-1
/
+1
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
1
-2
/
+5
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
3
-24
/
+30
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
1
-1
/
+23
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
1
-37
/
+15
[next]