index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-11-25
smb3: remove confusing dmesg when mounting with encryption ("seal")
Steve French
1
-8
/
+2
2019-11-25
cifs: close the shared root handle on tree disconnect
Ronnie Sahlberg
1
-0
/
+2
2019-11-25
CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_crea...
Markus Elfring
1
-4
/
+2
2019-11-25
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
1
-22
/
+23
2019-11-25
CIFS: Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-9
/
+4
2019-11-25
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
1
-1
/
+1
2019-11-25
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
1
-2
/
+4
2019-11-25
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
1
-1
/
+1
2019-11-25
cifs: smbd: Invalidate and deregister memory registration on re-send for dire...
Long Li
1
-2
/
+18
2019-11-25
cifs: Don't display RDMA transport on reconnect
Long Li
1
-0
/
+5
2019-11-25
CIFS: remove set but not used variables 'cinode' and 'netfid'
YueHaibing
1
-4
/
+0
2019-11-25
cifs: add support for flock
Steve French
3
-1
/
+55
2019-11-25
cifs: remove unused variable 'sid_user'
YueHaibing
1
-2
/
+0
2019-11-25
cifs: rename a variable in SendReceive()
Dan Carpenter
1
-1
/
+1
2019-11-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+2
2019-11-24
erofs: remove unnecessary output in erofs_show_options()
Chengguang Xu
1
-3
/
+0
2019-11-24
erofs: drop all vle annotations for runtime names
Gao Xiang
3
-50
/
+44
2019-11-24
erofs: support superblock checksum
Pratik Shinde
4
-3
/
+38
2019-11-24
erofs: set iowait for sync decompression
Gao Xiang
1
-2
/
+2
2019-11-24
erofs: clean up decompress queue stuffs
Gao Xiang
2
-81
/
+60
2019-11-24
erofs: get rid of __stagingpage_alloc helper
Gao Xiang
4
-24
/
+21
2019-11-24
cramfs: fix usage on non-MTD device
Maxime Bizon
1
-2
/
+2
2019-11-23
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-23
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
1
-23
/
+33
2019-11-22
iomap: Fix pipe page leakage during splicing
Jan Kara
1
-1
/
+8
2019-11-22
iomap: trace iomap_appply results
Darrick J. Wong
2
-0
/
+110
2019-11-21
afs: Remove set but not used variable 'ret'
zhengbin
1
-2
/
+1
2019-11-21
afs: Remove set but not used variables 'before', 'after'
zhengbin
1
-10
/
+2
2019-11-21
afs: xattr: use scnprintf
Mark Salyzyn
1
-7
/
+9
2019-11-21
afs: Introduce an afs_get_read() refcount helper
David Howells
3
-6
/
+9
2019-11-21
afs: Rename desc -> req in afs_fetch_data()
David Howells
1
-3
/
+3
2019-11-21
afs: Switch the naming of call->iter and call->_iter
David Howells
6
-26
/
+26
2019-11-21
afs: Use call->_iter not &call->iter in debugging statements
David Howells
2
-7
/
+7
2019-11-21
procfs: Use all-in-one vtime aware kcpustat accessor
Frederic Weisbecker
1
-25
/
+31
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-1
/
+1
2019-11-20
f2fs: Fix deadlock in f2fs_gc() context during atomic files handling
Sahitya Tummala
3
-6
/
+17
2019-11-20
f2fs: show f2fs instance in printk_ratelimited
Chao Yu
9
-27
/
+32
2019-11-20
afs: Fix missing timeout reset
David Howells
1
-0
/
+1
2019-11-19
Merge branch 'tt/misc' into dev
Theodore Ts'o
3
-15
/
+32
2019-11-19
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
1
-6
/
+5
2019-11-19
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2
-9
/
+27
2019-11-19
ext2: code cleanup for descriptor_loc()
Chengguang Xu
1
-4
/
+1
2019-11-19
btrfs: drop bdev argument from submit_extent_page
David Sterba
1
-8
/
+3
2019-11-19
btrfs: remove extent_map::bdev
David Sterba
8
-31
/
+2
2019-11-19
btrfs: drop bio_set_dev where not needed
David Sterba
2
-11
/
+0
2019-11-19
btrfs: get bdev directly from fs_devices in submit_extent_page
David Sterba
1
-1
/
+4
2019-11-18
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
1
-0
/
+3
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
3
-45
/
+2
[prev]
[next]