index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
Fix extended security auth failure
Steve French
1
-11
/
+6
2011-05-27
CIFS: Add rwpidforward mount option
Pavel Shilovsky
10
-39
/
+115
2011-05-27
CIFS: Migrate to shared superblock model
Pavel Shilovsky
3
-1
/
+139
2011-05-27
[CIFS] Migrate from prefixpath logic
Steve French
7
-148
/
+189
2011-05-27
CIFS: Fix memory leak in cifs_do_mount
Pavel Shilovsky
1
-9
/
+10
2011-05-26
[CIFS] When mandatory encryption on share, fail mount
Steve French
1
-9
/
+22
2011-05-26
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
7
-43
/
+96
2011-05-25
cifs: add cifs_async_writev
Jeff Layton
2
-0
/
+254
2011-05-25
cifs: clean up wsize negotiation and allow for larger wsize
Jeff Layton
1
-20
/
+49
2011-05-25
cifs: convert cifs_writepages to use async writes
Jeff Layton
1
-142
/
+99
2011-05-25
CIFS: Fix undefined behavior when mount fails
Pavel Shilovsky
1
-27
/
+17
2011-05-24
cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
Jeff Layton
3
-24
/
+35
2011-05-24
CIFS: Simplify mount code for further shared sb capability
Pavel Shilovsky
3
-71
/
+114
2011-05-23
CIFS: Simplify connection structure search calls
Pavel Shilovsky
1
-34
/
+56
2011-05-23
cifs: remove unused SMB2 config and mount options
Christoph Hellwig
2
-28
/
+0
2011-05-23
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
3
-4
/
+5
2011-05-23
cifs: make cifs_send_async take a kvec array
Jeff Layton
3
-10
/
+13
2011-05-23
cifs: consolidate SendReceive response checks
Jeff Layton
3
-118
/
+45
2011-05-22
net: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-22
fs: add missing prefetch.h include
Heiko Carstens
1
-0
/
+1
2011-05-21
VFS: move BUG_ON test for symlink nd->depth after current->link_count test
Erez Zadok
1
-1
/
+1
2011-05-21
sctp: Fix build failure.
David S. Miller
1
-1
/
+1
2011-05-21
garp: use kfree_rcu()
Eric Dumazet
1
-18
/
+2
2011-05-21
ipv6: copy prefsrc setting when copying route entry
Florian Westphal
1
-0
/
+1
2011-05-21
Fix for buffer overflow in ldm_frag_add not sufficient
Timo Warns
1
-0
/
+5
2011-05-21
tmpfs: fix highmem swapoff crash regression
Hugh Dickins
1
-1
/
+2
2011-05-21
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-20
ipc: Add missing sys_ni entries for ipc/compat.c functions
Kevin Cernekee
1
-0
/
+7
2011-05-20
spinlock_up.h: include asm/processor.h in for cpu_relax
Stephen Rothwell
1
-0
/
+2
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
35
-5
/
+32
2011-05-20
macvlan: fix panic if lowerdev in a bond
Eric Dumazet
1
-2
/
+2
2011-05-20
[IA64] define "_sdata" symbol
Tony Luck
1
-0
/
+1
2011-05-20
pstore: Fix Kconfig dependencies for apei->pstore
Luck, Tony
1
-0
/
+1
2011-05-20
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
2
-4
/
+8
2011-05-20
MAINTAINERS: Add drivers/clocksource to TIMEKEEPING
Thomas Gleixner
1
-0
/
+1
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
2
-2
/
+2
2011-05-20
powerpc: Fix hard CPU IDs detection
Benjamin Herrenschmidt
1
-4
/
+7
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
7
-1
/
+20
2011-05-20
powerpc/pmac: Update via-pmu to new syscore_ops
Benjamin Herrenschmidt
1
-44
/
+12
2011-05-20
tg3: Add braces around 5906 workaround.
Matt Carlson
1
-1
/
+3
2011-05-20
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
1
-2
/
+3
2011-05-20
macvlan: remove one synchronize_rcu() call
Eric Dumazet
3
-6
/
+9
2011-05-20
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
3
-9
/
+11
2011-05-20
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
Paul Mackerras
2
-0
/
+7
2011-05-20
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
1
-1
/
+1
2011-05-20
selinux: de-crapify avc cache stat code generation
Linus Torvalds
1
-5
/
+1
2011-05-20
signal.h need a definition of struct task_struct
Stephen Rothwell
1
-0
/
+2
2011-05-20
libata: Power off empty ports
Kristen Carlson Accardi
3
-3
/
+10
2011-05-20
libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
Pavel Herrmann
1
-0
/
+10
2011-05-20
ATA: Don't powerdown Compaq Triflex IDE device on suspend
Mikulas Patocka
1
-1
/
+22
[next]