Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b105e92755b448efd4800e3415dfeae5ad8054e9
/
fs
b105e92
btrfs: add __cold attribute to more functions
by David Sterba
· 5 years ago
4c66e0d
btrfs: drop unused parameter is_new from btrfs_iget
by David Sterba
· 5 years ago
baf320b
btrfs: use refcount_inc_not_zero in kill_all_nodes
by Josef Bacik
· 5 years ago
aa6c0df
btrfs: print process name and pid that calls device scanning
by Anand Jain
· 5 years ago
725af92
btrfs: Open-code name_in_log_ref in replay_one_name
by Nikolay Borisov
· 5 years ago
d3316c8
btrfs: Properly handle backref_in_log retval
by Nikolay Borisov
· 5 years ago
89cbf5f6b
btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
by Nikolay Borisov
· 5 years ago
3296bf5
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
by Qu Wenruo
· 5 years ago
61c047b
btrfs: transaction: describe transaction states and transitions
by Qu Wenruo
· 5 years ago
c149916
btrfs: use has_single_bit_set for clarity
by David Sterba
· 5 years ago
79c8264
btrfs: add 64bit safe helper for power of two checks
by David Sterba
· 5 years ago
e62869b
btrfs: balance: use term redundancy instead of integrity in message
by Anand Jain
· 5 years ago
1f95ec0
btrfs: move btrfs_unlock_up_safe to other locking functions
by David Sterba
· 5 years ago
ed2b1d3
btrfs: move btrfs_set_path_blocking to other locking functions
by David Sterba
· 5 years ago
31f6e76
btrfs: make btrfs_assert_tree_locked static inline
by David Sterba
· 5 years ago
d615621
btrfs: make locking assertion helpers static inline
by David Sterba
· 5 years ago
c9eb55d
btrfs: get rid of pointless wtag variable in async-thread.c
by Omar Sandoval
· 5 years ago
a0cac0e
btrfs: get rid of unique workqueue helper functions
by Omar Sandoval
· 5 years ago
57d4f0b
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
by Omar Sandoval
· 5 years ago
e732fe9
btrfs: don't prematurely free work in reada_start_machine_worker()
by Omar Sandoval
· 5 years ago
9be490f
btrfs: don't prematurely free work in end_workqueue_fn()
by Omar Sandoval
· 5 years ago
c495dcd
btrfs: don't prematurely free work in run_ordered_work()
by Omar Sandoval
· 5 years ago
cdc6f16
btrfs: get rid of unnecessary memset() of work item
by Omar Sandoval
· 5 years ago
b3f167a
btrfs: move the failrec tree stuff into extent-io-tree.h
by Josef Bacik
· 5 years ago
083e75e
btrfs: export find_delalloc_range
by Josef Bacik
· 5 years ago
9c7d3a5
btrfs: move extent_io_tree defs to their own header
by Josef Bacik
· 5 years ago
6f0d04f
btrfs: separate out the extent io init function
by Josef Bacik
· 5 years ago
33ca832
btrfs: separate out the extent leak code
by Josef Bacik
· 5 years ago
34ffafd
btrfs: ctree: Remove stray comment of setting up path lock
by Qu Wenruo
· 5 years ago
abe9339
btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()
by Qu Wenruo
· 5 years ago
f624d97
btrfs: ctree: Reduce one indent level for btrfs_search_slot()
by Qu Wenruo
· 5 years ago
71bf92a9
btrfs: tree-checker: Add check for INODE_REF
by Qu Wenruo
· 5 years ago
c18679e
btrfs: tree-checker: Try to detect missing INODE_ITEM
by Qu Wenruo
· 5 years ago
b9fae2e
Btrfs: make btrfs_wait_extents() static
by Filipe Manana
· 5 years ago
35b814f
btrfs: Add assert to catch nested transaction commit
by Nikolay Borisov
· 5 years ago
9cf35f6
btrfs: simplify inode locking for RWF_NOWAIT
by Goldwyn Rodrigues
· 5 years ago
b226c9e
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
875fef4
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
a28f239
afs: Fix race in commit bulk status fetch
by David Howells
· 5 years ago
b4c0800
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
6a81749
ceph: increment/decrement dio counter on async requests
by Jeff Layton
· 5 years ago
a81bc31
ceph: take the inode lock before acquiring cap refs
by Jeff Layton
· 5 years ago
5e55956
io_uring: ensure registered buffer import returns the IO length
by Jens Axboe
· 5 years ago
5683e54
io_uring: Fix getting file for timeout
by Pavel Begunkov
· 5 years ago
afd7a71
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
93bd25b
io_uring: make timeout sequence == 0 mean no sequence
by Jens Axboe
· 5 years ago
e6c6171
Btrfs: fix log context list corruption after rename exchange operation
by Filipe Manana
· 5 years ago
a5871fc
Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 5 years ago
79a6406
Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
762c696
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
by Al Viro
· 5 years ago
e72b9dd
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
by Al Viro
· 5 years ago
bcf0d9d
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
by Al Viro
· 5 years ago
a2ece08
exportfs_decode_fh(): negative pinned may become positive without the parent locked
by Al Viro
· 5 years ago
00aff68
Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
5cb8418
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
65de03e
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
by Tejun Heo
· 5 years ago
0689acf
Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
ff29fde
ceph: return -EINVAL if given fsc mount option on kernel w/o support
by Jeff Layton
· 5 years ago
d243af7
SMB3: Fix persistent handles reconnect
by Pavel Shilovsky
· 5 years ago
e2f238f
configfs: calculate the depth of parent item
by Honggang Li
· 5 years ago
e74540b
ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
by Shuning Zhang
· 5 years ago
a3a0819
ceph: don't allow copy_file_range when stripe_count != 1
by Luis Henriques
· 5 years ago
5bb5e6e
ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
by Jeff Layton
· 5 years ago
a5009d3
btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNC
by David Sterba
· 5 years ago
d98da49
btrfs: save i_size to avoid double evaluation of i_size_read in compress_file_range
by Josef Bacik
· 5 years ago
56cfd25
Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
372bf6c
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
0821de2
Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
79cc554
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
by Trond Myklebust
· 5 years ago
be3df3d
NFSv4: Don't allow a cached open with a revoked delegation
by Trond Myklebust
· 5 years ago
6873e0b
io_uring: ensure we clear io_kiocb->result before each issue
by Jens Axboe
· 5 years ago
b66b449
Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
d579814
gfs2: Fix initialisation of args for remount
by Andrew Price
· 5 years ago
1f08529
ceph: add missing check in d_revalidate snapdir handling
by Al Viro
· 5 years ago
aa8dd81
ceph: fix RCU case handling in ceph_d_revalidate()
by Al Viro
· 5 years ago
ea60ed6
ceph: fix use-after-free in __ceph_remove_cap()
by Luis Henriques
· 5 years ago
23fdb19
Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 5 years ago
044c1ab
io_uring: don't touch ctx in setup after ring fd install
by Jens Axboe
· 5 years ago
7b20238
io_uring: Fix leaked shadow_req
by Pavel Begunkov
· 5 years ago
a08d897
fix memory leak in large read decrypt offload
by Steve French
· 5 years ago
c9a2e4a
Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
acf913b
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
485fc4b
Merge tag 'dax-fix-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
0cab7ac
Btrfs: fix race leading to metadata space leak after task received signal
by Filipe Manana
· 5 years ago
8bb177d
btrfs: tree-checker: Fix wrong check on max devid
by Qu Wenruo
· 5 years ago
c17add7
btrfs: Consider system chunk array size for new SYSTEM chunks
by Qu Wenruo
· 5 years ago
2b2ed97
io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
by Jens Axboe
· 5 years ago
498ccd9
io_uring: used cached copies of sq->dropped and cq->overflow
by Jens Axboe
· 5 years ago
935d1e4
io_uring: Fix race for sqes with userspace
by Pavel Begunkov
· 5 years ago
fb5ccc9
io_uring: Fix broken links with offloading
by Pavel Begunkov
· 5 years ago
84d55dc
io_uring: Fix corrupted user_data
by Pavel Begunkov
· 5 years ago
03ad0d7
autofs: fix a leak in autofs_expire_indirect()
by Al Viro
· 5 years ago
d46b0da
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
by Dave Wysochanski
· 5 years ago
1a67c41
CIFS: Fix use after free of file info structures
by Pavel Shilovsky
· 5 years ago
abe5707
CIFS: Fix retry mid list corruption on reconnects
by Pavel Shilovsky
· 5 years ago
65b15b7
Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
30aecae
gfs2: Fix memory leak when gfs2meta's fs_context is freed
by Andrew Price
· 5 years ago
a1f58ba
io_uring: correct timeout req sequence when inserting a new entry
by zhangyi (F)
· 5 years ago
ef03681
io_uring : correct timeout req sequence when waiting timeout
by zhangyi (F)
· 5 years ago
bc808bc
io_uring: revert "io_uring: optimize submit_and_wait API"
by Jens Axboe
· 5 years ago
Next »