]> Git Repo - linux.git/history - fs
mm: convert find_get_entry to return the head page
[linux.git] / fs /
2020-10-02 Linus TorvaldsMerge branch 'work.epoll' of git://git.kernel.org/pub...
2020-10-02 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel...
2020-10-02 Linus TorvaldsMerge tag 'for-5.9-rc7-tag' of git://git.kernel.org...
2020-10-02 Linus TorvaldsMerge tag 'pm-5.9-rc8' of git://git.kernel.org/pub...
2020-10-02 Linus TorvaldsMerge tag 'staging-5.9-rc8' of git://git.kernel.org...
2020-10-02 Linus TorvaldsMerge tag 'gpio-v5.9-2' of git://git.kernel.org/pub...
2020-10-02 Linus TorvaldsMerge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org...
2020-10-02 Will DeaconMerge branch 'for-next/mte' into for-next/core
2020-10-02 Linus Torvaldspipe: remove pipe_wait() and fix wakeup race with splice
2020-10-01 Linus TorvaldsMerge tag 'iommu-fixes-v5.9-rc7' of git://git.kernel...
2020-10-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2020-10-01 Linus TorvaldsMerge tag 'drm-fixes-2020-10-01-1' of git://anongit...
2020-10-01 Linus TorvaldsMerge tag 'trace-v5.9-rc6' of git://git.kernel.org...
2020-10-01 Alexander Aringfs: dlm: fix race in nodeid2con
2020-10-01 Qian Caipipe: Fix memory leaks in create_pipe_files()
2020-10-01 Dave AirlieMerge tag 'amd-drm-fixes-5.9-2020-09-30' of git://peopl...
2020-10-01 Jens Axboeio_uring: kill callback_head argument for io_req_task_w...
2020-10-01 Pavel Begunkovio_uring: move req preps out of io_issue_sqe()
2020-10-01 Pavel Begunkovio_uring: decouple issuing and req preparation
2020-10-01 Pavel Begunkovio_uring: remove nonblock arg from io_{rw}_prep()
2020-10-01 Pavel Begunkovio_uring: set/clear IOCB_NOWAIT into io_read/write
2020-10-01 Pavel Begunkovio_uring: remove F_NEED_CLEANUP check in *prep()
2020-10-01 Pavel Begunkovio_uring: io_kiocb_ppos() style change
2020-10-01 Pavel Begunkovio_uring: simplify io_alloc_req()
2020-10-01 Jens Axboeio-wq: kill unused IO_WORKER_F_EXITING
2020-10-01 Hillf Dantonio-wq: fix use-after-free in io_wq_worker_running
2020-10-01 Joseph Qiio_uring: show sqthread pid and cpu in fdinfo
2020-10-01 Jens Axboeio_uring: process task work in io_uring_register()
2020-10-01 Dennis Zhouio_uring: add blkcg accounting to offloaded operations
2020-10-01 Jens Axboeio_uring: improve registered buffer accounting for...
2020-10-01 Zheng Binio_uring: remove unneeded semicolon
2020-10-01 Jens Axboeio_uring: cap SQ submit size for SQPOLL with multiple...
2020-10-01 Jens Axboeio_uring: get rid of req->io/io_async_ctx union
2020-10-01 Pavel Begunkovio_uring: kill extra user_bufs check
2020-10-01 Pavel Begunkovio_uring: fix overlapped memcpy in io_req_map_rw()
2020-10-01 Pavel Begunkovio_uring: refactor io_req_map_rw()
2020-10-01 Pavel Begunkovio_uring: simplify io_rw_prep_async()
2020-10-01 Jens Axboeio_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ...
2020-10-01 Jens Axboeio_uring: mark io_uring_fops/io_op_defs as __read_mostly
2020-10-01 Jens Axboeio_uring: enable IORING_SETUP_ATTACH_WQ to attach to...
2020-10-01 Jens Axboeio_uring: base SQPOLL handling off io_sq_data
2020-10-01 Jens Axboeio_uring: split SQPOLL data into separate structure
2020-10-01 Jens Axboeio_uring: split work handling part of SQPOLL into helper
2020-10-01 Jens Axboeio_uring: move SQPOLL post-wakeup ring need wakeup...
2020-10-01 Jens Axboeio_uring: use private ctx wait queue entries for SQPOLL
2020-10-01 Jens Axboeio_uring: io_sq_thread() doesn't need to flush signals
2020-10-01 Sebastian Andrzej... io_wq: Make io_wqe::lock a raw_spinlock_t
2020-10-01 Stefano Garzarellaio_uring: allow disabling rings during the creation
2020-10-01 Stefano Garzarellaio_uring: add IOURING_REGISTER_RESTRICTIONS opcode
2020-10-01 Jens Axboeio_uring: reference ->nsproxy for file table commands
2020-10-01 Jens Axboeio_uring: don't rely on weak ->files references
2020-10-01 Jens Axboeio_uring: enable task/files specific overflow flushing
2020-10-01 Jens Axboeio_uring: return cancelation status from poll/timeout...
2020-10-01 Jens Axboeio_uring: unconditionally grab req->task
2020-10-01 Jens Axboeio_uring: stash ctx task reference for SQPOLL
2020-10-01 Jens Axboeio_uring: move dropping of files into separate helper
2020-10-01 Jens Axboeio_uring: allow timeout/poll/files killing to take...
2020-10-01 Jens AxboeMerge branch 'io_uring-5.9' into for-5.10/io_uring
2020-09-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2020-09-30 Filipe Mananabtrfs: fix filesystem corruption after a device replace
2020-09-30 Josef Bacikbtrfs: move btrfs_rm_dev_replace_free_srcdev outside...
2020-09-30 Linus WalleijMerge tag 'gpio-fixes-for-v5.9' of git://git.kernel...
2020-09-30 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-09-30 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9-3' of git://git...
2020-09-30 Linus Torvaldsautofs: use __kernel_write() for the autofs pipe writing
2020-09-29 Alexander Aringfs: dlm: rework receive handling
2020-09-29 Alexander Aringfs: dlm: disallow buffer size below default
2020-09-29 Alexander Aringfs: dlm: handle range check as callback
2020-09-29 Alexander Aringfs: dlm: fix mark per nodeid setting
2020-09-29 Alexander Aringfs: dlm: remove lock dependency warning
2020-09-29 Linus TorvaldsMerge tag 'dmaengine-fix-5.9' of git://git.kernel.org...
2020-09-29 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2020-09-29 Greg Kroah-HartmanMerge tag 'phy-fixes-2-5.9' of git://git.kernel.org...
2020-09-29 Hao Xuio_uring: fix async buffered reads when readahead is...
2020-09-29 Linus WalleijMerge tag 'gpio-fixes-for-v5.9-rc7' of git://git.kernel...
2020-09-28 Eric Biggersfscrypt: export fscrypt_d_revalidate()
2020-09-28 Mark BrownMerge tag 'regmap-field-bulk-api' into regmap-5.10
2020-09-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2020-09-28 Linus TorvaldsMerge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org...
2020-09-28 Mark BrownMerge series "regmap: add support to regmap_field_bulk_...
2020-09-28 Jens Axboeio_uring: fix potential ABBA deadlock in ->show_fdinfo()
2020-09-28 Jens Axboeio_uring: always delete double poll wait entry on match
2020-09-27 Linus TorvaldsMerge tag 'kbuild-fixes-v5.9-4' of git://git.kernel...
2020-09-27 Linus TorvaldsMerge tag 'x86-urgent-2020-09-27' of git://git.kernel...
2020-09-27 Linus TorvaldsMerge tag 'timers-urgent-2020-09-27' of git://git.kerne...
2020-09-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2020-09-26 Linus TorvaldsMerge tag 'io_uring-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 'block-5.9-2020-09-25' of git://git.kernel...
2020-09-26 Linus TorvaldsMerge tag 's390-5.9-7' of git://git.kernel.org/pub...
2020-09-26 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-09-25 Linus TorvaldsMerge tag 'mips_fixes_5.9_3' of git://git.kernel.org...
2020-09-25 Linus TorvaldsMerge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org...
2020-09-25 Linus TorvaldsMerge tag 'regulator-fix-v5.9-rc6' of git://git.kernel...
2020-09-25 Linus TorvaldsMerge tag 'regmap-fix-v5.9-rc6' of git://git.kernel...
2020-09-25 Jens Axboeio_uring: ensure async buffered read-retry is setup...
2020-09-25 Michael Schallerefivarfs: Replace invalid slashes with exclamation...
2020-09-25 David S. MillerMerge tag 'wireless-drivers-2020-09-25' of git://git...
2020-09-25 Linus TorvaldsMerge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/proje...
2020-09-25 Linus TorvaldsMerge tag 'pm-5.9-rc7' of git://git.kernel.org/pub...
2020-09-25 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next
This page took 0.266606 seconds and 7 git commands to generate.