Age | Commit message (Expand) | Author |
2020-01-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-01-28 | Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samb... | Linus Torvalds |
2020-01-28 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds |
2020-01-28 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2020-01-28 | Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-01-28 | Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2020-01-28 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-27 | Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-27 | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-26 | CIFS: Fix task struct use-after-free on reconnect | Vincent Whitchurch |
2020-01-26 | cifs: use PTR_ERR_OR_ZERO() to simplify code | Chen Zhou |
2020-01-26 | cifs: add support for fallocate mode 0 for non-sparse files | Ronnie Sahlberg |
2020-01-26 | cifs: fix NULL dereference in match_prepath | Ronnie Sahlberg |
2020-01-26 | smb3: fix default permissions on new files when mounting with modefromsid | Steve French |
2020-01-26 | CIFS: Add support for setting owner info, dos attributes, and create time | Boris Protopopov |
2020-01-26 | cifs: remove set but not used variable 'server' | YueHaibing |
2020-01-26 | cifs: Fix memory allocation in __smb2_handle_cancelled_cmd() | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: Fix mount options set in automount | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: fix unitialized variable poential problem with network I/O cache lock p... | Steve French |
2020-01-26 | cifs: Fix return value in __update_cache_entry | YueHaibing |
2020-01-26 | cifs: Avoid doing network I/O while holding cache lock | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: Fix potential deadlock when updating vol in cifs_reconnect() | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: Merge is_path_valid() into get_normalized_path() | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: Introduce helpers for finding TCP connection | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: Get rid of kstrdup_const()'d paths | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: Clean up DFS referral cache | Paulo Alcantara (SUSE) |
2020-01-26 | cifs: Don't use iov_iter::type directly | David Howells |
2020-01-26 | cifs: set correct max-buffer-size for smb2_ioctl_init() | Ronnie Sahlberg |
2020-01-26 | cifs: use compounding for open and first query-dir for readdir() | Ronnie Sahlberg |
2020-01-26 | cifs: create a helper function to parse the query-directory response buffer | Ronnie Sahlberg |
2020-01-26 | cifs: prepare SMB2_query_directory to be used with compounding | Ronnie Sahlberg |
2020-01-26 | fs/cifs/cifssmb.c: use true,false for bool variable | zhengbin |
2020-01-26 | fs/cifs/smb2ops.c: use true,false for bool variable | zhengbin |
2020-01-26 | Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-01-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2020-01-26 | io_uring: don't cancel all work on process exit | Jens Axboe |
2020-01-26 | Revert "io_uring: only allow submit from owning task" | Jens Axboe |
2020-01-26 | afs: Fix characters allowed into cell names | David Howells |
2020-01-26 | do_last(): fetch directory ->i_mode and ->i_uid before it's too late | Al Viro |
2020-01-25 | Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-25 | btrfs: dev-replace: remove warning for unknown return codes when finished | David Sterba |
2020-01-24 | smp: Remove allocation mask from on_each_cpu_cond.*() | Sebastian Andrzej Siewior |
2020-01-24 | btrfs: scrub: Require mandatory block group RO for dev-replace | Qu Wenruo |
2020-01-23 | Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-client | Linus Torvalds |
2020-01-23 | readdir: make user_access_begin() use the real access range | Linus Torvalds |
2020-01-23 | readdir: be more conservative with directory entry names | Linus Torvalds |
2020-01-23 | Btrfs: make deduplication with range including the last block work | Filipe Manana |
2020-01-23 | fs: allow deduplication of eof block into the end of the destination file | Filipe Manana |