Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
392e1c5dc9cc93a8fffbd6230c12c9f38693e634
/
fs
392e1c5
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
by Ronnie Sahlberg
· 6 years ago
d69cb72
cifs: fix credits leak for SMB1 oplock breaks
by Ronnie Sahlberg
· 6 years ago
edf3ef3
smb3: Add protocol structs for change notify support
by Steve French
· 6 years ago
c425014
cifs: fix smb3_zero_range for Azure
by Ronnie Sahlberg
· 6 years ago
c7fe388
cifs: zero-range does not require the file is sparse
by Ronnie Sahlberg
· 6 years ago
0df7edd
Add new flag on SMB3.1.1 read
by Steve French
· 6 years ago
2f3ebab
cifs: add fiemap support
by Ronnie Sahlberg
· 6 years ago
d7bef4c
SMB3: Add defines for new negotiate contexts
by Steve French
· 6 years ago
5242fcb
cifs: fix bi-directional fsctl passthrough calls
by Ronnie Sahlberg
· 6 years ago
4739f23
cifs: smbd: take an array of reqeusts when sending upper layer data
by Long Li
· 6 years ago
46e6661
SMB3: Add handling for different FSCTL access flags
by Steve French
· 6 years ago
efac779
cifs: Add support for FSCTL passthrough that write data to the server
by Ronnie Sahlberg
· 6 years ago
0ae3fa4
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
by Jeff Layton
· 6 years ago
214bab4
cifs: Call MID callback before destroying transport
by Long Li
· 6 years ago
b797209
cifs: smbd: Retry on memory registration failure
by Long Li
· 6 years ago
62fdf67
cifs: smbd: Indicate to retry on transport sending failure
by Long Li
· 6 years ago
98e0d40
cifs: smbd: Return EINTR when interrupted
by Long Li
· 6 years ago
e8b3bfe
cifs: smbd: Don't destroy transport on RDMA disconnect
by Long Li
· 6 years ago
050b8c3
smbd: Make upper layer decide when to destroy the transport
by Long Li
· 6 years ago
973189a
SMB3: update comment to clarify enumerating snapshots
by Steve French
· 6 years ago
d070f9d
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
by Aurelien Aptel
· 6 years ago
c8b6ac1
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature.
by Kenneth D'souza
· 6 years ago
5072010
cifs: Fix DFS cache refresher for DFS links
by Paulo Alcantara (SUSE)
· 6 years ago
f530710
cifs: don't use __constant_cpu_to_le32()
by Sergey Senozhatsky
· 6 years ago
433b8dd
SMB3: Track total time spent on roundtrips for each SMB3 command
by Steve French
· 6 years ago
f72dae2
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
52ae245
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
41bc10c
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 6 years ago
aa26690f
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
d8456ea
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
b8cac3c
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 6 years ago
9f2e3a5
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
78438ce
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
7889f44
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
by Shenghui Wang
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
efeb862
io_uring: fix shadowed variable ret return code being not checked
by Colin Ian King
· 6 years ago
438ab72
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
by Kirill Smelkov
· 6 years ago
51987af
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
5dcf877
req->error only used for iopoll
by Stefan Bühler
· 6 years ago
9b40284
io_uring: add support for eventfd notifications
by Jens Axboe
· 6 years ago
5d17b4a
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
by Jens Axboe
· 6 years ago
22f96b3
fs: add sync_file_range() helper
by Jens Axboe
· 6 years ago
de0617e
io_uring: add support for marking commands as draining
by Jens Axboe
· 6 years ago
5ce3307
Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b1c16ac
btrfs: Use kvmalloc for allocating compressed path context
by Nikolay Borisov
· 6 years ago
7447555
btrfs: Factor out common extent locking code in submit_compressed_extents
by Nikolay Borisov
· 6 years ago
4336650
btrfs: Set io_tree only once in submit_compressed_extents
by Nikolay Borisov
· 6 years ago
69684c5
btrfs: Replace clear_extent_bit with unlock_extent
by Nikolay Borisov
· 6 years ago
1368c6d
btrfs: Make compress_file_range take only struct async_chunk
by Nikolay Borisov
· 6 years ago
c5a68ae
btrfs: Remove fs_info from struct async_chunk
by Nikolay Borisov
· 6 years ago
b532627
btrfs: Rename async_cow to async_chunk
by Nikolay Borisov
· 6 years ago
97db120
btrfs: Preallocate chunks in cow_file_range_async
by Nikolay Borisov
· 6 years ago
c8eaeac7
btrfs: reserve delalloc metadata differently
by Josef Bacik
· 6 years ago
4e90360
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
by Al Viro
· 6 years ago
9108326
xfs: change some error-less functions to void types
by Eric Sandeen
· 6 years ago
cbbf4c0
iomap: move iomap_read_inline_data around
by Christoph Hellwig
· 6 years ago
f276ae0
orangefs: make use of ->free_inode()
by Al Viro
· 6 years ago
b62de32
hugetlb: make use of ->free_inode()
by Al Viro
· 6 years ago
0b269de
overlayfs: make use of ->free_inode()
by Al Viro
· 6 years ago
b3b4a6e
jfs: switch to ->free_inode()
by Al Viro
· 6 years ago
9baf28b
fuse: switch to ->free_inode()
by Al Viro
· 6 years ago
9405313
ext4: make use of ->free_inode()
by Al Viro
· 6 years ago
586a94f
ecryptfs: make use of ->free_inode()
by Al Viro
· 6 years ago
cfa6d41
ceph: use ->free_inode()
by Al Viro
· 6 years ago
26602ca
btrfs: use ->free_inode()
by Al Viro
· 6 years ago
51b9fe4
afs: switch to use of ->free_inode()
by Al Viro
· 6 years ago
a2b757f
ntfs: switch to ->free_inode()
by Al Viro
· 6 years ago
98835e8
ufs: switch to ->free_inode()
by Al Viro
· 6 years ago
d984892
coda: switch to ->free_inode()
by Al Viro
· 6 years ago
6becf8e
sysv: switch to ->free_inode()
by Al Viro
· 6 years ago
a78bb38
udf: switch to ->free_inode()
by Al Viro
· 6 years ago
dc43175
ubifs: switch to ->free_inode()
by Al Viro
· 6 years ago
56b5af1
squashfs: switch to ->free_inode()
by Al Viro
· 6 years ago
bcb8d71
romfs: convert to ->free_inode()
by Al Viro
· 6 years ago
a5a8cbe
reiserfs: convert to ->free_inode()
by Al Viro
· 6 years ago
45c2a3f
qnx6: switch to ->free_inode()
by Al Viro
· 6 years ago
bc40ddd
qnx4: switch to ->free_inode()
by Al Viro
· 6 years ago
4aa6b55
procfs: switch to ->free_inode()
by Al Viro
· 6 years ago
363db95
openpromfs: switch to ->free_inode()
by Al Viro
· 6 years ago
e91b919
ocfs2: switch to ->free_inode()
by Al Viro
· 6 years ago
9fbc000
dlmfs: switch to ->free_inode()
by Al Viro
· 6 years ago
977c3d1
nilfs2: switch to ->free_inode()
by Al Viro
· 6 years ago
ca1a199
nfs{,4}: switch to ->free_inode()
by Al Viro
· 6 years ago
d67a398
minix: switch to ->free_inode()
by Al Viro
· 6 years ago
db0bd7b
jffs2: switch to ->free_inode()
by Al Viro
· 6 years ago
07b01207
isofs: switch to ->free_inode()
by Al Viro
· 6 years ago
4d436d5
hpfs: switch to ->free_inode()
by Al Viro
· 6 years ago
08ccfc5
hostfs: switch to ->free_inode()
by Al Viro
· 6 years ago
08ab229
hfsplus: switch to ->free_inode()
by Al Viro
· 6 years ago
6d845e2
hfs: switch to ->free_inode()
by Al Viro
· 6 years ago
784494e
gfs2: switch to ->free_inode()
by Al Viro
· 6 years ago
9f17927
freevxfs: switch to ->free_inode()
by Al Viro
· 6 years ago
Next »