index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
io_uring: remove 'loops' argument from trace_io_uring_task_work_run()
Jens Axboe
2
-8
/
+4
2024-02-08
io_uring: remove looping around handling traditional task_work
Jens Axboe
1
-38
/
+7
2024-02-08
io_uring/kbuf: cleanup passing back cflags
Jens Axboe
2
-24
/
+31
2024-02-08
io_uring/rw: remove dead file == NULL check
Jens Axboe
1
-1
/
+1
2024-02-08
io_uring: cleanup io_req_complete_post()
Jens Axboe
1
-4
/
+4
2024-02-08
io_uring: mark the need to lock/unlock the ring as unlikely
Jens Axboe
1
-2
/
+2
2024-02-08
io_uring: add io_file_can_poll() helper
Jens Axboe
6
-6
/
+21
2024-02-08
io_uring/cancel: don't default to setting req->work.cancel_seq
Jens Axboe
5
-8
/
+15
2024-02-08
io_uring: expand main struct io_kiocb flags to 64-bits
Jens Axboe
4
-50
/
+58
2024-02-07
io_uring: use file_mnt_idmap helper
Alexander Mikhalitsyn
1
-1
/
+1
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-02
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
1
-29
/
+3
2024-02-02
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
3
-3
/
+10
2024-02-02
ext4: add a hole extent entry in cache after punch
Zhang Yi
1
-2
/
+4
2024-02-02
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-02
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-02-02
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
1
-41
/
+70
2024-02-02
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-02-02
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-02-01
Kconfig: Disable -Wstringop-overflow for GCC globally
Linus Torvalds
1
-3
/
+3
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2
-3
/
+3
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
1
-0
/
+2
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2
-1
/
+5
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
1
-1
/
+1
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
2
-10
/
+10
2024-02-01
doc/netlink/specs: Add missing attr in rt_link spec
Donald Hunter
1
-0
/
+10
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
1
-14
/
+9
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-01
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
1
-4
/
+4
2024-02-01
selftests: mptcp: increase timeout to 30 min
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Mangle
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter in v6
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Filter
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-02-01
mptcp: fix data re-injection from stale subflow
Paolo Abeni
1
-3
/
+0
2024-02-01
eventfs: Keep all directory links at 1
Steven Rostedt (Google)
1
-4
/
+10
2024-02-01
eventfs: Remove fsnotify*() functions from lookup()
Steven Rostedt (Google)
1
-2
/
+0
2024-02-01
eventfs: Restructure eventfs_inode structure to be more condensed
Steven Rostedt (Google)
1
-15
/
+12
2024-02-01
eventfs: Warn if an eventfs_inode is freed without is_freed being set
Steven Rostedt (Google)
1
-4
/
+14
2024-02-01
tracing/timerlat: Move hrtimer_init to timerlat_fd open()
Daniel Bristot de Oliveira
1
-3
/
+3
2024-02-01
selftests: net: enable some more knobs
Paolo Abeni
1
-0
/
+3
[next]