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
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-4
/
+5
2016-04-23
cifs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-198
/
+144
2016-04-23
cifs: Fix removexattr for os2.* xattrs
Andreas Gruenbacher
1
-9
/
+17
2016-04-23
cifs: Fix xattr name checks
Andreas Gruenbacher
1
-16
/
+8
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-3
/
+3
2016-04-10
cifs: kill more bogus checks in ->...xattr() methods
Al Viro
1
-36
/
+6
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
1
-12
/
+4
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
1
-8
/
+8
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-11
/
+11
2014-10-16
Remap reserved posix characters by default (part 3/3)
Steve French
1
-20
/
+12
2014-02-07
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
1
-4
/
+11
2014-01-26
[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
Steve French
1
-19
/
+30
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-28
/
+26
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
1
-12
/
+12
2012-03-06
cifs: possible memory leak in xattr.
Santosh Nayak
1
-3
/
+3
2011-10-28
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-10-17
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
Shirish Pargaonkar
1
-1
/
+1
2011-08-12
CIFS: remove local xattr definitions
Mimi Zohar
1
-22
/
+18
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-4
/
+4
2011-05-19
[CIFS] Allow to set extended attribute cifs_acl (try #2)
Steve French
1
-0
/
+20
2010-11-30
cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)
Shirish Pargaonkar
1
-25
/
+30
2010-10-06
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
1
-21
/
+39
2010-09-29
cifs: add function to get a tcon from cifs_sb
Jeff Layton
1
-4
/
+4
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
1
-20
/
+20
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-23
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
1
-4
/
+4
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
1
-4
/
+8
2008-04-29
[CIFS] convert usage of implicit booleans to bool
Steve French
1
-1
/
+1
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
1
-5
/
+4
2007-11-05
[CIFS] Fix walking out end of cifs dacl
Steve French
1
-2
/
+2
2007-10-25
[CIFS] acl support part 6
Steve French
1
-3
/
+4
2007-10-03
[CIFS] Cleanup formatting
Steve French
1
-7
/
+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
-1
/
+1
2007-07-06
[CIFS] whitespace cleanup
Steve French
1
-111
/
+115
2006-09-21
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
Steve French
1
-1
/
+1
2006-08-16
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr
Steve French
1
-1
/
+5
2006-04-21
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
Steve French
1
-8
/
+0
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
1
-8
/
+8
2006-01-12
[CIFS] Add worker function for Get ACL cifs style
Steve French
1
-2
/
+20
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
1
-10
/
+5
2005-04-28
[PATCH] cifs: character mapping of special characters (part 3 of 3)
Steve French
1
-10
/
+25
2005-04-28
[PATCH] cifs: Only send POSIX ACL calls to server if server claims to support...
Steve French
1
-8
/
+12
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+334