summaryrefslogtreecommitdiffstats
path: root/fs/file.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-27Fix extended security auth failureSteve French1-11/+6
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky10-39/+115
2011-05-27CIFS: Migrate to shared superblock modelPavel Shilovsky3-1/+139
2011-05-27[CIFS] Migrate from prefixpath logicSteve French7-148/+189
2011-05-27CIFS: Fix memory leak in cifs_do_mountPavel Shilovsky1-9/+10
2011-05-26[CIFS] When mandatory encryption on share, fail mountSteve French1-9/+22
2011-05-26CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky7-43/+96
2011-05-25cifs: add cifs_async_writevJeff Layton2-0/+254
2011-05-25cifs: clean up wsize negotiation and allow for larger wsizeJeff Layton1-20/+49
2011-05-25cifs: convert cifs_writepages to use async writesJeff Layton1-142/+99
2011-05-25CIFS: Fix undefined behavior when mount failsPavel Shilovsky1-27/+17
2011-05-24cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)Jeff Layton3-24/+35
2011-05-24CIFS: Simplify mount code for further shared sb capabilityPavel Shilovsky3-71/+114
2011-05-23CIFS: Simplify connection structure search callsPavel Shilovsky1-34/+56
2011-05-23cifs: remove unused SMB2 config and mount optionsChristoph Hellwig2-28/+0
2011-05-23cifs: add ignore_pend flag to cifs_call_asyncJeff Layton3-4/+5
2011-05-23cifs: make cifs_send_async take a kvec arrayJeff Layton3-10/+13
2011-05-23cifs: consolidate SendReceive response checksJeff Layton3-118/+45
2011-05-22net: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-22fs: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-21VFS: move BUG_ON test for symlink nd->depth after current->link_count testErez Zadok1-1/+1
2011-05-21sctp: Fix build failure.David S. Miller1-1/+1
2011-05-21garp: use kfree_rcu()Eric Dumazet1-18/+2
2011-05-21ipv6: copy prefsrc setting when copying route entryFlorian Westphal1-0/+1
2011-05-21Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns1-0/+5
2011-05-21tmpfs: fix highmem swapoff crash regressionHugh Dickins1-1/+2
2011-05-21powerpc: Fix 32-bit SMP buildJosh Boyer1-1/+1
2011-05-20ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee1-0/+7
2011-05-20spinlock_up.h: include asm/processor.h in for cpu_relaxStephen Rothwell1-0/+2
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds35-5/+32
2011-05-20macvlan: fix panic if lowerdev in a bondEric Dumazet1-2/+2
2011-05-20[IA64] define "_sdata" symbolTony Luck1-0/+1
2011-05-20pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony1-0/+1
2011-05-20[CIFS] Fix to problem with getattr caused by invalidate simplification patchSteve French2-4/+8
2011-05-20MAINTAINERS: Add drivers/clocksource to TIMEKEEPINGThomas Gleixner1-0/+1
2011-05-20clockevents/source: Use u64 to make 32bit happyThomas Gleixner2-2/+2
2011-05-20powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt1-4/+7
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt7-1/+20
2011-05-20powerpc/pmac: Update via-pmu to new syscore_opsBenjamin Herrenschmidt1-44/+12
2011-05-20tg3: Add braces around 5906 workaround.Matt Carlson1-1/+3
2011-05-20tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson1-2/+3
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet3-6/+9
2011-05-20selinux: avoid unnecessary avc cache stat hit countLinus Torvalds3-9/+11
2011-05-20powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processorsPaul Mackerras2-0/+7
2011-05-20powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras1-1/+1
2011-05-20selinux: de-crapify avc cache stat code generationLinus Torvalds1-5/+1
2011-05-20signal.h need a definition of struct task_structStephen Rothwell1-0/+2
2011-05-20libata: Power off empty portsKristen Carlson Accardi3-3/+10
2011-05-20libata-pmp: add support for Thermaltake BlackX Duet esata drive dockPavel Herrmann1-0/+10
2011-05-20ATA: Don't powerdown Compaq Triflex IDE device on suspendMikulas Patocka1-1/+22