index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-26
cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
Paulo Alcantara (SUSE)
1
-1
/
+1
2020-01-26
cifs: Fix mount options set in automount
Paulo Alcantara (SUSE)
1
-54
/
+43
2020-01-26
cifs: fix unitialized variable poential problem with network I/O cache lock p...
Steve French
1
-1
/
+1
2020-01-26
cifs: Fix return value in __update_cache_entry
YueHaibing
1
-1
/
+1
2020-01-26
cifs: Avoid doing network I/O while holding cache lock
Paulo Alcantara (SUSE)
1
-264
/
+283
2020-01-26
cifs: Fix potential deadlock when updating vol in cifs_reconnect()
Paulo Alcantara (SUSE)
1
-32
/
+77
2020-01-26
cifs: Merge is_path_valid() into get_normalized_path()
Paulo Alcantara (SUSE)
1
-17
/
+4
2020-01-26
cifs: Introduce helpers for finding TCP connection
Paulo Alcantara (SUSE)
1
-13
/
+31
2020-01-26
cifs: Get rid of kstrdup_const()'d paths
Paulo Alcantara (SUSE)
1
-3
/
+3
2020-01-26
cifs: Clean up DFS referral cache
Paulo Alcantara (SUSE)
1
-286
/
+279
2020-01-26
cifs: Don't use iov_iter::type directly
David Howells
1
-4
/
+4
2020-01-26
cifs: set correct max-buffer-size for smb2_ioctl_init()
Ronnie Sahlberg
1
-2
/
+7
2020-01-26
cifs: use compounding for open and first query-dir for readdir()
Ronnie Sahlberg
2
-12
/
+87
2020-01-26
cifs: create a helper function to parse the query-directory response buffer
Ronnie Sahlberg
1
-46
/
+63
2020-01-26
cifs: prepare SMB2_query_directory to be used with compounding
Ronnie Sahlberg
3
-36
/
+82
2020-01-26
fs/cifs/cifssmb.c: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-26
fs/cifs/smb2ops.c: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-26
Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2020-01-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+10
2020-01-26
io_uring: don't cancel all work on process exit
Jens Axboe
1
-4
/
+0
2020-01-26
Revert "io_uring: only allow submit from owning task"
Jens Axboe
1
-6
/
+0
2020-01-26
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2020-01-26
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-01-25
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2020-01-25
fs/adfs: bigdir: Fix an error code in adfs_fplus_read()
Dan Carpenter
1
-1
/
+2
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-24
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
1
-5
/
+28
2020-01-23
Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+6
2020-01-23
readdir: make user_access_begin() use the real access range
Linus Torvalds
1
-38
/
+35
2020-01-23
readdir: be more conservative with directory entry names
Linus Torvalds
1
-1
/
+5
2020-01-23
Btrfs: make deduplication with range including the last block work
Filipe Manana
1
-1
/
+2
2020-01-23
fs: allow deduplication of eof block into the end of the destination file
Filipe Manana
1
-6
/
+4
2020-01-23
btrfs: free block groups after free'ing fs trees
Josef Bacik
1
-2
/
+9
2020-01-23
btrfs: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
1
-4
/
+38
2020-01-23
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
1
-3
/
+14
2020-01-23
btrfs: Factor out metadata_uuid code from find_fsid.
Su Yue
1
-35
/
+42
2020-01-23
btrfs: Call find_fsid from find_fsid_inprogress
Su Yue
1
-13
/
+6
2020-01-23
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
1
-0
/
+44
2020-01-23
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
1
-0
/
+8
2020-01-23
btrfs: drop log root for dropped roots
Josef Bacik
1
-10
/
+12
2020-01-23
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
4
-23
/
+138
2020-01-23
btrfs: Refactor btrfs_rmap_block to improve readability
Nikolay Borisov
1
-22
/
+33
2020-01-23
btrfs: Add self-tests for btrfs_rmap_block
Nikolay Borisov
1
-1
/
+153
2020-01-23
btrfs: selftests: Add support for dummy devices
Nikolay Borisov
2
-0
/
+30
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
4
-71
/
+91
2020-01-23
btrfs: separate definition of assertion failure handlers
David Sterba
1
-8
/
+12
2020-01-22
fscrypt: improve format of no-key names
Daniel Rosenberg
2
-51
/
+168
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
3
-6
/
+3
2020-01-22
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
1
-0
/
+2
[prev]
[next]