index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: use booleans where appropriate for the tree mod log functions
Filipe Manana
2021-04-19
3
-25
/
+25
*
btrfs: move the tree mod log code into its own file
Filipe Manana
2021-04-19
8
-961
/
+1005
*
btrfs: integrity-checker: convert block context kmap's to kmap_local_page
Ira Weiny
2021-04-19
1
-2
/
+3
*
btrfs: integrity-checker: use kmap_local_page in __btrfsic_submit_bio
Ira Weiny
2021-04-19
1
-4
/
+5
*
btrfs: raid56: convert kmaps to kmap_local_page
Ira Weiny
2021-04-19
1
-31
/
+34
*
btrfs: convert kmap to kmap_local_page, simple cases
Ira Weiny
2021-04-19
4
-11
/
+10
*
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
2021-04-19
4
-2
/
+3
*
btrfs: remove stale comment and logic from btrfs_inode_in_log()
Filipe Manana
2021-04-19
1
-13
/
+4
*
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
2021-04-19
4
-12
/
+19
*
btrfs: fix race between memory mapped writes and fsync
Filipe Manana
2021-04-19
1
-9
/
+9
*
btrfs: exclude mmap from happening during all fallocate operations
Josef Bacik
2021-04-19
1
-6
/
+6
*
btrfs: exclude mmaps while doing remap
Josef Bacik
2021-04-19
1
-6
/
+24
*
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
2021-04-19
5
-28
/
+28
*
btrfs: add a i_mmap_lock to our inode
Josef Bacik
2021-04-19
3
-0
/
+12
*
btrfs: remove mirror argument from btrfs_csum_verify_data()
Goldwyn Rodrigues
2021-04-19
3
-5
/
+3
*
btrfs: remove force argument from run_delalloc_nocow()
Goldwyn Rodrigues
2021-04-19
1
-24
/
+13
*
btrfs: don't opencode extent_changeset_free
Nikolay Borisov
2021-04-19
1
-2
/
+1
*
btrfs: assign proper values to a bool variable in dev_extent_hole_check_zoned
Jiapeng Chong
2021-04-19
1
-2
/
+2
*
btrfs: add btree read ahead for incremental send operations
Filipe Manana
2021-04-19
1
-6
/
+36
*
btrfs: add btree read ahead for full send operations
Filipe Manana
2021-04-19
1
-0
/
+1
*
btrfs: simplify code flow in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-04-19
1
-20
/
+5
*
btrfs: remove btrfs_inode parameter from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-04-19
1
-5
/
+3
*
btrfs: simplify commit logic in try_flush_qgroup
Nikolay Borisov
2021-04-19
1
-28
/
+7
*
btrfs: scrub: drop a few function declarations
Anand Jain
2021-04-19
1
-8
/
+0
*
btrfs: change return type to bool in btrfs_extent_readonly
Anand Jain
2021-04-19
1
-3
/
+3
*
btrfs: unexport btrfs_extent_readonly() and make it static
Anand Jain
2021-04-19
3
-14
/
+13
*
btrfs: replace open coded while loop with proper construct
Nikolay Borisov
2021-04-19
1
-19
/
+23
*
btrfs: replace offset_in_entry with in_range
Nikolay Borisov
2021-04-19
1
-15
/
+4
*
btrfs: make find_desired_extent take btrfs_inode
Nikolay Borisov
2021-04-19
1
-8
/
+7
*
btrfs: make btrfs_replace_file_extents take btrfs_inode
Nikolay Borisov
2021-04-19
4
-34
/
+34
*
btrfs: fix comment for btrfs ordered extent flag bits
Qu Wenruo
2021-04-19
1
-2
/
+2
*
readdir: make sure to verify directory entry for legacy interfaces too
Linus Torvalds
2021-04-17
1
-0
/
+6
*
Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-16
1
-2
/
+5
|
\
|
*
io_uring: fix early sqd_list removal sqpoll hangs
Pavel Begunkov
2021-04-14
1
-2
/
+5
*
|
Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-11
1
-11
/
+42
|
\
\
|
*
|
btrfs: zoned: move superblock logging zone location
Naohiro Aota
2021-04-10
1
-11
/
+42
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-09
3
-14
/
+10
|
\
\
\
|
*
|
|
fs: direct-io: fix missing sdio->boundary
Jack Qiu
2021-04-09
1
-2
/
+3
|
*
|
|
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2021-04-09
2
-12
/
+7
*
|
|
|
Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-09
2
-2
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
io-wq: cancel unbounded works on io-wq destroy
Pavel Begunkov
2021-04-08
1
-0
/
+4
|
*
|
io_uring: fix rw req completion
Pavel Begunkov
2021-04-08
1
-0
/
+13
|
*
|
io_uring: clear F_REISSUE right after getting it
Pavel Begunkov
2021-04-07
1
-2
/
+4
*
|
|
Merge tag '5.12-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-04-08
5
-8
/
+22
|
\
\
\
|
*
|
|
cifs: escape spaces in share names
Maciek Borzecki
2021-04-07
1
-1
/
+2
|
*
|
|
fs: cifs: Remove unnecessary struct declaration
Wan Jiabing
2021-04-07
1
-2
/
+0
|
*
|
|
cifs: On cifs_reconnect, resolve the hostname again.
Shyam Prasad N
2021-04-07
3
-5
/
+20
*
|
|
|
Merge tag 'for-linus-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-08
1
-4
/
+17
|
\
\
\
\
|
*
|
|
|
file: fix close_range() for unshare+cloexec
Christian Brauner
2021-04-02
1
-4
/
+17
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-08
1
-4
/
+4
|
\
\
\
\
\
[next]