index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: make get_extent_allocation_hint take btrfs_inode
Nikolay Borisov
2020-07-27
1
-4
/
+5
*
btrfs: make __btrfs_add_ordered_extent take struct btrfs_inode
Nikolay Borisov
2020-07-27
1
-15
/
+15
*
btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent
Filipe Manana
2020-07-27
2
-5
/
+0
*
btrfs: remove no longer used log_list member of struct btrfs_ordered_extent
Filipe Manana
2020-07-27
2
-5
/
+0
*
btrfs: add little-endian optimized key helpers
David Sterba
2020-07-27
2
-0
/
+65
*
btrfs: qgroup: catch reserved space leaks at unmount time
Qu Wenruo
2020-07-27
3
-0
/
+49
*
btrfs: change timing for qgroup reserved space for ordered extents to fix res...
Qu Wenruo
2020-07-27
3
-15
/
+25
*
btrfs: file: reserve qgroup space after the hole punch range is locked
Qu Wenruo
2020-07-27
1
-4
/
+4
*
btrfs: inode: move qgroup reserved space release to the callers of insert_res...
Qu Wenruo
2020-07-27
1
-13
/
+13
*
btrfs: inode: refactor the parameters of insert_reserved_file_extent()
Qu Wenruo
2020-07-27
2
-32
/
+68
*
btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_block
David Sterba
2020-07-27
1
-6
/
+6
*
btrfs: scrub: simplify tree block checksum calculation
David Sterba
2020-07-27
1
-24
/
+9
*
btrfs: scrub: clean up temporary page variables in scrub_checksum_data
David Sterba
2020-07-27
1
-7
/
+5
*
btrfs: scrub: simplify data block checksum calculation
David Sterba
2020-07-27
1
-21
/
+3
*
btrfs: scrub: clean up temporary page variables in scrub_checksum_super
David Sterba
2020-07-27
1
-8
/
+8
*
btrfs: scrub: remove temporary csum array in scrub_checksum_super
David Sterba
2020-07-27
1
-3
/
+1
*
btrfs: scrub: simplify superblock checksum calculation
David Sterba
2020-07-27
1
-27
/
+4
*
btrfs: scrub: unify naming of page address variables
David Sterba
2020-07-27
1
-16
/
+16
*
btrfs: scrub: remove kmap/kunmap of pages
David Sterba
2020-07-27
1
-15
/
+8
*
btrfs: introduce "rescue=" mount option
Qu Wenruo
2020-07-27
1
-8
/
+73
*
btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for reloca...
Filipe Manana
2020-07-27
1
-8
/
+6
*
btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()
Filipe Manana
2020-07-27
3
-11
/
+7
*
btrfs: check-integrity: remove unnecessary failure messages during memory all...
Liao Pingfang
2020-07-27
1
-21
/
+6
*
btrfs: use helper btrfs_get_block_group
Anand Jain
2020-07-27
1
-2
/
+2
*
btrfs: let btrfs_return_cluster_to_free_space() return void
Anand Jain
2020-07-27
2
-10
/
+6
*
btrfs: remove no longer necessary chunk mutex locking cases
Filipe Manana
2020-07-27
1
-5
/
+0
*
btrfs: factor out reading of bg from find_frist_block_group
Johannes Thumshirn
2020-07-27
1
-46
/
+56
*
btrfs: get mapping tree directly from fsinfo in find_first_block_group
Johannes Thumshirn
2020-07-27
1
-1
/
+1
*
btrfs: simplify checks when adding excluded ranges
Nikolay Borisov
2020-07-27
1
-17
/
+4
*
btrfs: read stripe len directly in btrfs_rmap_block
Nikolay Borisov
2020-07-27
1
-10
/
+3
*
btrfs: don't balance btree inode pages from buffered write path
Nikolay Borisov
2020-07-27
1
-2
/
+0
*
Linux 5.8-rc7
v5.8-rc7
Linus Torvalds
2020-07-26
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-26
2
-4
/
+12
|
\
|
*
Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
Fangrui Song
2020-07-23
1
-1
/
+1
|
*
kbuild: fix single target builds for external modules
Masahiro Yamada
2020-07-11
1
-1
/
+1
|
*
modpost: remove use of non-standard strsep() in HOSTCC code
H. Nikolaus Schaller
2020-07-07
1
-2
/
+10
*
|
Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-26
3
-0
/
+16
|
\
\
|
*
|
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
2020-07-21
1
-0
/
+2
|
*
|
parisc: add support for cmpxchg on u8 pointers
Liam Beguin
2020-07-21
2
-0
/
+14
*
|
|
Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-26
17
-112
/
+186
|
\
\
\
|
*
|
|
interconnect: msm8916: Fix buswidth of pcnoc_s nodes
Georgi Djakov
2020-07-23
1
-7
/
+7
|
*
|
|
interconnect: Do not skip aggregation for disabled paths
Georgi Djakov
2020-07-23
1
-3
/
+9
|
*
|
|
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
2020-07-23
1
-3
/
+7
|
*
|
|
binder: Don't use mmput() from shrinker function.
Tetsuo Handa
2020-07-23
1
-1
/
+1
|
*
|
|
Merge tag 'misc-habanalabs-fixes-2020-07-19' of git://people.freedesktop.org/...
Greg Kroah-Hartman
2020-07-20
1
-3
/
+11
|
|
\
\
\
|
|
*
|
|
habanalabs: prevent possible out-of-bounds array access
Oded Gabbay
2020-07-19
1
-3
/
+11
|
*
|
|
|
Merge tag 'fpga-late-fixes-for-5.8' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2020-07-20
2
-2
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
fpga: dfl: fix bug in port reset handshake
Matthew Gerlach
2020-07-14
1
-1
/
+2
|
|
*
|
|
fpga: dfl: pci: reduce the scope of variable 'ret'
Xu Yilun
2020-07-14
1
-1
/
+2
|
*
|
|
|
Merge tag 'misc-habanalabs-fixes-2020-07-10' of git://people.freedesktop.org/...
Greg Kroah-Hartman
2020-07-17
10
-93
/
+147
|
|
\
\
\
\
[next]