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
2013-10-24
new helper: kfree_put_link()
Al Viro
1
-2
/
+0
2013-09-25
[CIFS] update cifs.ko version
Steve French
1
-1
/
+1
2013-07-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2013-06-29
[readdir] convert cifs
Al Viro
1
-1
/
+1
2013-06-24
Update cifs version number
Steve French
1
-1
/
+1
2013-03-13
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
1
-0
/
+4
2012-09-24
Update cifs version number
Steve French
1
-1
/
+1
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-07-14
kill struct opendata
Al Viro
1
-1
/
+1
2012-07-14
make ->atomic_open() return int
Al Viro
1
-3
/
+3
2012-07-14
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
1
-1
/
+1
2012-07-14
cifs: implement i_op->atomic_open()
Miklos Szeredi
1
-0
/
+3
2012-05-03
[CIFS] Update cifs version to 1.78
Steve French
1
-1
/
+1
2012-03-27
[CIFS] Update CIFS version number to 1.77
Steve French
1
-1
/
+1
2012-01-03
switch ->mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->create() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-1
/
+1
2011-10-28
[CIFS] Update cifs version to 1.76
Steve French
1
-1
/
+1
2011-10-12
cifs: Fix typo 'CIFS_NFSD_EXPORT'
Paul Bolle
1
-2
/
+2
2011-08-18
update cifs version to 1.75
Steve French
1
-1
/
+1
2011-07-31
cifs: simplify refcounting for oplock breaks
Jeff Layton
1
-4
/
+0
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
[next]