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
/
cifsfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
Al Viro
1
-2
/
+1
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-3
/
+4
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
1
-3
/
+4
2014-08-20
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+22
2014-08-17
enable fallocate punch hole ("fallocate -p") for SMB3
Steve French
1
-0
/
+19
2014-08-15
cifs: handle lease F_UNLCK requests properly
Jeff Layton
1
-2
/
+3
2014-08-07
cifs: support RENAME_NOREPLACE
Miklos Szeredi
1
-1
/
+1
2014-06-19
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
Jeff Layton
1
-2
/
+15
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-28
/
+27
2014-05-21
cifs: Set client guid on per connection basis
Sachin Prabhu
1
-8
/
+0
2014-05-21
fs/cifs/cifs.c: replace seq_printf by seq_puts
Fabian Frederick
1
-40
/
+40
2014-05-21
cifs: convert booleans in cifsInodeInfo to a flags field
Jeff Layton
1
-5
/
+1
2014-05-06
cifs: switch to ->write_iter()
Al Viro
1
-16
/
+15
2014-05-06
cifs: switch to ->read_iter()
Al Viro
1
-8
/
+8
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
1
-4
/
+4
2014-04-16
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
1
-1
/
+13
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2014-04-03
mm + fs: store shadow entries in page cache
Johannes Weiner
1
-1
/
+1
2014-04-03
fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()
Fabian Frederick
1
-1
/
+1
2014-04-01
cifs: ->rename() without ->lookup() makes no sense
Al Viro
1
-1
/
+0
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
1
-0
/
+1
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-10-24
new helper: kfree_put_link()
Al Viro
1
-1
/
+1
2013-10-07
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
1
-2
/
+4
2013-09-09
CIFS: Respect epoch value from create lease context v2
Pavel Shilovsky
1
-0
/
+1
2013-09-08
CIFS: Replace clientCanCache* bools with an integer
Pavel Shilovsky
1
-16
/
+17
2013-09-08
cifs: display iocharset= option in /proc/mounts
Jeff Layton
1
-0
/
+15
2013-07-31
cifs: set sb->s_d_op before calling d_make_root()
Jeff Layton
1
-6
/
+5
2013-07-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-4
/
+7
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
1
-1
/
+1
2013-06-29
[readdir] convert cifs
Al Viro
1
-1
/
+1
2013-06-24
cifs: add new fields to cifs_ses to track requested security flavor
Jeff Layton
1
-4
/
+7
2013-05-24
cifs: stop printing the unc= option in /proc/mounts
Jeff Layton
1
-3
/
+0
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-15
/
+21
2013-03-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+24
2013-03-13
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
1
-0
/
+24
2013-03-11
fs: Limit sys_mount to only request filesystem modules. (Part 3)
Eric W. Biederman
1
-0
/
+1
2013-02-27
cifs: ensure that cifs_get_root() only traverses directories
Jeff Layton
1
-0
/
+5
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+10
2013-02-22
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-13
cifs: Convert struct cifs_sb_info to use kuids and kgids
Eric W. Biederman
1
-4
/
+10
2013-01-01
Revert "CIFS: Fix write after setting a read lock for read oplock files"
Pavel Shilovsky
1
-1
/
+0
2012-12-20
cifs: eliminate cifsERROR variable
Jeff Layton
1
-1
/
+0
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
1
-4
/
+4
2012-12-11
CIFS: Fix write after setting a read lock for read oplock files
Pavel Shilovsky
1
-0
/
+1
2012-12-08
cifs: simplify id_to_sid and sid_to_id mapping code
Jeff Layton
1
-1
/
+0
2012-12-05
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
Steve French
1
-2
/
+2
2012-12-05
cifs: fix types on module parameters
Jeff Layton
1
-6
/
+5
[next]