]> Git Repo - linux.git/history - fs
btrfs: make fast fsyncs wait only for writeback
[linux.git] / fs /
2020-10-07 Filipe Mananabtrfs: make fast fsyncs wait only for writeback
2020-10-07 Filipe Mananabtrfs: do not commit logs and transactions during link...
2020-10-07 Filipe Mananabtrfs: do not take the log_mutex of the subvolume when...
2020-10-07 David Sterbabtrfs: send: remove indirect callback parameter for...
2020-10-07 David Sterbabtrfs: scrub: rename ratelimit state varaible to avoid...
2020-10-07 David Sterbabtrfs: remove unnecessarily shadowed variables
2020-10-07 David Sterbabtrfs: compression: move declarations to header
2020-10-07 David Sterbabtrfs: remove const from btrfs_feature_set_name
2020-10-07 Qu Wenruobtrfs: cleanup calculation of lockend in lock_and_clean...
2020-10-07 Josef Bacikbtrfs: fix possible infinite loop in data async reclaim
2020-10-07 Josef Bacikbtrfs: add a comment explaining the data flush steps
2020-10-07 Josef Bacikbtrfs: do async reclaim for data reservations
2020-10-07 Josef Bacikbtrfs: flush delayed refs when trying to reserve data...
2020-10-07 Josef Bacikbtrfs: run delayed iputs before committing the transact...
2020-10-07 Josef Bacikbtrfs: don't force commit if we are data
2020-10-07 Josef Bacikbtrfs: drop the commit_cycles stuff for data reservations
2020-10-07 Josef Bacikbtrfs: use the same helper for data and metadata reserv...
2020-10-07 Josef Bacikbtrfs: serialize data reservations if we are flushing
2020-10-07 Josef Bacikbtrfs: use ticketing for data space reservations
2020-10-07 Josef Bacikbtrfs: add btrfs_reserve_data_bytes and use it
2020-10-07 Josef Bacikbtrfs: add the data transaction commit logic into may_c...
2020-10-07 Josef Bacikbtrfs: add flushing states for handling data reservations
2020-10-07 Josef Bacikbtrfs: check tickets after waiting on ordered extents
2020-10-07 Josef Bacikbtrfs: use btrfs_start_delalloc_roots in shrink_delalloc
2020-10-07 Josef Bacikbtrfs: use the btrfs_space_info_free_bytes_may_use...
2020-10-07 Josef Bacikbtrfs: call btrfs_try_granting_tickets when reserving...
2020-10-07 Josef Bacikbtrfs: call btrfs_try_granting_tickets when unpinning...
2020-10-07 Josef Bacikbtrfs: call btrfs_try_granting_tickets when freeing...
2020-10-07 Josef Bacikbtrfs: make ALLOC_CHUNK use the space info flags
2020-10-07 Josef Bacikbtrfs: make shrink_delalloc take space_info as an arg
2020-10-07 Josef Bacikbtrfs: handle U64_MAX for shrink_delalloc
2020-10-07 Josef Bacikbtrfs: remove orig from shrink_delalloc
2020-10-07 Josef Bacikbtrfs: change nr to u64 in btrfs_start_delalloc_roots
2020-10-07 Nikolay Borisovbtrfs: remove fsid argument from btrfs_sysfs_update_spr...
2020-10-07 Nikolay Borisovbtrfs: remove spurious BUG_ON in btrfs_get_extent
2020-10-07 Randy Dunlapbtrfs: delete duplicated words + other fixes in comments
2020-10-07 Qu Wenruobtrfs: tracepoints: output proper root owner for trace_...
2020-10-03 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-10-03 Linus TorvaldsMerge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel...
2020-10-03 Linus TorvaldsMerge tag 'usb-5.9-rc8' of git://git.kernel.org/pub...
2020-10-03 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2020-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-10-02 Linus TorvaldsMerge tag 'pinctrl-v5.9-2' of git://git.kernel.org...
2020-10-02 Linus TorvaldsMerge tag 'pci-v5.9-fixes-2' of git://git.kernel.org...
2020-10-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2020-10-02 Linus TorvaldsMerge tag 'io_uring-5.9-2020-10-02' of git://git.kernel...
2020-10-02 Linus TorvaldsMerge tag 'block-5.9-2020-10-02' of git://git.kernel...
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 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 Dave AirlieMerge tag 'amd-drm-fixes-5.9-2020-09-30' of git://peopl...
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 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 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 Linus TorvaldsMerge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org...
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 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...
2020-09-25 Linus TorvaldsMerge tag 'drm-fixes-2020-09-25' of git://anongit.freed...
2020-09-25 Jens Axboeio_uring: don't unconditionally set plug->nowait =...
2020-09-25 Josef Bacikbtrfs: move btrfs_scratch_superblocks into btrfs_dev_re...
2020-09-25 Jens Axboeio_uring: ensure open/openat2 name is cleaned on cancel...
2020-09-25 Dave AirlieMerge tag 'drm-misc-fixes-2020-09-24' of git://anongit...
2020-09-24 Al Viroep_create_wakeup_source(): dentry name can change under...
2020-09-24 Linus TorvaldsMerge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org...
2020-09-24 Linus TorvaldsMerge tag 'media/v5.9-3' of git://git.kernel.org/pub...
2020-09-24 Linus TorvaldsMerge tag 'sound-5.9-rc7' of git://git.kernel.org/pub...
2020-09-23 Linus TorvaldsMerge tag 'trace-v5.9-rc5-2' of git://git.kernel.org...
next
This page took 0.102861 seconds and 7 git commands to generate.