Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
101105b1717f536ca741f940033996302d4ef191
/
fs
/
cifs
/
cifsfs.h
a00be0e
cifs: don't use ->d_time
by Miklos Szeredi
· 8 years ago
8908c94
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
5a4f7e8
Update cifs.ko version to 2.09
by Steve French
· 8 years ago
a9ae008
cifs: Switch to generic xattr handlers
by Andreas Gruenbacher
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
1ee9f4b
Fix cifs_uniqueid_to_ino_t() function for s390x
by Yadan Fan
· 9 years ago
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
04b38d6
vfs: pull btrfs clone API to vfs layer
by Christoph Hellwig
· 9 years ago
616a539
[CIFS] Update cifs version number
by Steve French
· 9 years ago
0a6d0b6
Update cifs version number
by Steve French
· 9 years ago
6e77137
don't pass nameidata to ->follow_link()
by Al Viro
· 10 years ago
680baac
new ->follow_link() and ->put_link() calling conventions
by Al Viro
· 10 years ago
f8098b8
Update modinfo cifs version for cifs.ko
by Steve French
· 10 years ago
69af38d
Update version number displayed by modinfo for cifs.ko
by Steve French
· 10 years ago
f6f9933
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
7c33d59
cifs: support RENAME_NOREPLACE
by Miklos Szeredi
· 10 years ago
8169150
Update cifs version
by Steve French
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2e4b8c2
Update cifs version number to 2.03
by Steve French
· 10 years ago
4f73c7d
cifs: fix potential races in cifs_revalidate_mapping
by Jeff Layton
· 11 years ago
e284e53
cifs: new helper function: cifs_revalidate_mapping
by Jeff Layton
· 11 years ago
02323db
cifs: fix cifs_uniqueid_to_ino_t not to ever return 0
by Jeff Layton
· 11 years ago
3dae875
cifs: switch to ->write_iter()
by Al Viro
· 11 years ago
e6a7bcb
cifs: switch to ->read_iter()
by Al Viro
· 11 years ago
87dc800
new helper: kfree_put_link()
by Al Viro
· 11 years ago
ffe67b5
[CIFS] update cifs.ko version
by Steve French
· 11 years ago
d414153
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
be4ccdc
[readdir] convert cifs
by Al Viro
· 11 years ago
f43a033
Update cifs version number
by Steve French
· 11 years ago
24261fc
cifs: delay super block destruction until all cifsFileInfo objects are gone
by Mateusz Guzik
· 12 years ago
5efeb09
Update cifs version number
by Steve French
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
30d9049
kill struct opendata
by Al Viro
· 12 years ago
d958527
make ->atomic_open() return int
by Al Viro
· 12 years ago
4723768
->atomic_open() prototype change - pass int * instead of bool *
by Al Viro
· 12 years ago
d2c1271
cifs: implement i_op->atomic_open()
by Miklos Szeredi
· 12 years ago
f966424
[CIFS] Update cifs version to 1.78
by Steve French
· 13 years ago
867646f
[CIFS] Update CIFS version number to 1.77
by Steve French
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
8ea00c6
[CIFS] Update cifs version to 1.76
by Steve French
· 13 years ago
f3a6a60
cifs: Fix typo 'CIFS_NFSD_EXPORT'
by Paul Bolle
· 13 years ago
04c05b4
update cifs version to 1.75
by Steve French
· 13 years ago
ad63594
cifs: simplify refcounting for oplock breaks
by Jeff Layton
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
c2ec947
[CIFS] update cifs to version 1.74
by Steve French
· 13 years ago
1252b30
[CIFS] update cifs version to 1.73
by Steve French
· 13 years ago
4e64fb3
[CIFS] Update cifs to version 1.72
by Steve French
· 13 years ago
6feb989
CIFS: Simplify invalidate part (try #5)
by Pavel Shilovsky
· 14 years ago
0b81c1c
CIFS: directio read/write cleanups
by Pavel Shilovsky
· 14 years ago
2572087
cifs: cleanup: Rename and remove config flags
by Shirish Pargaonkar
· 14 years ago
9b6763e
cifs: Remove unused inode number while fetching root inode
by Shirish Pargaonkar
· 14 years ago
eed9e83
[CIFS] update cifs version
by Steve French
· 14 years ago
cab6958
[CIFS] Update cifs minor version
by Steve French
· 14 years ago
72432ff
CIFS: Implement cifs_strict_writev (try #4)
by Pavel Shilovsky
· 14 years ago
a70307e
CIFS: Implement cifs_strict_readv (try #4)
by Pavel Shilovsky
· 14 years ago
7a6a19b
CIFS: Implement cifs_file_strict_mmap (try #2)
by Pavel Shilovsky
· 14 years ago
8be7e6b
CIFS: Implement cifs_strict_fsync
by Pavel Shilovsky
· 14 years ago
1cd3508
[CIFS] Update cifs version number
by Steve French
· 14 years ago
01c64fe
CIFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 14 years ago
6c0f621
[CIFS] Fix checkpatch warnings and bump cifs version number
by Steve French
· 14 years ago
7a16f19
[CIFS] Fix minor checkpatch warning and update cifs version
by Steve French
· 14 years ago
d7c86ff
cifs: don't use vfsmount to pin superblock for oplock breaks
by Jeff Layton
· 14 years ago
13cd4b7
[CIFS] Various small checkpatch cleanups
by Steve French
· 14 years ago
c5e04a3
[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
by Steve French
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
d54ff73
[CIFS] Fix lease break for writes
by Steve French
· 15 years ago
f19159d
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
by Steve French
· 15 years ago
abab095
cifs: add cifs_revalidate_file
by Jeff Layton
· 15 years ago
df2cf17
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
by Jeff Layton
· 15 years ago
6a5fa236
[CIFS] Add support for TCP_NODELAY
by Steve French
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
ca43e3b
[CIFS] Fix checkpatch warnings
by Steve French
· 15 years ago
b77863b
[CIFS] update cifs version number
by Steve French
· 15 years ago
cc0bad7
cifs: add new cifs_iget function and convert unix codepath to use it
by Jeff Layton
· 15 years ago
c5077ec
[CIFS] Update readme to indicate change to default mount (serverino)
by Steve French
· 15 years ago
bd433d4
cifs: rename cifs_iget to cifs_root_iget
by Jeff Layton
· 15 years ago
ff69452
[CIFS] Make cifs_unlink consistent in checks for null inode
by Steve French
· 16 years ago
4fd03e8
constify dentry_operations: CIFS
by Al Viro
· 16 years ago
eca6acf
[CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts
by Steve French
· 16 years ago
6badd79
kill ->dir_notify()
by Al Viro
· 16 years ago
3de2091
[CIFS] fix typo
by Steve French
· 16 years ago
13a6e42
[CIFS] add mount option to send mandatory rather than advisory locks
by Steve French
· 16 years ago
3270958
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
by Steve French
· 16 years ago
5f0319a
cifs: clean up variables in cifs_unlink
by Jeff Layton
· 16 years ago
2f0e58a
[CIFS] remove level of indentation from decode_negTokenInit
by Jeff Layton
· 16 years ago
f9ddcca
[CIFS] BKL-removal: convert CIFS over to unlocked_ioctl
by Steve French
· 16 years ago
4b18f2a
[CIFS] convert usage of implicit booleans to bool
by Steve French
· 17 years ago
47df179
[CIFS] Update cifs version number
by Steve French
· 17 years ago
8d14213
[CIFS] make cifs_dfs_automount_list_static
by Steve French
· 17 years ago
ce634ab
iget: stop CIFS from using iget() and read_inode()
by David Howells
· 17 years ago
6d5ae0d
[CIFS] DFS support: provide shrinkable mounts
by Igor Mammedov
· 17 years ago
e6ab158
[CIFS] DFS support patchset: Added mountdata
by Igor Mammedov
· 17 years ago
4601597
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
ce06c9f
[CIFS] add mode to acl conversion helper function
by Steve French
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
Next »