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: 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
*
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
1
-3
/
+3
|
\
|
*
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-09
1
-3
/
+3
*
|
Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master
Linus Torvalds
2020-07-25
1
-8
/
+2
|
\
\
|
*
|
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
2020-07-23
1
-8
/
+2
*
|
|
Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master
Linus Torvalds
2020-07-25
1
-1
/
+19
|
\
\
\
|
*
|
|
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
2020-07-22
1
-1
/
+19
*
|
|
|
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
2020-07-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
squashfs: fix length field overlap check in metadata reading
Phillip Lougher
2020-07-24
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-24
4
-14
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-21
1
-0
/
+8
|
*
|
|
|
|
btrfs: fix page leaks after failure to lock page for delalloc
Robbie Ko
2020-07-21
1
-1
/
+2
|
*
|
|
|
|
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
2020-07-21
1
-13
/
+10
|
*
|
|
|
|
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
2020-07-21
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-07-24
1
-7
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zonefs: count pages after truncating the iterator
Johannes Thumshirn
2020-07-20
1
-4
/
+4
|
*
|
|
|
|
|
zonefs: Fix compilation warning
Damien Le Moal
2020-07-20
1
-3
/
+7
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into m...
Linus Torvalds
2020-07-24
1
-25
/
+36
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
io_uring: missed req_init_async() for IOSQE_ASYNC
Pavel Begunkov
2020-07-23
1
-0
/
+1
|
*
|
|
|
|
io_uring: always allow drain/link/hardlink/async sqe flags
Daniele Albano
2020-07-18
1
-4
/
+9
|
*
|
|
|
|
io_uring: ensure double poll additions work with both request types
Jens Axboe
2020-07-18
1
-21
/
+26
*
|
|
|
|
|
exfat: fix name_hash computation on big endian systems
Ilya Ponetayev
2020-07-21
1
-4
/
+4
*
|
|
|
|
|
exfat: fix wrong size update of stream entry by typo
Hyeongseok Kim
2020-07-21
1
-1
/
+1
*
|
|
|
|
|
exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
Namjae Jeon
2020-07-21
1
-1
/
+1
*
|
|
|
|
|
exfat: fix overflow issue in exfat_cluster_to_sector()
Namjae Jeon
2020-07-21
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...
Linus Torvalds
2020-07-18
3
-12
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2020-07-17
2
-10
/
+4
|
*
|
|
|
|
NFS: Fix interrupted slots by sending a solo SEQUENCE operation
Anna Schumaker
2020-07-13
1
-2
/
+18
*
|
|
|
|
|
Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m...
Linus Torvalds
2020-07-17
1
-2
/
+8
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
io_uring: fix recvmsg memory leak with buffer selection
Pavel Begunkov
2020-07-15
1
-2
/
+8
*
|
|
|
|
|
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-17
3
-57
/
+95
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
2020-07-15
1
-1
/
+11
|
*
|
|
|
|
|
fuse: don't ignore errors from fuse_writepages_fill()
Vasily Averin
2020-07-14
1
-2
/
+0
|
*
|
|
|
|
|
fuse: clean up condition for writepage sending
Miklos Szeredi
2020-07-14
1
-18
/
+35
|
*
|
|
|
|
|
fuse: reject options on reconfigure via fsconfig(2)
Miklos Szeredi
2020-07-14
2
-6
/
+11
|
*
|
|
|
|
|
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
Miklos Szeredi
2020-07-14
1
-0
/
+7
|
*
|
|
|
|
|
fuse: use ->reconfigure() instead of ->remount_fs()
Miklos Szeredi
2020-07-14
1
-3
/
+5
[prev]
[next]