Commit Graph

83741 Commits (4d1f78880e9631fb08052dcc8e3341eecea537e0)
 

Author SHA1 Message Date
Linus Torvalds 3d4d4582e5 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix 17 years ago
Daniel Walker 8f1bfa4c5c scsi: megaraid: trivial drop duplicate mutex.h include 17 years ago
Linus Torvalds 8ed5de58cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 17 years ago
Linus Torvalds 2dd550b90b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 17 years ago
Linus Torvalds 8755e56825 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Linus Torvalds e33f6635da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 17 years ago
Anton Vorontsov 55850f4733 fb: fix warning: no return statement in function returning non-void 17 years ago
Johann Felix Soden 6659a0f0bb virtio: add missing #include <linux/delay.h> 17 years ago
Jan Kara bd1939de90 ext3: fix lock inversion in direct IO 17 years ago
Olaf Hering d8fd66aaea jbd.h: hide kernel only code 17 years ago
Mariusz Kozlowski e1d7ae24a2 ext3: remove unused code from ext3_find_entry() 17 years ago
Akinobu Mita 859cb93679 ext[234]: cleanup ext[234]_bg_num_gdb() 17 years ago
Akinobu Mita fb01bfdac7 ext[234]: remove unused argument for ext[234]_find_goal() 17 years ago
Akinobu Mita 197cd65acc ext[234]: use ext[234]_get_group_desc() 17 years ago
Akinobu Mita 144704e522 ext[234]: fix comment for nonexistent variable 17 years ago
Aneesh Kumar K.V 1eca93f9ca ext3: change the default behaviour on error 17 years ago
Aneesh Kumar K.V feda58d37a ext3: return after ext3_error in case of failures 17 years ago
Adrian Bunk 533083836f make jbd/journal.c:__journal_abort_hard() static 17 years ago
Andi Kleen e86e14385d BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 17 years ago
Andi Kleen d71cadd6bc BKL-removal: remove incorrect BKL comment in ext2 17 years ago
Andi Kleen 14f9f7b28e BKL-removal: convert ext2 over to use unlocked_ioctl 17 years ago
Aneesh Kumar K.V f762e9054f ext3: add block bitmap validation 17 years ago
Aneesh Kumar K.V 01584fa645 ext2: add block bitmap validation 17 years ago
Bjorn Helgaas 445a1d3e24 PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs 17 years ago
Rene Herman 5d38998ed1 PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume 17 years ago
Daniel Walker b3bd86e2fd isapnp driver semaphore to mutex 17 years ago
Thomas Renninger 2bb9a6b32f pnp: declare PNP option parsing functions as __init 17 years ago
Bjorn Helgaas cc8259a666 simplify pnp_activate_dev() and pnp_disable_dev() return values 17 years ago
NeilBrown 6ed3003c19 md: fix an occasional deadlock in raid5 17 years ago
NeilBrown 73c34431c7 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. 17 years ago
NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 years ago
NeilBrown 29ac4aa3fc md: change INTERATE_MDDEV to for_each_mddev 17 years ago
NeilBrown 20a49ff679 md: change a few 'int' to 'size_t' in md 17 years ago
NeilBrown 177a99b23e md: fix use-after-free bug when dropping an rdev from an md array 17 years ago
NeilBrown a17184a911 md: allow an md array to appear with 0 drives if it has external metadata 17 years ago
NeilBrown ca38805945 md: lock address when changing attributes of component devices 17 years ago
NeilBrown c5d79adba7 md: allow devices to be shared between md arrays 17 years ago
NeilBrown 1ec4a9398d md: set and test the ->persistent flag for md devices more consistently 17 years ago
NeilBrown c620727779 md: allow a maximum extent to be set for resyncing 17 years ago
NeilBrown c303da6d71 md: give userspace control over removing failed devices when external metdata in use 17 years ago
NeilBrown e691063a61 md: support 'external' metadata for md arrays 17 years ago
NeilBrown b47490c9bc md: Update md bitmap during resync. 17 years ago
H. Peter Anvin 66c811e993 md: raid6: clean up the style of raid6test/test.c 17 years ago
H. Peter Anvin 98ec302be5 md: raid6: Fix mktable.c 17 years ago
Oliver Pinter 54212cf405 coding style cleanups for drivers/md/mktables.c 17 years ago
Thomas Pfaff 91c4313206 fbcon: fix color generation for monochrome framebuffer 17 years ago
Ben Dooks e8973637bd FB/S3C2410: check default_display parameter passed in platform data 17 years ago
Ben Dooks c0d4033535 FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black 17 years ago
Ben Dooks 38a02f5607 FB/S3C2410: update debugging in S3C2410 framebuffer driver 17 years ago
Ben Dooks f62e770b25 FB/S3C2412: add S3C2412 support to S3C2410 fb driver 17 years ago