* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6: [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount [CIFS] Rename compose_mount_options to cifs_compose_mount_options. [CIFS] work around bug in Samba server handling for posix open [CIFS] Use posix open on file open when server supports it cifs: fix buffer format byte on NT Rename/hardlink [CIFS] Add definitions for remoteably fsctl calls [CIFS] add extra null attr check [CIFS] fix build error [CIFS] reopen file via newer posix open protocol operation if available [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush [CIFS] DFS no longer experimental [CIFS] Send SMB flush in cifs_fsync
No related branches found
No related tags found
Showing
- fs/cifs/CHANGES 10 additions, 1 deletionfs/cifs/CHANGES
- fs/cifs/Kconfig 12 additions, 9 deletionsfs/cifs/Kconfig
- fs/cifs/README 18 additions, 4 deletionsfs/cifs/README
- fs/cifs/cifs_debug.c 2 additions, 0 deletionsfs/cifs/cifs_debug.c
- fs/cifs/cifs_dfs_ref.c 16 additions, 20 deletionsfs/cifs/cifs_dfs_ref.c
- fs/cifs/cifs_fs_sb.h 1 addition, 0 deletionsfs/cifs/cifs_fs_sb.h
- fs/cifs/cifsglob.h 2 additions, 0 deletionsfs/cifs/cifsglob.h
- fs/cifs/cifspdu.h 23 additions, 53 deletionsfs/cifs/cifspdu.h
- fs/cifs/cifsproto.h 9 additions, 0 deletionsfs/cifs/cifsproto.h
- fs/cifs/cifssmb.c 25 additions, 2 deletionsfs/cifs/cifssmb.c
- fs/cifs/connect.c 8 additions, 1 deletionfs/cifs/connect.c
- fs/cifs/dir.c 4 additions, 2 deletionsfs/cifs/dir.c
- fs/cifs/file.c 180 additions, 19 deletionsfs/cifs/file.c
- fs/cifs/inode.c 3 additions, 0 deletionsfs/cifs/inode.c
- fs/cifs/smbfsctl.h 84 additions, 0 deletionsfs/cifs/smbfsctl.h
Loading
Please register or sign in to comment