]> Git Repo - linux.git/history - fs
net: change addr_list_lock back to static key
[linux.git] / fs /
2020-06-04 Christoph Hellwigext4: remove the access_ok() check in ext4_ioctl_get_es...
2020-06-04 Christoph Hellwigfs: remove the access_ok() check in ioctl_fiemap
2020-06-04 Christoph Hellwigfs: handle FIEMAP_FLAG_SYNC in fiemap_prep
2020-06-04 Christoph Hellwigfs: move fiemap range validation into the file systems...
2020-06-04 Christoph Hellwigiomap: fix the iomap_fiemap prototype
2020-06-04 Christoph Hellwigfs: move the fiemap definitions out of fs.h
2020-06-04 Christoph Hellwigfs: mark __generic_block_fiemap static
2020-06-04 Christoph Hellwigext4: remove the call to fiemap_check_flags in ext4_fiemap
2020-06-04 Christoph Hellwigext4: split _ext4_fiemap
2020-06-04 Christoph Hellwigext4: fix fiemap size checks for bitmap files
2020-06-04 Ritesh Harjaniext4: fix EXT4_MAX_LOGICAL_BLOCK macro
2020-06-04 Jonathan Grantadd comment for ext4_dir_entry_2 file_type member
2020-06-04 Jan Karajbd2: avoid leaking transaction credits when unreservin...
2020-06-04 Jan Karaext4: drop ext4_journal_free_reserved()
2020-06-04 Ritesh Harjaniext4: mballoc: use lock for checking free blocks while...
2020-06-04 Ritesh Harjaniext4: mballoc: refactor ext4_mb_good_group()
2020-06-04 Ritesh Harjaniext4: mballoc: introduce pcpu seqcnt for freeing PA...
2020-06-04 Ritesh Harjaniext4: mballoc: refactor ext4_mb_discard_preallocations()
2020-06-04 Ritesh Harjaniext4: mballoc: add blocks to PA list under same spinloc...
2020-06-04 Eric Biggersext4: add casefold flag to EXT4_INODE_* flags
2020-06-04 Eric Whitneyext4: rework map struct instantiation in ext4_ext_map_b...
2020-06-04 Ritesh Harjaniext4: make ext_debug() implementation to use pr_debug()
2020-06-04 Ritesh Harjaniext4: mballoc: make mb_debug() implementation to use...
2020-06-04 Ritesh Harjaniext4: replace EXT_DEBUG with __maybe_unused in ext4_ext...
2020-06-04 Ritesh Harjaniext4: improve ext_debug() msg in case of block allocati...
2020-06-04 Ritesh Harjaniext4: use BIT() macro for BH_** state bits
2020-06-04 Ritesh Harjaniext4: balloc: use task_pid_nr() helper
2020-06-04 Ritesh Harjaniext4: mballoc: fix possible NULL ptr & remove BUG_ONs...
2020-06-04 Ritesh Harjaniext4: mballoc: refactor code inside DOUBLE_CHECK into...
2020-06-04 Ritesh Harjaniext4: mballoc: make ext4_mb_use_preallocated() return...
2020-06-04 Ritesh Harjaniext4: mballoc: simplify error handling in ext4_init_mba...
2020-06-04 Ritesh Harjaniext4: mballoc: fix few other format specifier in mb_debug()
2020-06-04 Ritesh Harjaniext4: mballoc: correct the mb_debug() format specifier...
2020-06-04 Ritesh Harjaniext4: mballoc: add more mb_debug() msgs
2020-06-04 Ritesh Harjaniext4: mballoc: refactor ext4_mb_show_ac()
2020-06-04 Ritesh Harjaniext4: mballoc: print bb_free info even when it is 0
2020-06-04 Theodore Ts'oext4: avoid ext4_error()'s caused by ENOMEM in the...
2020-06-04 Eric Biggersext4: fix race between ext4_sync_parent() and rename()
2020-06-04 Christophe JAILLEText4: fix a typo in a comment
2020-06-04 Eric Whitneyext4: clean up ext4_ext_convert_to_initialized() error...
2020-06-04 Eric Whitneyext4: clean up GET_BLOCKS_PRE_IO error handling
2020-06-04 Eric Whitneyext4: remove redundant GET_BLOCKS_CONVERT code
2020-06-04 Eric Whitneyext4: remove dead GET_BLOCKS_ZERO code
2020-06-04 Harshad Shirwadkarext4: don't ignore return values from ext4_ext_dirty()
2020-06-04 Harshad Shirwadkarext4: handle ext4_mark_inode_dirty errors
2020-06-04 Jeffle Xuext4: fix error pointer dereference
2020-06-04 Jan Karaext4: Avoid freeing inodes on dirty list
2020-06-04 Jan Karawriteback: Export inode_io_list_del()
2020-06-04 Xiyu Yangext4: fix buffer_head refcnt leak when ext4_iget()...
2020-06-04 Harshad Shirwadkarext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed...
2020-06-04 Jason Yanext4: remove unnecessary comparisons to bool
2020-06-04 Eric Whitneyext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
2020-06-04 Carlos Guerrero... ext4: fix a style issue in fs/ext4/acl.c
2020-06-04 Shijie Huhugetlbfs: get unmapped area below TASK_UNMAPPED_BASE...
2020-06-04 Johannes Weinermm: fold and remove lru_cache_add_anon() and lru_cache_...
2020-06-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-06-03 Linus TorvaldsMerge branch 'uaccess.comedi' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge branch 'work.splice' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-06-03 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git.kernel...
2020-06-03 Linus TorvaldsMerge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub...
2020-06-03 Linus TorvaldsMerge tag 'xtensa-20200603' of git://github.com/jcmvbkb...
2020-06-03 Linus TorvaldsMerge branch 'parisc-5.8-1' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge tag 'mips_5.8' of git://git.kernel.org/pub/scm...
2020-06-03 Linus TorvaldsMerge branch 'uaccess.csum' of git://git.kernel.org...
2020-06-03 Jiri KosinaMerge branches 'for-5.7/upstream-fixes', 'for-5.8/apple...
2020-06-03 Linus TorvaldsMerge tag 'threads-v5.8' of git://git.kernel.org/pub...
2020-06-03 Linus TorvaldsMerge tag 'sched-core-2020-06-02' of git://git.kernel...
2020-06-03 Linus TorvaldsMerge tag 'x86-timers-2020-06-03' of git://git.kernel...
2020-06-03 Linus TorvaldsMerge tag 'timers-core-2020-06-02' of git://git.kernel...
2020-06-03 Linus TorvaldsMerge tag 'irq-core-2020-06-02' of git://git.kernel...
2020-06-03 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2020-06-03 Linus TorvaldsMerge tag 'erofs-for-5.8-rc1' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge tag 'jfs-5.8' of git://github.com/kleikamp/linux...
2020-06-03 Linus TorvaldsMerge tag 'for-5.8-tag' of git://git.kernel.org/pub...
2020-06-03 Linus TorvaldsMerge tag 'vfs-5.8-merge-2' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge tag 'vfs-5.8-merge-1' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge tag 'xfs-5.8-merge-8' of git://git.kernel.org...
2020-06-03 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2020-06-03 Linus TorvaldsMerge branch 'next-general' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge tag 'selinux-pr-20200601' of git://git.kernel...
2020-06-03 Linus TorvaldsMerge tag 'audit-pr-20200601' of git://git.kernel.org...
2020-06-03 Linus TorvaldsMerge tag 'tomoyo-pr-20200601' of git://git.osdn.net...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/io_uring-2020-06-01' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/drivers-2020-06-01' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'for-5.8/block-2020-06-01' of git://git.kerne...
2020-06-02 Linus TorvaldsMerge tag 'drm-next-2020-06-02' of git://anongit.freede...
2020-06-02 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git.kernel.org/pub...
2020-06-02 Linus TorvaldsMerge tag 'pnp-5.8-rc1' of git://git.kernel.org/pub...
2020-06-02 Linus TorvaldsMerge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub...
2020-06-02 Linus TorvaldsMerge tag 'pm-5.8-rc1' of git://git.kernel.org/pub...
2020-06-02 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.8-1' of git://git...
2020-06-02 Linus TorvaldsMerge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm...
2020-06-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-02 Arnd BergmannMerge tag 'zynqmp-dt-for-v5.8' of https://github.com...
2020-06-02 Christoph Hellwigmm: remove the pgprot argument to __vmalloc
2020-06-02 Christoph Hellwigmm: remove the prot argument from vm_map_ram
2020-06-02 Huang Ying/proc/PID/smaps: Add PMD migration entry parsing
2020-06-02 NeilBrownmm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK...
2020-06-02 NeilBrownmm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_TH...
next
This page took 0.172327 seconds and 7 git commands to generate.