summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: remove unneeded bcc_ptr update in CIFSTConJeff Layton2009-04-171-1/+0
* cifs: add cFYI messages with some of the saved strings from ssetup/tconJeff Layton2009-04-172-3/+11
* cifs: fix buffer size for tcon->nativeFileSystem fieldJeff Layton2009-04-171-5/+2
* cifs: fix unicode string area word alignment in session setupJeff Layton2009-04-171-21/+23
* [CIFS] Fix build break caused by change to new current_umask helper functionSteve French2009-04-171-1/+1
* [CIFS] Fix sparse warningsSteve French2009-04-172-12/+18
* [CIFS] Add support for posix open during lookupSteve French2009-04-173-80/+118
* cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton2009-04-172-2/+2
* cifs: remove dnotify thread codeJeff Layton2009-04-171-47/+0
* [CIFS] remove some build warningsSteve French2009-04-171-3/+5
* cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton2009-04-176-19/+61
* [CIFS] Fix build break from recent DFS patch when DFS support not enabledSteve French2009-04-171-0/+4
* Remote DFS root support.Igor Mammedov2009-04-171-32/+120
* [CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French2009-04-176-13/+18
* cifs: remove some pointless conditionals before kfree()Wei Yongjun2009-04-171-24/+12
* cifs: flush data on any setattrJeff Layton2009-04-171-28/+30
* Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-166-64/+154
|\
| * x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-081-0/+1
| * x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
| * x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
| * x86: UV BAU messaging timeoutsCliff Wickman2009-04-032-11/+50
| * x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-167-43/+107
|\ \
| * | ata: Report 16/32bit PIO as best we canAlan Cox2009-04-165-18/+84
| * | libata: use ATA_ID_CFA_*Sergei Shtylyov2009-04-161-3/+4
| * | pata_legacy: fix no device fail pathTejun Heo2009-04-161-0/+1
| * | pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-161-20/+2
| * | libata: handle SEMB signature betterTejun Heo2009-04-161-2/+16
* | | mm: pass correct mm when growing stackHugh Dickins2009-04-161-1/+1
* | | Revert "kobject: don't block for each kobject_uevent".Hugh Dickins2009-04-161-1/+1
|/ /
* | Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-162-11/+37
* | Export filemap_write_and_wait_rangeChris Mason2009-04-161-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-1672-438/+734
|\ \
| * | phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-161-3/+2
| * | NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki2009-04-161-4/+32
| * | NET/e1000e: Fix powering off during shutdownRafael J. Wysocki2009-04-161-14/+45
| * | NET/e1000: Fix powering off during shutdownRafael J. Wysocki2009-04-161-13/+33
| * | packet: avoid warnings when high-order page allocation failsEric Dumazet2009-04-151-2/+3
| * | gianfar: stop send queue before resetting gianfarMarkus Brunner2009-04-151-0/+2
| * | myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka2009-04-151-0/+1
| * | declance: convert to net_device_opsAlexander Beregalov2009-04-141-5/+12
| * | bfin_mac: convert to net_device_opsAlexander Beregalov2009-04-141-9/+15
| * | au1000: convert to net_device_opsAlexander Beregalov2009-04-141-8/+15
| * | atarilance: convert to net_device_opsAlexander Beregalov2009-04-141-7/+11
| * | a2065: convert to net_device_opsAlexander Beregalov2009-04-141-5/+12
| * | ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang2009-04-141-9/+10
| * | ixgbe: fix tx queue indexWu Fengguang2009-04-141-1/+1