summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-24cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton2-3/+3
2008-09-24cifs: work around samba returning -ENOENT on SetFileDisposition callJeff Layton1-2/+10
2008-09-24cifs: fix inverted NULL check after kmallocJeff Layton1-1/+1
2008-09-23[CIFS] clean up upcall handling for dns_resolver keysSteve French1-33/+41
2008-09-23[CIFS] fix busy-file renames and refactor cifs_rename logicSteve French1-82/+104
2008-09-23cifs: add function to set file dispositionJeff Layton3-2/+64
2008-09-23[CIFS] add constants for string lengths of keynames in SPNEGO upcall stringSteve French1-9/+26
2008-09-23cifs: move rename and delete-on-close logic into helper functionJeff Layton1-39/+59
2008-09-23cifs: have find_writeable_file prefer filehandles opened by same taskJeff Layton1-1/+9
2008-09-22cifs: don't use GFP_KERNEL with GFP_NOFSPekka Enberg2-6/+3
2008-09-16[CIFS] use common code for turning off ATTR_READONLY in cifs_unlinkSteve French1-167/+139
2008-09-16cifs: clean up variables in cifs_unlinkJeff Layton2-50/+42
2008-09-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-40/+131
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+4
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-8/+47
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-1/+88
2008-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-108/+16
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov4-73/+106
2008-09-13rescan_partitions(): make device capacity errors non-fatalAndrew Morton1-2/+2
2008-09-13spi_s3c24xx: fix section warningBen Dooks1-3/+3
2008-09-13atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen1-35/+49
2008-09-13ia64: fix panic during `modprobe -r xpc'Robin Holt1-0/+3
2008-09-13MAINTAINERS: fix USB VIDEO CLASS mail list addressMing Lei1-1/+1
2008-09-13Documentation/ABI: /sys/class/gpioDavid Brownell1-0/+26
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman2-7/+7
2008-09-13pxa2xx_spi: dma bugfixesNed Forrester1-14/+43
2008-09-13pxa2xx_spi: chipselect bugfixesNed Forrester1-11/+48
2008-09-13spi_mpc83xx: reject invalid transfer sizesPeter Korsgaard1-2/+11
2008-09-13spi_mpc83xx: fix clockrate calculation for low speedPeter Korsgaard1-8/+5
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins1-4/+8
2008-09-13bfs: fix Lockdep warningEric Sesterhenn1-1/+1
2008-09-13coredump_filter: add description of bit 4Hidehiro Kawai1-0/+2
2008-09-13cpuset: hotplug documentation fixLi Zefan1-8/+10
2008-09-13cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan1-22/+15
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU1-2/+2
2008-09-13proc: more debugging for "already registered" caseAlexey Dobriyan1-2/+2
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada1-1/+1
2008-09-13sata_inic162x: enable LED blinkingBob Stewart1-1/+2
2008-09-13ata: duplicate variable sparse warningStephen Hemminger1-1/+1
2008-09-13[ARM] Fix PCI_DMA_BUS_IS_PHYS for ARMRussell King1-1/+1
2008-09-13Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2-6/+23
2008-09-13[ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov1-0/+8
2008-09-13[ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov1-0/+3
2008-09-13[ARM] 5245/1: Fix warning about unused return value in drivers/pcmciaJürgen Schindele1-1/+5
2008-09-12PCI: re-add debug prints for unmodified BARsYinghai Lu1-4/+11
2008-09-12niu: panic on resetSantwona Behera1-0/+56
2008-09-12sparc: Fix user_regset 'n' field values.David S. Miller2-6/+6
2008-09-12sparc64: Fix PCI error interrupt registry on PSYCHO.David S. Miller1-3/+3
2008-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller1-0/+3
2008-09-11netlink: fix overrun in attribute iterationVegard Nossum1-1/+1