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
2006-06-01
[CIFS] Do not overwrite aops
Dave Kleikamp
1
-6
/
+8
2006-05-31
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
1
-1
/
+2
2006-05-31
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
Steve French
1
-12
/
+12
2006-04-21
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
Steve French
1
-6
/
+0
2006-03-31
[CIFS] Fix typo in earlier cifs_unlink change and protect one
Steve French
1
-5
/
+7
2006-03-31
[CIFS] Fix unlink oops when indirectly called in rename error path
Steve French
1
-1
/
+4
2006-03-31
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-11
/
+11
2006-03-26
[PATCH] 2tb-files-add-blkcnt_t-fixes
Andrew Morton
1
-3
/
+3
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
1
-8
/
+8
2006-03-03
[CIFS] Workaround various server bugs found in testing at connectathon
Steve French
1
-2
/
+2
2006-03-02
[CIFS] Allow fallback for setting file size to Procom SMB server when
Steve French
1
-1
/
+1
2006-02-21
[CIFS] Convert remaining places in fs/cifs from
Eric Sesterhenn
1
-2
/
+1
2006-01-12
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-6
/
+5
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-4
/
+4
2006-01-08
[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
OGAWA Hirofumi
1
-2
/
+1
2005-12-12
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
1
-2
/
+3
2005-12-01
[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in
Steve French
1
-2
/
+2
2005-11-29
[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.
Steve French
1
-0
/
+1
2005-11-29
[CIFS] Missing parenthesis and typo in previous fix
Steve French
1
-1
/
+2
2005-11-29
[CIFS] Fix missing permission check on setattr when noperm mount option is
Steve French
1
-3
/
+25
2005-11-28
[CIFS] When file is deleted locally but later recreated on the server
Steve French
1
-8
/
+14
2005-11-19
[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows
Steve French
1
-0
/
+1
2005-11-18
[CIFS] Fix mknod of block and chardev over SFU mounts
Steve French
1
-10
/
+23
2005-11-18
[CIFS] Missing part of previous patch
Steve French
1
-0
/
+1
2005-11-18
[CIFS] Fix scheduling while atomic when pending writes at file close time
Steve French
1
-16
/
+31
2005-11-17
[CIFS] Recognize properly symlinks and char/blk devices (not just
Steve French
1
-4
/
+44
2005-11-15
[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)
Steve French
1
-10
/
+64
2005-11-11
[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests
Steve French
1
-15
/
+25
2005-11-04
[CIFS] Update kconfig for cifs
Steve French
1
-2
/
+0
2005-10-20
[CIFS] Defer close of file handle slightly if there are pending writes that
Steve French
1
-0
/
+1
2005-10-05
[CIFS] cleanup sparse and compile errors in previous fix
Steve French
1
-2
/
+0
2005-10-05
CIFS: Create routine find_writable_file to reduce redundant code
Steve French
1
-42
/
+14
2005-09-20
[CIFS] Add support for legacy servers part eight. Write fixes for Windows
Steve French
1
-24
/
+54
2005-09-18
[CIFS] Add support for legacy servers part seven. Fix open for write,
Steve French
1
-0
/
+15
2005-08-31
[CIFS] Add support for legacy servers part 5
Steve French
1
-0
/
+7
2005-08-30
[CIFS] Remove cifs_sb argument from *build_path_from_dentry
Steve French
1
-7
/
+7
2005-08-23
[CIFS] Support for mounting to older servers part 2. Add support for
Steve French
1
-1
/
+11
2005-08-22
[CIFS] Finish up of case-insensitive dentry handling for cifs. This
Steve French
1
-1
/
+4
2005-08-18
[CIFS] Add mount option for disabling sending byte range lock requests
Steve French
1
-0
/
+4
2005-07-21
[CIFS] Add compat with SFU (part 2)
Steve French
1
-0
/
+10
2005-06-22
[CIFS] POSIX extensions, SetFSInfo added
Jeremy Allison
1
-7
/
+7
2005-06-02
[CIFS] Update cifs version number and fix whitespace
Steve French
1
-17
/
+17
2005-05-17
[CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over exis...
Steve French
1
-9
/
+15
2005-04-28
[PATCH] cifs: character mapping of special characters (part 3 of 3)
Steve French
1
-28
/
+78
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1096