index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
vfio/gvt: fix DRM_I915_GVT dependency on VFIO_MDEV
Arnd Bergmann
1
-1
/
+1
2021-04-27
cfg80211: fix locking in netlink owner interface destruction
Johannes Berg
2
-9
/
+36
2021-04-27
io_uring: maintain drain logic for multishot poll requests
Hao Xu
1
-1
/
+5
2021-04-27
io_uring: Check current->io_uring in io_uring_cancel_sqpoll
Palash Oswal
1
-0
/
+2
2021-04-27
exfat: speed up iterate/lookup by fixing start point of traversing cluster chain
Hyeongseok Kim
3
-8
/
+22
2021-04-27
exfat: improve write performance when dirsync enabled
Hyeongseok Kim
6
-9
/
+10
2021-04-27
exfat: add support ioctl and FITRIM function
Hyeongseok Kim
4
-0
/
+142
2021-04-27
exfat: introduce bitmap_lock for cluster bitmap access
Hyeongseok Kim
3
-8
/
+31
2021-04-27
exfat: fix erroneous discard when clear cluster bit
Hyeongseok Kim
1
-10
/
+1
2021-04-27
netfs: Miscellaneous fixes
David Howells
1
-3
/
+3
2021-04-26
iov_iter: Four fixes for ITER_XARRAY
David Howells
2
-1
/
+5
2021-04-26
powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()
Lakshmi Ramasubramanian
1
-1
/
+1
2021-04-26
powerpc: Free fdt on error in elf64_load()
Lakshmi Ramasubramanian
1
-10
/
+6
2021-04-26
certs: add 'x509_revocation_list' to gitignore
Linus Torvalds
1
-0
/
+1
2021-04-26
async_xor: increase src_offs when dropping destination page
Xiao Ni
1
-0
/
+1
2021-04-26
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
1
-0
/
+1
2021-04-26
io_uring: fix NULL reg-buffer
Pavel Begunkov
1
-17
/
+17
2021-04-26
dt-bindings: mailbox: qcom-ipcc: Add compatible for SC7280
Sai Prakash Ranjan
1
-0
/
+1
2021-04-26
io_uring: simplify SQPOLL cancellations
Pavel Begunkov
1
-42
/
+3
2021-04-26
io_uring: fix work_exit sqpoll cancellations
Pavel Begunkov
1
-7
/
+18
2021-04-26
io_uring: Fix uninitialized variable up.resv
Colin Ian King
1
-0
/
+1
2021-04-26
io_uring: fix invalid error check after malloc
Pavel Begunkov
1
-1
/
+1
2021-04-26
blk-iocost: don't ignore vrate_min on QD contention
Tejun Heo
1
-4
/
+0
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
4
-3
/
+21
2021-04-26
memstick: r592: ignore kfifo_out() return code again
Arnd Bergmann
1
-1
/
+4
2021-04-26
MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.
zhouchuangao
1
-6
/
+3
2021-04-26
cifs: update internal version number
Steve French
1
-1
/
+1
2021-04-26
smb3: add rasize mount parameter to improve readahead performance
Steve French
3
-3
/
+33
2021-04-25
smb3: limit noisy error
Steve French
1
-1
/
+4
2021-04-25
cifs: fix leak in cifs_smb3_do_mount() ctx
David Disseldorp
1
-0
/
+6
2021-04-25
cifs: remove unnecessary copies of tcon->crfid.fid
Muhammad Usama Anjum
1
-5
/
+6
2021-04-25
cifs: Return correct error code from smb2_get_enc_key
Paul Aurich
1
-1
/
+1
2021-04-25
cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
Eugene Korenevsky
1
-1
/
+1
2021-04-25
smb2: fix use-after-free in smb2_ioctl_query_info()
Aurelien Aptel
1
-9
/
+5
2021-04-25
cifs: export supported mount options via new mount_params /proc file
Aurelien Aptel
1
-0
/
+50
2021-04-25
cifs: log mount errors using cifs_errorf()
Aurelien Aptel
1
-49
/
+46
2021-04-25
cifs: add fs_context param to parsing helpers
Aurelien Aptel
2
-14
/
+11
2021-04-25
cifs: make fs_context error logging wrapper
Aurelien Aptel
1
-1
/
+6
2021-04-25
cifs: add FALLOC_FL_INSERT_RANGE support
Ronnie Sahlberg
1
-0
/
+40
2021-04-25
cifs: add support for FALLOC_FL_COLLAPSE_RANGE
Ronnie Sahlberg
1
-0
/
+35
2021-04-25
cifs: check the timestamp for the cached dirent when deciding on revalidate
Ronnie Sahlberg
1
-0
/
+12
2021-04-25
cifs: pass the dentry instead of the inode down to the revalidation check fun...
Ronnie Sahlberg
1
-4
/
+5
2021-04-25
cifs: add a timestamp to track when the lease of the cached dir was taken
Ronnie Sahlberg
3
-0
/
+4
2021-04-25
cifs: add a function to get a cached dir based on its dentry
Ronnie Sahlberg
2
-0
/
+19
2021-04-25
cifs: Grab a reference for the dentry of the cached directory during the life...
Ronnie Sahlberg
3
-0
/
+27
2021-04-25
cifs: store a pointer to the root dentry in cifs_sb_info once we have complet...
Ronnie Sahlberg
3
-1
/
+17
2021-04-25
cifs: rename the *_shroot* functions to *_cached_dir*
Ronnie Sahlberg
5
-20
/
+21
2021-04-25
cifs: pass a path to open_shroot and check if it is the root or not
Ronnie Sahlberg
3
-13
/
+16
2021-04-25
cifs: move the check for nohandlecache into open_shroot
Ronnie Sahlberg
2
-21
/
+19
2021-04-25
cifs: switch build_path_from_dentry() to using dentry_path_raw()
Al Viro
1
-62
/
+23
[next]