aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/transport.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20cifs: add cifs_call_asyncJeff Layton2-1/+62
2011-01-20cifs: allow for different handling of received responseJeff Layton4-35/+60
2011-01-20cifs: clean up sync_mid_resultJeff Layton1-17/+18
2011-01-20cifs: don't reconnect server when we don't get a responseJeff Layton1-3/+1
2011-01-20cifs: wait indefinitely for responsesJeff Layton1-93/+17
2011-01-20smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.cTejun Heo1-4/+7
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo6-36/+15
2011-01-20virtio: remove virtio-pci root deviceMilton Miller1-18/+2
2011-01-20LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap1-0/+1
2011-01-20lguest: compile fixesRusty Russell2-2/+2
2011-01-20lguest: Use this_cpu_opsChristoph Lameter3-4/+4
2011-01-20lguest: document --rng in example LauncherPhilip Sanderson1-0/+5
2011-01-20lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logicPhilip Sanderson1-8/+15
2011-01-20lguest: --username and --chroot optionsPhilip Sanderson1-0/+50
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei2-2/+3
2011-01-19net: fix can_checksum_protocol() arguments swapEric Dumazet1-1/+1
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller5-6/+6
2011-01-19cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and otherShirish Pargaonkar1-2/+11
2011-01-19cifs: Fix regression during share-level security mounts (Repost)Shirish Pargaonkar1-2/+2
2011-01-19[CIFS] Update cifs version numberSteve French1-1/+1
2011-01-19cifs: move mid result processing into common functionJeff Layton1-78/+43
2011-01-19cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntryJeff Layton1-17/+24
2011-01-19cifs: clean up accesses to midCountJeff Layton3-5/+5
2011-01-19cifs: make wait_for_free_request take a TCP_Server_Info pointerJeff Layton1-13/+13
2011-01-19cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exitingJeff Layton1-41/+3
2011-01-19cifs: don't fail writepages on -EAGAIN errorsJeff Layton1-12/+37
2011-01-19CIFS: Fix oplock break handling (try #2)Pavel Shilovsky4-13/+16
2011-01-19sched, cgroup: Use exit hook to avoid use-after-free crashPeter Zijlstra1-0/+18
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich5-20/+30
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar1-9/+2
2011-01-18ACPICA: Update version to 20110112Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore155-155/+155
2011-01-18ACPICA: Fix issues/fault with automatic "serialized" method supportLin Ming13-64/+85
2011-01-18ACPICA: Debugger: Lock namespace for duration of a namespace dumpBob Moore1-0/+15
2011-01-18ACPICA: Fix namespace race conditionDana Myers1-0/+9
2011-01-18ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method().Jesper Juhl1-0/+2
2011-01-18gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov1-1/+1
2011-01-18net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto1-2/+12
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross1-2/+2
2011-01-18USB CDC NCM: tx_fixup() race condition fixAlexey Orishko1-7/+12
2011-01-18ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl1-3/+2
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise1-3/+0
2011-01-18bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner1-2/+2
2011-01-18bnx2x: Fix AER setting for BCM57712Yaniv Rosner1-1/+1
2011-01-18bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2-1/+21
2011-01-18bnx2x: Mark full duplex on some external PHYsYaniv Rosner1-1/+8
2011-01-18bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner1-30/+43
2011-01-18bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner1-1/+17
2011-01-18bnx2x: Common init will be executed only once after PORYaniv Rosner1-0/+11
2011-01-18bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2-0/+46