Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
429b46f4fdaf9c9007b7c0fc371b94e40c3764b2
/
fs
429b46f
[CIFS] SMB3 Signing enablement
by Steve French
· 11 years ago
f87ab88
[CIFS] Do not set DFS flag on SMB2 open
by Steve French
· 11 years ago
84ceeb9
[CIFS] fix static checker warning
by Steve French
· 11 years ago
52dfb44
cifs: try to handle the MUST SecurityFlags sanely
by Jeff Layton
· 11 years ago
5d875cc
When server doesn't provide SecurityBuffer on SMB2Negotiate pick default
by Steve French
· 11 years ago
fdf96a9
Handle big endianness in NTLM (ntlmv2) authentication
by Steve French
· 11 years ago
2a2c41c
revalidate directories instiantiated via FIND_* in order to handle DFS referrals
by Jeff Layton
· 11 years ago
4a72daf
SMB2 FSCTL and IOCTL worker function
by Steve French
· 11 years ago
2b80d04
Charge at least one credit, if server says that it supports multicredit
by Steve French
· 11 years ago
7f65385
Remove typo
by Steve French
· 11 years ago
c866473
Some missing share flags
by Steve French
· 11 years ago
46b51d0
cifs: using strlcpy instead of strncpy
by Zhao Hongjiang
· 11 years ago
be7457d
Update headers to update various SMB3 ioctl definitions
by Steve French
· 11 years ago
f43a033
Update cifs version number
by Steve French
· 11 years ago
769ee6a
Add ability to dipslay SMB3 share flags and capabilities for debugging
by Steve French
· 11 years ago
2b5dc28
Add some missing SMB3 and SMB3.02 flags
by Steve French
· 11 years ago
20b6d8b
Add SMB3.02 dialect support
by Steve French
· 11 years ago
9cd2e62
Fix endian error in SMB2 protocol negotiation
by Steve French
· 11 years ago
7715dad
cifs: clean up the SecurityFlags write handler
by Jeff Layton
· 11 years ago
896a8fc
cifs: update the default global_secflags to include "raw" NTLMv2
by Jeff Layton
· 11 years ago
3f61822
move sectype to the cifs_ses instead of TCP_Server_Info
by Jeff Layton
· 11 years ago
38d77c5
cifs: track the enablement of signing in the TCP_Server_Info
by Jeff Layton
· 11 years ago
1e3cc57
add new fields to smb_vol to track the requested security flavor
by Jeff Layton
· 11 years ago
28e11bd
cifs: add new fields to cifs_ses to track requested security flavor
by Jeff Layton
· 11 years ago
e598d1d8
cifs: track the flavor of the NEGOTIATE reponse
by Jeff Layton
· 11 years ago
515d82f
cifs: add new "Unspecified" securityEnum value
by Jeff Layton
· 11 years ago
9193400
cifs: factor out check for extended security bit into separate function
by Jeff Layton
· 11 years ago
9ddec56
cifs: move handling of signed connections into separate function
by Jeff Layton
· 11 years ago
2190eca
cifs: break out lanman NEGOTIATE handling into separate function
by Jeff Layton
· 11 years ago
31d9e2b
cifs: break out decoding of security blob into separate function
by Jeff Layton
· 11 years ago
281e2e7
cifs: remove the cifs_ses->flags field
by Jeff Layton
· 11 years ago
3534b85
cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers
by Jeff Layton
· 11 years ago
7d06645
cifs: make decode_ascii_ssetup void return
by Jeff Layton
· 11 years ago
ffa598a
cifs: remove useless memset in LANMAN auth code
by Jeff Layton
· 11 years ago
6f70949
cifs: remove protocolEnum definition
by Jeff Layton
· 11 years ago
a0b3df5
cifs: add a "nosharesock" mount option to force new sockets to server to be created
by Jeff Layton
· 11 years ago
acdb37c
fs: fix new splice.c kernel-doc warning
by Randy Dunlap
· 11 years ago
7995bd2
splice: don't pass the address of ->f_pos to methods
by Al Viro
· 11 years ago
d0ff934
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d58c6ff
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
0525290
use can_lookup() instead of direct checks of ->i_op->lookup
by Al Viro
· 11 years ago
e7b2c40
fput: task_work_add() can fail if the caller has passed exit_task_work()
by Oleg Nesterov
· 11 years ago
d302cf1
xfs: don't shutdown log recovery on validation errors
by Dave Chinner
· 11 years ago
088c9f6
xfs: ensure btree root split sets blkno correctly
by Dave Chinner
· 11 years ago
5170711
xfs: fix implicit padding in directory and attr CRC formats
by Dave Chinner
· 11 years ago
47ad2fc
xfs: don't emit v5 superblock warnings on write
by Dave Chinner
· 11 years ago
a2648eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
a568fa1
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
27749f2
ocfs2: add missing lockres put in dlm_mig_lockres_handler
by Xue jiufei
· 11 years ago
4fcc712
aio: fix io_destroy() regression by using call_rcu()
by Kent Overstreet
· 11 years ago
e099127
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
by Goldwyn Rodrigues
· 11 years ago
7869e59
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
by Xiaowei.Hu
· 11 years ago
637241a
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
by Kees Cook
· 11 years ago
8d7a8fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
bbd465d
hpfs: fix warnings when the filesystem fills up
by Mikulas Patocka
· 11 years ago
81db4db
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
13e6c37
Btrfs: stop all workers before cleaning up roots
by Josef Bacik
· 11 years ago
2932505
Btrfs: fix use-after-free bug during umount
by Liu Bo
· 11 years ago
a9995ee
Btrfs: init relocate extent_io_tree with a mapping
by Josef Bacik
· 11 years ago
6379ef9
btrfs: Drop inode if inode root is NULL
by Naohiro Aota
· 11 years ago
7b5ff90
Btrfs: don't delete fs_roots until after we cleanup the transaction
by Josef Bacik
· 11 years ago
b8e9dbac
Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
e432785
Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
698b822
ncpfs: fix rmdir returns Device or resource busy
by Dave Chiluk
· 11 years ago
e6395b6
Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
0a8aa19
xfs: increase number of ACL entries for V5 superblocks
by Dave Chinner
· 11 years ago
f763fd4
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
by Dave Chinner
· 11 years ago
ad868af
xfs: inode unlinked list needs to recalculate the inode CRC
by Dave Chinner
· 11 years ago
7540617
xfs: fix log recovery transaction item reordering
by Dave Chinner
· 11 years ago
ea92953
xfs: fix remote attribute invalidation for a leaf
by Dave Chinner
· 11 years ago
bb9b8e8
xfs: rework dquot CRCs
by Dave Chinner
· 11 years ago
bc5abcf
eCryptfs: Check return of filemap_write_and_wait during fsync
by Tyler Hicks
· 11 years ago
6f66f90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 11 years ago
8764d86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
0ab6087
Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
a6a4d98
GFS2: Don't cache iopen glocks
by Bob Peterson
· 11 years ago
e8830d8
GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables
by Bob Peterson
· 11 years ago
2b3dcf3
GFS2: Increase i_writecount during gfs2_setattr_size
by Bob Peterson
· 11 years ago
4a58681
GFS2: Set log descriptor type for jdata blocks
by Bob Peterson
· 11 years ago
e5c5f05
fuse: fix alignment in short read optimization for async_dio
by Maxim Patlasov
· 11 years ago
c9ecf98
fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests
by Brian Foster
· 11 years ago
28420da
fuse: fix readdirplus Oops in fuse_dentry_revalidate
by Miklos Szeredi
· 11 years ago
6cf3c736
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
f8cb279
Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
1d822d6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
7cfb953
Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
e8d256a
Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
1fc29ba
cifs: fix off-by-one bug in build_unc_path_to_root
by Jeff Layton
· 11 years ago
a1457c0
reiserfs: fix deadlock with nfs racing on create/lookup
by Jeff Mahoney
· 11 years ago
4a85701
reiserfs: fix problems with chowning setuid file w/ xattrs
by Jeff Mahoney
· 11 years ago
0bdc7ac
reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
by Jeff Mahoney
· 11 years ago
448293a
befs_readdir(): do not increment ->f_pos if filldir tells us to stop
by Al Viro
· 11 years ago
31abdab
hpfs: deadlock and race in directory lseek()
by Al Viro
· 12 years ago
1d7095c
qnx6: qnx6_readdir() has a braino in pos calculation
by Al Viro
· 12 years ago
5d477b6
vfs: Fix invalid ida_remove() call
by Takashi Iwai
· 12 years ago
484b002
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7bc0dc2
xfs: rework remote attr CRCs
by Dave Chinner
· 11 years ago
634fd53
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
by Dave Chinner
· 11 years ago
9e80c76
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
by Dave Chinner
· 11 years ago
58a7228
xfs: correctly map remote attr buffers during removal
by Dave Chinner
· 11 years ago
Next »