index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2008-12-26
cifs: display addr and prefixpath options in /proc/mounts
Jeff Layton
2008-12-26
cifs: remove unused SMB session pointer from struct mid_q_entry
Jeff Layton
2008-12-25
Merge branch 'next' into for-linus
James Morris
2008-12-17
cifs: fix buffer overrun in parse_DFS_referrals
Jeff Layton
2008-12-04
Merge branch 'master' into next
James Morris
2008-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
[CIFS] fix regression in cifs_write_begin/cifs_write_end
Jeff Layton
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
[CIFS] Do not attempt to close invalidated file handles
Steve French
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
[CIFS] fix check for dead tcon in smb_init
Steve French
2008-11-18
Merge branch 'master' into next
James Morris
2008-11-18
prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
2008-11-18
Fixed parsing of mount options when doing DFS submount
Igor Mammedov
2008-11-17
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...
Steve French
2008-11-17
[CIFS] Fix build break
Steve French
2008-11-17
cifs: reinstate sharing of tree connections
Jeff Layton
2008-11-15
[CIFS] minor cleanup to cifs_mount
Steve French
2008-11-14
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-11-14
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-11-14
[CIFS] clean up server protocol handling
Steve French
2008-11-14
CRED: Wrap task credential accesses in the CIFS filesystem
David Howells
2008-11-13
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
2008-11-13
[CIFS] Fix cifs reconnection flags
Steve French
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-03
[CIFS] Can't rely on iov length and base when kernel_recvmsg returns error
Steve French
2008-11-03
cifs: fix renaming one hardlink on top of another
Jeff Layton
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2008-10-30
[CIFS] fix error in smb_send2
Steve French
2008-10-29
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
2008-10-28
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
cifs: handle the TCP_Server_Info->tsk field more carefully
Jeff Layton
2008-10-23
cifs: fix unlinking of rename target when server doesn't support open file re...
Jeff Layton
2008-10-23
[CIFS] improve setlease handling
Steve French
2008-10-21
[CIFS] fix saving of resume key before CIFSFindNext
Jeff Layton
2008-10-20
cifs: make cifs_rename handle -EACCES errors
Jeff Layton
2008-10-20
[CIFS] fix build error
Steve French
2008-10-20
fs/Kconfig: move CIFS out
Alexey Dobriyan
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
2008-10-20
cifs: track DeletePending flag in cifsInodeInfo
Jeff Layton
2008-10-17
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
Jeff Layton
2008-10-16
[CIFS] eliminate usage of kthread_stop for cifsd
Jeff Layton
2008-10-16
[CIFS] Add nodfs mount option
Steve French
2008-10-12
[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...
Jeff Layton
2008-10-08
[CIFS] Check that last search entry resume key is valid
Steve French
[prev]
[next]