Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
32c59e3a9a5a0b180dd015755d6d18ca31e55935
/
fs
08a3ef8
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
22b17db
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
3893c202
Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
by Linus Torvalds
· 5 years ago
5307040
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
6aee4ba
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
975f9ce
Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
a78208e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
6835398
Merge tag '5.6-smb3-fixes-and-dfs-and-readdir-improvements' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
c899437
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
f0d8744
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
b5f7ab6
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
81a046b
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
4244057
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c677124
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c0e809e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ab67f60
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e279160
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f1f27ad
CIFS: Fix task struct use-after-free on reconnect
by Vincent Whitchurch
· 5 years ago
050d2a8
cifs: use PTR_ERR_OR_ZERO() to simplify code
by Chen Zhou
· 5 years ago
8bd0d70
cifs: add support for fallocate mode 0 for non-sparse files
by Ronnie Sahlberg
· 5 years ago
fe12926
cifs: fix NULL dereference in match_prepath
by Ronnie Sahlberg
· 5 years ago
643fbce
smb3: fix default permissions on new files when mounting with modefromsid
by Steve French
· 5 years ago
438471b
CIFS: Add support for setting owner info, dos attributes, and create time
by Boris Protopopov
· 5 years ago
c4985c3
cifs: remove set but not used variable 'server'
by YueHaibing
· 5 years ago
0a5a988
cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
by Paulo Alcantara (SUSE)
· 5 years ago
5739375
cifs: Fix mount options set in automount
by Paulo Alcantara (SUSE)
· 5 years ago
463a7b4
cifs: fix unitialized variable poential problem with network I/O cache lock patch
by Steve French
· 5 years ago
eecfc57
cifs: Fix return value in __update_cache_entry
by YueHaibing
· 5 years ago
742d8de
cifs: Avoid doing network I/O while holding cache lock
by Paulo Alcantara (SUSE)
· 5 years ago
06d5737
cifs: Fix potential deadlock when updating vol in cifs_reconnect()
by Paulo Alcantara (SUSE)
· 5 years ago
ff2f7fc
cifs: Merge is_path_valid() into get_normalized_path()
by Paulo Alcantara (SUSE)
· 5 years ago
345c1a4
cifs: Introduce helpers for finding TCP connection
by Paulo Alcantara (SUSE)
· 5 years ago
199c6bd
cifs: Get rid of kstrdup_const()'d paths
by Paulo Alcantara (SUSE)
· 5 years ago
185352a
cifs: Clean up DFS referral cache
by Paulo Alcantara (SUSE)
· 5 years ago
6629400
cifs: Don't use iov_iter::type directly
by David Howells
· 5 years ago
731b82b
cifs: set correct max-buffer-size for smb2_ioctl_init()
by Ronnie Sahlberg
· 5 years ago
3747860
cifs: use compounding for open and first query-dir for readdir()
by Ronnie Sahlberg
· 5 years ago
af08f9e
cifs: create a helper function to parse the query-directory response buffer
by Ronnie Sahlberg
· 5 years ago
0a17799
cifs: prepare SMB2_query_directory to be used with compounding
by Ronnie Sahlberg
· 5 years ago
01d1bd7
fs/cifs/cifssmb.c: use true,false for bool variable
by zhengbin
· 5 years ago
720aec0
fs/cifs/smb2ops.c: use true,false for bool variable
by zhengbin
· 5 years ago
5cf9ad0
Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
b1b2989
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
ebe1002
io_uring: don't cancel all work on process exit
by Jens Axboe
· 5 years ago
73e08e7
Revert "io_uring: only allow submit from owning task"
by Jens Axboe
· 5 years ago
a45ea48
afs: Fix characters allowed into cell names
by David Howells
· 5 years ago
d0cb501
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
by Al Viro
· 5 years ago
a075f23
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
587065d
fs/adfs: bigdir: Fix an error code in adfs_fplus_read()
by Dan Carpenter
· 5 years ago
4cea903
btrfs: dev-replace: remove warning for unknown return codes when finished
by David Sterba
· 5 years ago
cb92315
smp: Remove allocation mask from on_each_cpu_cond.*()
by Sebastian Andrzej Siewior
· 5 years ago
1bbb97b
btrfs: scrub: Require mandatory block group RO for dev-replace
by Qu Wenruo
· 5 years ago
fa0a4e3
Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
3c2659b
readdir: make user_access_begin() use the real access range
by Linus Torvalds
· 5 years ago
2c6b7bc
readdir: be more conservative with directory entry names
by Linus Torvalds
· 5 years ago
831d2fa
Btrfs: make deduplication with range including the last block work
by Filipe Manana
· 5 years ago
a5e6ea1
fs: allow deduplication of eof block into the end of the destination file
by Filipe Manana
· 5 years ago
4e19443
btrfs: free block groups after free'ing fs trees
by Josef Bacik
· 5 years ago
1362089
btrfs: Fix split-brain handling when changing FSID to metadata uuid
by Nikolay Borisov
· 5 years ago
0584071
btrfs: Handle another split brain scenario with metadata uuid feature
by Nikolay Borisov
· 5 years ago
c6730a0
btrfs: Factor out metadata_uuid code from find_fsid.
by Su Yue
· 5 years ago
c0d81c7
btrfs: Call find_fsid from find_fsid_inprogress
by Su Yue
· 5 years ago
b5e4ff9
Btrfs: fix infinite loop during fsync after rename operations
by Filipe Manana
· 5 years ago
d62b23c
btrfs: set trans->drity in btrfs_commit_transaction
by Josef Bacik
· 5 years ago
889bfa3
btrfs: drop log root for dropped roots
by Josef Bacik
· 5 years ago
668e48af
btrfs: sysfs, add devid/dev_state kobject and device attributes
by Anand Jain
· 5 years ago
1776ad1
btrfs: Refactor btrfs_rmap_block to improve readability
by Nikolay Borisov
· 5 years ago
bf2e2eb
btrfs: Add self-tests for btrfs_rmap_block
by Nikolay Borisov
· 5 years ago
b3ad2c1
btrfs: selftests: Add support for dummy devices
by Nikolay Borisov
· 5 years ago
96a1433
btrfs: Move and unexport btrfs_rmap_block
by Nikolay Borisov
· 5 years ago
68c467c
btrfs: separate definition of assertion failure handlers
by David Sterba
· 5 years ago
edc440e
fscrypt: improve format of no-key names
by Daniel Rosenberg
· 5 years ago
aec992a
ubifs: allow both hash and disk name to be provided in no-key names
by Eric Biggers
· 5 years ago
f0d07a9
ubifs: don't trigger assertion on invalid no-key filename
by Eric Biggers
· 5 years ago
f592efe
fscrypt: clarify what is meant by a per-file key
by Eric Biggers
· 5 years ago
aa408f8
fscrypt: derive dirhash key for casefolded directories
by Daniel Rosenberg
· 5 years ago
6e1918c
fscrypt: don't allow v1 policies with casefolding
by Daniel Rosenberg
· 5 years ago
1b3b827
fscrypt: add "fscrypt_" prefix to fname_encrypt()
by Eric Biggers
· 5 years ago
13a10da
fscrypt: don't print name of busy file when removing key
by Eric Biggers
· 5 years ago
dbab40b
Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
9c1c2b3
ceph: hold extra reference to r_parent over life of request
by Jeff Layton
· 6 years ago
1e4a295
erofs: clean up z_erofs_submit_queue()
by Gao Xiang
· 5 years ago
587a67b
erofs: fold in postsubmit_is_all_bypassed()
by Gao Xiang
· 5 years ago
25e5d4d
fs/adfs: mostly divorse inode number from indirect disc address
by Russell King
· 5 years ago
08ead1b
fs/adfs: super: add support for E and E+ floppy image formats
by Russell King
· 5 years ago
e3858e1
fs/adfs: super: extract filesystem block probe
by Russell King
· 5 years ago
ccbc80a
fs/adfs: dir: remove debug in adfs_dir_update()
by Russell King
· 5 years ago
f352064
fs/adfs: super: fix inode dropping
by Russell King
· 5 years ago
a464152
fs/adfs: bigdir: implement directory update support
by Russell King
· 5 years ago
d79288b
fs/adfs: bigdir: calculate and validate directory checkbyte
by Russell King
· 5 years ago
aa3d4e0
fs/adfs: bigdir: directory validation strengthening
by Russell King
· 5 years ago
6674eca
fs/adfs: bigdir: extract directory validation
by Russell King
· 5 years ago
0db35a0
fs/adfs: bigdir: factor out directory entry offset calculation
by Russell King
· 5 years ago
aacc954
fs/adfs: newdir: split out directory commit from update
by Russell King
· 5 years ago
cc625cc
fs/adfs: newdir: clean up adfs_f_update()
by Russell King
· 5 years ago
9318731
fs/adfs: newdir: merge adfs_dir_read() into adfs_f_read()
by Russell King
· 5 years ago
7a0e404
fs/adfs: newdir: improve directory validation
by Russell King
· 5 years ago
ffc8df3
fs/adfs: newdir: factor out directory format validation
by Russell King
· 5 years ago
016936b
fs/adfs: dir: use pointers to access directory head/tails
by Russell King
· 5 years ago
4287e4d
fs/adfs: dir: add more efficient iterate() per-format method
by Russell King
· 5 years ago
Next »