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
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
truncate: use new helpers
npiggin@suse.de
1
-43
/
+10
2009-09-01
cifs: Replace wrtPending with a real reference count
Dave Kleikamp
1
-3
/
+3
2009-07-22
[CIFS] fix sparse warning
Steve French
1
-2
/
+2
2009-07-22
cifs: disable serverino if server doesn't support it
Jeff Layton
1
-1
/
+4
2009-07-09
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
1
-4
/
+4
2009-07-09
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
1
-246
/
+151
2009-07-09
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
1
-1
/
+10
2009-07-09
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
1
-8
/
+8
2009-07-01
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
1
-188
/
+192
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
1
-5
/
+10
2009-05-28
cifs: reorganize get_cifs_acl
Christoph Hellwig
1
-1
/
+1
2009-05-28
cifs: rename cifs_iget to cifs_root_iget
Jeff Layton
1
-1
/
+1
2009-05-28
cifs: have cifs_NTtimeToUnix take a little-endian arg
Jeff Layton
1
-9
/
+6
2009-04-20
[CIFS] Make cifs_unlink consistent in checks for null inode
Steve French
1
-6
/
+15
2009-04-17
cifs: when renaming don't try to unlink negative dentry
Jeff Layton
1
-1
/
+2
2009-04-17
cifs: vary timeout on writes past EOF based on offset (try #5)
Jeff Layton
1
-3
/
+5
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
1
-3
/
+5
2009-04-17
cifs: flush data on any setattr
Jeff Layton
1
-28
/
+30
2009-03-31
New helper - current_umask()
Al Viro
1
-2
/
+2
2009-03-12
[CIFS] add extra null attr check
Steve French
1
-0
/
+3
2009-02-21
cifs: posix fill in inode needed by posix open
Jeff Layton
1
-1
/
+1
2009-02-21
cifs: properly handle case where CIFSGetSrvInodeNumber fails
Jeff Layton
1
-10
/
+10
2009-02-21
cifs: refactor new_inode() calls and inode initialization
Jeff Layton
1
-36
/
+60
2009-02-21
[CIFS] Prevent OOPs when mounting with remote prefixpath.
Igor Mammedov
1
-2
/
+2
2009-01-29
[CIFS] revalidate parent inode when rmdir done within that directory
Steve French
1
-0
/
+5
2009-01-05
inode->i_op is never NULL
Al Viro
1
-1
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-5
/
+53
2008-12-26
[CIFS] Can not mount with prefixpath if root directory of share is inaccessible
Steve French
1
-5
/
+53
2008-11-14
CRED: Wrap task credential accesses in the CIFS filesystem
David Howells
1
-4
/
+4
2008-11-03
cifs: fix renaming one hardlink on top of another
Jeff Layton
1
-1
/
+3
2008-10-23
cifs: fix unlinking of rename target when server doesn't support open file re...
Jeff Layton
1
-79
/
+8
2008-10-20
cifs: make cifs_rename handle -EACCES errors
Jeff Layton
1
-52
/
+122
2008-10-20
[CIFS] fix build error
Steve French
1
-1
/
+1
2008-10-20
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
1
-32
/
+70
2008-10-20
cifs: track DeletePending flag in cifsInodeInfo
Jeff Layton
1
-0
/
+1
2008-10-17
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
Jeff Layton
1
-5
/
+10
2008-10-07
[CIFS] clean up error handling in cifs_unlink
Steve French
1
-20
/
+19
2008-10-06
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
Jeff Layton
1
-6
/
+18
2008-09-24
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
1
-0
/
+4
2008-09-24
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
1
-2
/
+10
2008-09-24
cifs: fix inverted NULL check after kmalloc
Jeff Layton
1
-1
/
+1
2008-09-23
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
1
-82
/
+104
2008-09-23
cifs: add function to set file disposition
Jeff Layton
1
-2
/
+7
2008-09-23
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
1
-39
/
+59
2008-09-16
[CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
Steve French
1
-167
/
+139
2008-09-16
cifs: clean up variables in cifs_unlink
Jeff Layton
1
-49
/
+41
2008-08-19
[CIFS] reindent misindented statement
Ilpo Järvinen
1
-1
/
+2
2008-08-14
[CIFS] mount of IPC$ breaks with iget patch
Steve French
1
-0
/
+1
2008-08-06
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
1
-5
/
+17
2008-08-06
move file time and dos attribute setting logic into new function
Jeff Layton
1
-87
/
+109
[next]