index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
1
-2
/
+2
2011-07-12
[CIFS] update cifs to version 1.74
Steve French
1
-1
/
+1
2011-06-14
[CIFS] update cifs version to 1.73
Steve French
1
-1
/
+1
2011-05-19
[CIFS] Update cifs to version 1.72
Steve French
1
-1
/
+1
2011-05-19
CIFS: Simplify invalidate part (try #5)
Pavel Shilovsky
1
-1
/
+3
2011-05-19
CIFS: directio read/write cleanups
Pavel Shilovsky
1
-4
/
+4
2011-05-19
cifs: cleanup: Rename and remove config flags
Shirish Pargaonkar
1
-2
/
+2
2011-05-19
cifs: Remove unused inode number while fetching root inode
Shirish Pargaonkar
1
-1
/
+1
2011-02-21
[CIFS] update cifs version
Steve French
1
-1
/
+1
2011-01-31
[CIFS] Update cifs minor version
Steve French
1
-1
/
+1
2011-01-25
CIFS: Implement cifs_strict_writev (try #4)
Pavel Shilovsky
1
-1
/
+3
2011-01-20
CIFS: Implement cifs_strict_readv (try #4)
Pavel Shilovsky
1
-1
/
+3
2011-01-20
CIFS: Implement cifs_file_strict_mmap (try #2)
Pavel Shilovsky
1
-0
/
+1
2011-01-20
CIFS: Implement cifs_strict_fsync
Pavel Shilovsky
1
-2
/
+6
2011-01-19
[CIFS] Update cifs version number
Steve French
1
-1
/
+1
2011-01-15
CIFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-0
/
+6
2010-10-25
[CIFS] Fix checkpatch warnings and bump cifs version number
Steve French
1
-1
/
+1
2010-10-18
[CIFS] Fix minor checkpatch warning and update cifs version
Steve French
1
-1
/
+1
2010-10-12
cifs: don't use vfsmount to pin superblock for oplock breaks
Jeff Layton
1
-4
/
+2
2010-10-07
[CIFS] Various small checkpatch cleanups
Steve French
1
-1
/
+1
2010-08-02
[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
Steve French
1
-1
/
+1
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-04-27
[CIFS] Fix lease break for writes
Steve French
1
-1
/
+1
2010-04-21
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
Steve French
1
-1
/
+1
2010-03-09
cifs: add cifs_revalidate_file
Jeff Layton
1
-0
/
+1
2010-03-06
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
Jeff Layton
1
-1
/
+1
2010-01-01
[CIFS] Add support for TCP_NODELAY
Steve French
1
-1
/
+1
2009-09-22
const: mark remaining inode_operations as const
Alexey Dobriyan
1
-1
/
+1
2009-09-01
[CIFS] Fix checkpatch warnings
Steve French
1
-1
/
+1
2009-07-09
[CIFS] update cifs version number
Steve French
1
-1
/
+1
2009-07-01
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
1
-0
/
+13
2009-05-28
[CIFS] Update readme to indicate change to default mount (serverino)
Steve French
1
-1
/
+1
2009-05-28
cifs: rename cifs_iget to cifs_root_iget
Jeff Layton
1
-1
/
+1
2009-04-20
[CIFS] Make cifs_unlink consistent in checks for null inode
Steve French
1
-1
/
+1
2009-03-27
constify dentry_operations: CIFS
Al Viro
1
-2
/
+2
2009-02-21
[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...
Steve French
1
-1
/
+1
2008-12-31
kill ->dir_notify()
Al Viro
1
-1
/
+0
2008-12-26
[CIFS] fix typo
Steve French
1
-1
/
+1
2008-12-26
[CIFS] add mount option to send mandatory rather than advisory locks
Steve French
1
-1
/
+1
2008-10-20
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
1
-1
/
+1
2008-09-16
cifs: clean up variables in cifs_unlink
Jeff Layton
1
-1
/
+1
2008-07-31
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
1
-1
/
+1
2008-05-15
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
Steve French
1
-2
/
+1
2008-04-29
[CIFS] convert usage of implicit booleans to bool
Steve French
1
-8
/
+0
2008-04-25
[CIFS] Update cifs version number
Steve French
1
-1
/
+1
2008-04-16
[CIFS] make cifs_dfs_automount_list_static
Steve French
1
-2
/
+0
2008-02-07
iget: stop CIFS from using iget() and read_inode()
David Howells
1
-0
/
+1
2008-01-25
[CIFS] DFS support: provide shrinkable mounts
Igor Mammedov
1
-0
/
+4
2008-01-11
[CIFS] DFS support patchset: Added mountdata
Igor Mammedov
1
-0
/
+1
2007-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
[prev]
[next]