index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
GFS2: Eliminate vestigial sd_log_flush_wrapped
Bob Peterson
3
-7
/
+1
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
2
-6
/
+30
2017-06-20
xfs: nowait aio support
Goldwyn Rodrigues
2
-6
/
+48
2017-06-20
ext4: nowait aio support
Goldwyn Rodrigues
1
-6
/
+29
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
1
-2
/
+8
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
1
-0
/
+8
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
1
-0
/
+6
2017-06-20
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
1
-1
/
+7
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
1
-9
/
+3
2017-06-20
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
2
-5
/
+14
2017-06-20
btrfs: Manually implement device_total_bytes getter/setter
Nikolay Borisov
1
-1
/
+19
2017-06-20
btrfs: obsolete and remove mount option alloc_start
David Sterba
3
-70
/
+7
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
4
-7
/
+8
2017-06-20
btrfs: cleanup duplicate return value in insert_inline_extent
David Sterba
1
-6
/
+2
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
6
-20
/
+19
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
3
-1
/
+3
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
4
-12
/
+12
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
16
-35
/
+35
2017-06-19
btrfs: use GFP_KERNEL in btrfs_init_dev_replace_tgtdev
David Sterba
1
-1
/
+1
2017-06-19
btrfs: use GFP_KERNEL in btrfs_calc_avail_data_space
David Sterba
1
-1
/
+1
2017-06-19
btrfs: Use btrfs_space_info_used instead of opencoding it
Nikolay Borisov
1
-6
/
+3
2017-06-19
btrfs: wait part of the write_dev_flush() can be separated out
Anand Jain
1
-28
/
+31
2017-06-19
btrfs: remove redundant null bdev counting during flush submission
Anand Jain
1
-5
/
+2
2017-06-19
btrfs: write_dev_flush does not return ENOMEM anymore
Anand Jain
1
-33
/
+5
2017-06-19
Btrfs: compression must free at least one sector size
Timofey Titovets
1
-4
/
+3
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
6
-17
/
+15
2017-06-19
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
David Sterba
1
-16
/
+14
2017-06-19
btrfs: document mandatory order of bio in btrfs_io_bio
David Sterba
1
-0
/
+4
2017-06-19
Btrfs: skip checksum verification if IO error occurs
Liu Bo
1
-6
/
+8
2017-06-19
Btrfs: tolerate errors if we have retried successfully
Liu Bo
1
-1
/
+4
2017-06-19
btrfs: pass bytes to btrfs_bio_alloc
David Sterba
3
-8
/
+8
2017-06-19
btrfs: opencode trivial compressed_bio_alloc, simplify error handling
David Sterba
1
-19
/
+4
2017-06-19
btrfs: remove redundant parameters from btrfs_bio_alloc
David Sterba
3
-10
/
+5
2017-06-19
btrfs: sink gfp parameter to btrfs_bio_clone
David Sterba
4
-5
/
+5
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
5
-41
/
+0
2017-06-19
btrfs: btrfs_bio_clone never fails, skip error handling
David Sterba
2
-7
/
+2
2017-06-19
btrfs: btrfs_bio_alloc never fails, skip error handling
David Sterba
1
-3
/
+0
2017-06-19
btrfs: bioset allocations will never fail, adapt our helpers
David Sterba
1
-32
/
+20
2017-06-19
btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2
-10
/
+10
2017-06-19
btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_workspace
David Sterba
2
-3
/
+3
2017-06-19
btrfs: add memalloc_nofs protections around alloc_workspace callback
David Sterba
1
-0
/
+10
2017-06-19
btrfs: adjust includes after vmalloc removal
David Sterba
1
-1
/
+1
2017-06-19
btrfs: use GFP_KERNEL in init_ipath
David Sterba
2
-7
/
+7
2017-06-19
btrfs: scrub: add memalloc_nofs protection around init_ipath
David Sterba
1
-0
/
+9
2017-06-19
btrfs: send: use kvmalloc in iterate_dir_item
David Sterba
1
-1
/
+1
2017-06-19
btrfs: replace opencoded kvzalloc with the helper
David Sterba
3
-20
/
+11
2017-06-19
Btrfs: lzo: compressed data size must be less then input size
Timofey Titovets
1
-1
/
+3
2017-06-19
btrfs: simplify code with bio_io_error
Guoqing Jiang
1
-2
/
+1
2017-06-19
Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps
Omar Sandoval
1
-13
/
+13
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
4
-18
/
+4
[prev]
[next]