index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
link.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
CIFS: Move hardlink to ops struct
Steve French
1
-30
/
+44
2012-08-19
CIFS: Protect i_nlink from being negative
Steve French
1
-0
/
+2
2012-07-24
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
1
-3
/
+3
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
1
-12
/
+12
2012-07-23
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
1
-7
/
+7
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-12
cifs: Add mount options for backup intent (try #6)
Shirish Pargaonkar
1
-5
/
+12
2011-07-25
cifs: Cleanup: check return codes of crypto api calls
Shirish Pargaonkar
1
-1
/
+7
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-6
/
+6
2011-05-27
CIFS: Add rwpidforward mount option
Pavel Shilovsky
1
-8
/
+14
2011-05-26
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
1
-4
/
+8
2011-04-12
various endian fixes to cifs
Steve French
1
-2
/
+2
2011-01-31
cifs: fix two compiler warning about uninitialized vars
Jeff Layton
1
-1
/
+2
2011-01-27
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
1
-3
/
+2
2011-01-25
[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
Steve French
1
-9
/
+50
2011-01-12
switch cifs
Al Viro
1
-4
/
+0
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-2
/
+2
2010-10-06
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
1
-1
/
+0
2010-10-06
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
1
-29
/
+58
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
1
-4
/
+4
2010-09-29
cifs: use Minshall+French symlink functions
Stefan Metzmacher
1
-4
/
+23
2010-09-29
cifs: implement CIFSCreateMFSymLink()
Stefan Metzmacher
1
-0
/
+45
2010-09-29
cifs: implement CIFSFormatMFSymlink()
Stefan Metzmacher
1
-0
/
+41
2010-09-29
cifs: implement CIFSQueryMFSymLink()
Stefan Metzmacher
1
-0
/
+50
2010-09-29
cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink()
Stefan Metzmacher
1
-0
/
+79
2010-09-29
cifs: implement CIFSParseMFSymlink()
Stefan Metzmacher
1
-0
/
+62
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
1
-1
/
+2
2009-05-19
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
Jeff Layton
1
-26
/
+26
2009-05-01
[CIFS] Remove sparse endian warnings
Steve French
1
-87
/
+0
2009-04-30
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
Steve French
1
-7
/
+2
2009-04-30
cifs: change CIFSSMBUnixQuerySymLink to use new helpers
Jeff Layton
1
-17
/
+5
2008-05-15
[CIFS] Finishup DFS code
Steve French
1
-1
/
+0
2008-05-15
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
1
-39
/
+3
2008-04-29
[CIFS] convert usage of implicit booleans to bool
Steve French
1
-1
/
+1
2008-03-14
[CIFS] file create with acl support enabled is slow
Steve French
1
-1
/
+1
2008-01-25
[CIFS] DFS build fixes
Steve French
1
-8
/
+8
2007-08-31
[CIFS] Fix warnings shown by newer version of sparse
Steve French
1
-1
/
+1
2007-07-18
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
1
-5
/
+12
2007-07-17
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
1
-1
/
+2
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
1
-2
/
+3
2007-07-10
[CIFS] whitespace cleanup
Steve French
1
-44
/
+53
2007-02-17
[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten
Steve French
1
-1
/
+2
2006-11-16
[CIFS] Incorrect hardlink count when original file is cached (oplocked)
Steve French
1
-10
/
+23
2006-09-28
[CIFS] Legacy time handling for Win9x and OS/2 part 1
Steve French
1
-1
/
+5
2006-05-31
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
Steve French
1
-4
/
+3
2006-04-21
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
Steve French
1
-6
/
+0
2006-03-31
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-8
/
+8
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
1
-8
/
+8
[next]