summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-14ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement1-10/+9
2008-05-14ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara1-7/+7
2008-05-14ext4: fix synchronization of quota files in journal=data modeJan Kara1-8/+27
2008-05-14ext4: Fix mount messages when quota disabledJan Kara1-1/+4
2008-05-14ext4: correct mount option parsing to detect when quota options can be changedJan Kara1-6/+20
2008-05-15net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton1-0/+1
2008-05-15tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-15Remove blkdev warning triggered by using mdNeil Brown8-6/+19
2008-05-15char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-15memory_hotplug: always initialize pageblock bitmapHeiko Carstens2-41/+45
2008-05-15mprotect: prevent alteration of the PAT bitsVenki Pallipadi2-4/+23
2008-05-15per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-15memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand1-1/+8
2008-05-15lib: create common ascii hex arrayHarvey Harrison5-23/+20
2008-05-15video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-15ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2-0/+10
2008-05-15cgroups: fix compile warningMirco Tischler1-1/+1
2008-05-15asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger5-5/+13
2008-05-15jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao1-0/+2
2008-05-15memory hotplug: memmap_init_zone called twiceHeiko Carstens1-7/+3
2008-05-15ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-15atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2-23/+2
2008-05-15mm: fix infinite loop in filemap_faultMiklos Szeredi1-0/+5
2008-05-15pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-15pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-15pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-15fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-15oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-15m68knommu: add info about removing mcfserialSebastian Siewior3-1/+14
2008-05-15mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-159p: fix error path during early mountEric Van Hensbergen8-45/+47
2008-05-159p: make cryptic unknown error from server less scaryEric Van Hensbergen1-2/+2
2008-05-159p: fix flags length in netSteven Rostedt2-3/+3
2008-05-159p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek1-1/+1
2008-05-159p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek1-9/+9
2008-05-159p: propagate parse_option changes to client and transportsEric Van Hensbergen2-14/+45
2008-05-15fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering1-6/+34
2008-05-159p: Documentation updatesEric Van Hensbergen18-124/+854
2008-05-15add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster3-15/+23
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz2-5/+5
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz1-28/+11
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2-19/+0
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz1-2/+13
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz1-8/+0
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-15/+0
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk2-2/+1
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-05-14Driver core: struct class remove children listDave Young2-2/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers3-6/+34
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin2-2/+40