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
*
fuse: only update necessary attributes
Miklos Szeredi
2021-10-28
4
-10
/
+9
*
fuse: take cache_mask into account in getattr
Miklos Szeredi
2021-10-28
1
-1
/
+3
*
fuse: add cache_mask
Miklos Szeredi
2021-10-28
3
-9
/
+29
*
fuse: move reverting attributes to fuse_change_attributes()
Miklos Szeredi
2021-10-28
2
-9
/
+13
*
fuse: simplify local variables holding writeback cache state
Miklos Szeredi
2021-10-28
2
-6
/
+6
*
fuse: cleanup code conditional on fc->writeback_cache
Miklos Szeredi
2021-10-28
1
-13
/
+4
*
fuse: fix attr version comparison in fuse_read_update_size()
Miklos Szeredi
2021-10-28
1
-1
/
+1
*
fuse: always invalidate attributes after writes
Miklos Szeredi
2021-10-28
4
-20
/
+15
*
fuse: rename fuse_write_update_size()
Miklos Szeredi
2021-10-28
4
-9
/
+9
*
fuse: don't bump attr_version in cached write
Miklos Szeredi
2021-10-28
1
-2
/
+5
*
fuse: selective attribute invalidation
Miklos Szeredi
2021-10-28
4
-11
/
+19
*
fuse: don't increment nlink in link()
Miklos Szeredi
2021-10-28
1
-19
/
+11
*
fuse: decrement nlink on overwriting rename
Miklos Szeredi
2021-10-22
1
-22
/
+27
*
fuse: simplify __fuse_write_file_get()
Miklos Szeredi
2021-10-22
1
-5
/
+4
*
fuse: move fuse_invalidate_attr() into fuse_update_ctime()
Miklos Szeredi
2021-10-22
2
-13
/
+6
*
fuse: delete redundant code
Peng Hao
2021-10-22
1
-1
/
+0
*
fuse: use kmap_local_page()
Peng Hao
2021-10-22
3
-8
/
+8
*
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
2021-10-22
1
-1
/
+1
*
fuse: write inode in fuse_vma_close() instead of fuse_release()
Miklos Szeredi
2021-10-22
1
-9
/
+6
*
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
2021-10-22
4
-0
/
+27
*
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
2021-10-21
1
-6
/
+2
*
fuse: always initialize sb->s_fs_info
Miklos Szeredi
2021-10-21
1
-25
/
+25
*
fuse: clean up fuse_mount destruction
Miklos Szeredi
2021-10-21
2
-19
/
+7
*
fuse: get rid of fuse_put_super()
Miklos Szeredi
2021-10-21
3
-9
/
+15
*
fuse: check s_root when destroying sb
Miklos Szeredi
2021-10-21
2
-2
/
+2
*
Linux 5.15-rc6
v5.15-rc6
Linus Torvalds
2021-10-18
1
-1
/
+1
*
Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-10-18
2
-6
/
+5
|
\
|
*
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
2021-10-14
1
-4
/
+1
|
*
pata_legacy: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-2
/
+4
*
|
Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
13
-120
/
+171
|
\
\
|
*
|
block, bfq: reset last_bfqq_created on group change
Paolo Valente
2021-10-17
1
-0
/
+6
|
*
|
block: warn when putting the final reference on a registered disk
Christoph Hellwig
2021-10-17
1
-0
/
+1
|
*
|
brd: reduce the brd_devices_mutex scope
Tetsuo Handa
2021-10-17
1
-22
/
+22
|
*
|
kyber: avoid q->disk dereferences in trace points
Christoph Hellwig
2021-10-16
2
-14
/
+15
|
*
|
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
2021-10-16
3
-2
/
+11
|
*
|
block: drain file system I/O on del_gendisk
Christoph Hellwig
2021-10-16
4
-15
/
+35
|
*
|
block: split bio_queue_enter from blk_queue_enter
Christoph Hellwig
2021-10-16
1
-8
/
+25
|
*
|
block: factor out a blk_try_enter_queue helper
Christoph Hellwig
2021-10-16
1
-28
/
+32
|
*
|
block: call submit_bio_checks under q_usage_counter
Christoph Hellwig
2021-10-16
1
-22
/
+12
|
*
|
Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15
Jens Axboe
2021-10-14
3
-12
/
+13
|
|
\
\
|
|
*
|
nvme: fix per-namespace chardev deletion
Adam Manzanares
2021-10-14
2
-11
/
+12
|
|
*
|
nvme-pci: Fix abort command id
Keith Busch
2021-10-07
1
-1
/
+1
|
*
|
|
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs
Dan Carpenter
2021-10-12
1
-1
/
+3
*
|
|
|
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
io_uring: fix wrong condition to grab uring lock
Hao Xu
2021-10-14
1
-1
/
+1
*
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-10-18
4
-37
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
vhost-vdpa: Fix the wrong input in config_cb
Cindy Lu
2021-10-13
1
-1
/
+1
|
*
|
|
|
|
VDUSE: fix documentation underline warning
Randy Dunlap
2021-10-13
1
-1
/
+1
|
*
|
|
|
|
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-10-13
1
-31
/
+6
|
*
|
|
|
|
vhost_vdpa: unset vq irq before freeing irq
Wu Zongyong
2021-10-13
1
-4
/
+4
[next]