index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: add __pure attribute to functions
David Sterba
2019-11-18
9
-14
/
+12
*
btrfs: add const function attribute
David Sterba
2019-11-18
4
-4
/
+4
*
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
4
-6
/
+6
*
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-18
11
-34
/
+31
*
btrfs: use refcount_inc_not_zero in kill_all_nodes
Josef Bacik
2019-11-18
1
-3
/
+10
*
btrfs: print process name and pid that calls device scanning
Anand Jain
2019-11-18
1
-4
/
+8
*
btrfs: Open-code name_in_log_ref in replay_one_name
Nikolay Borisov
2019-11-18
1
-29
/
+25
*
btrfs: Properly handle backref_in_log retval
Nikolay Borisov
2019-11-18
1
-11
/
+21
*
btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
Nikolay Borisov
2019-11-18
1
-36
/
+12
*
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
Qu Wenruo
2019-11-18
3
-14
/
+4
*
btrfs: transaction: describe transaction states and transitions
Qu Wenruo
2019-11-18
1
-0
/
+71
*
btrfs: use has_single_bit_set for clarity
David Sterba
2019-11-18
2
-13
/
+9
*
btrfs: add 64bit safe helper for power of two checks
David Sterba
2019-11-18
1
-0
/
+11
*
btrfs: balance: use term redundancy instead of integrity in message
Anand Jain
2019-11-18
1
-6
/
+6
*
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
2019-11-18
5
-28
/
+28
*
btrfs: move btrfs_set_path_blocking to other locking functions
David Sterba
2019-11-18
3
-25
/
+28
*
btrfs: make btrfs_assert_tree_locked static inline
David Sterba
2019-11-18
2
-7
/
+9
*
btrfs: make locking assertion helpers static inline
David Sterba
2019-11-18
1
-10
/
+10
*
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
2019-11-18
1
-13
/
+8
*
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
12
-145
/
+50
*
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
2019-11-18
1
-2
/
+1
*
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
2019-11-18
1
-6
/
+4
*
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
2019-11-18
1
-1
/
+1
*
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
2019-11-18
1
-12
/
+44
*
btrfs: get rid of unnecessary memset() of work item
Omar Sandoval
2019-11-18
1
-2
/
+0
*
btrfs: move the failrec tree stuff into extent-io-tree.h
Josef Bacik
2019-11-18
3
-15
/
+22
*
btrfs: export find_delalloc_range
Josef Bacik
2019-11-18
2
-5
/
+8
*
btrfs: move extent_io_tree defs to their own header
Josef Bacik
2019-11-18
4
-216
/
+230
*
btrfs: separate out the extent io init function
Josef Bacik
2019-11-18
3
-8
/
+21
*
btrfs: separate out the extent leak code
Josef Bacik
2019-11-18
1
-13
/
+18
*
btrfs: ctree: Remove stray comment of setting up path lock
Qu Wenruo
2019-11-18
1
-4
/
+0
*
btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()
Qu Wenruo
2019-11-18
1
-34
/
+34
*
btrfs: ctree: Reduce one indent level for btrfs_search_slot()
Qu Wenruo
2019-11-18
1
-67
/
+64
*
btrfs: tree-checker: Add check for INODE_REF
Qu Wenruo
2019-11-18
1
-0
/
+53
*
btrfs: tree-checker: Try to detect missing INODE_ITEM
Qu Wenruo
2019-11-18
1
-2
/
+25
*
Btrfs: make btrfs_wait_extents() static
Filipe Manana
2019-11-18
2
-3
/
+1
*
btrfs: Add assert to catch nested transaction commit
Nikolay Borisov
2019-11-18
1
-0
/
+2
*
btrfs: simplify inode locking for RWF_NOWAIT
Goldwyn Rodrigues
2019-11-18
1
-2
/
+3
*
Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-15
1
-8
/
+24
|
\
|
*
io_uring: ensure registered buffer import returns the IO length
Jens Axboe
2019-11-14
1
-1
/
+1
|
*
io_uring: Fix getting file for timeout
Pavel Begunkov
2019-11-13
1
-0
/
+1
|
*
io_uring: make timeout sequence == 0 mean no sequence
Jens Axboe
2019-11-12
1
-7
/
+22
*
|
Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-11-15
1
-7
/
+22
|
\
\
|
*
|
ceph: increment/decrement dio counter on async requests
Jeff Layton
2019-11-14
1
-0
/
+4
|
*
|
ceph: take the inode lock before acquiring cap refs
Jeff Layton
2019-11-14
1
-7
/
+18
*
|
|
afs: Fix race in commit bulk status fetch
David Howells
2019-11-15
1
-1
/
+6
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-15
5
-58
/
+87
|
\
\
\
|
*
|
|
ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either
Al Viro
2019-11-10
1
-4
/
+3
|
*
|
|
ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable
Al Viro
2019-11-10
1
-2
/
+10
|
*
|
|
ecryptfs: fix unlink and rmdir in face of underlying fs modifications
Al Viro
2019-11-10
1
-25
/
+40
[next]