jbd2: avoid leaking transaction credits when unreserving handle
[linux-2.6-microblaze.git] / fs /
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-05-14 Kaixu Xiaext4: remove redundant variable has_bigalloc in ext4_fi...
2020-05-07 Kaixu Xiaext4: remove unnecessary test_opt for DIOREAD_NOLOCK
2020-05-03 Linus TorvaldsMerge tag 'for-5.7-rc3-tag' of git://git./linux/kernel...
2020-05-03 Linus TorvaldsMerge tag 'iommu-fixes-v5.7-rc3' of git://git./linux...
2020-05-02 Linus TorvaldsMerge tag 'pm-5.7-rc4' of git://git./linux/kernel/git...
2020-05-02 Linus TorvaldsMerge tag 'iomap-5.7-fixes-1' of git://git./fs/xfs...
2020-05-02 Linus TorvaldsMerge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org...
2020-05-02 Linus TorvaldsMerge tag 'dmaengine-fix-5.7-rc4' of git://git.infradea...
2020-05-02 Linus TorvaldsMerge tag 'vfio-v5.7-rc4' of git://github.com/awilliam...
2020-05-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-05-02 Linus TorvaldsMerge tag 'io_uring-5.7-2020-05-01' of git://git.kernel...
2020-05-01 Linus TorvaldsMerge tag 'block-5.7-2020-05-01' of git://git.kernel...
2020-05-01 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2020-05-01 Linus TorvaldsMerge tag 'sound-5.7-rc4' of git://git./linux/kernel...
2020-05-01 Linus TorvaldsMerge tag 'drm-fixes-2020-05-01' of git://anongit.freed...
2020-05-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-05-01 Pavel Begunkovio_uring: punt splice async because of inode mutex
2020-05-01 Pavel Begunkovio_uring: check non-sync defer_list carefully
2020-05-01 Pavel Begunkovio_uring: fix extra put in sync_file_range()
2020-05-01 Xiaoguang Wangio_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
2020-05-01 Bijan Mottahedehio_uring: use proper references for fallback_req locking
2020-05-01 Jens Axboeio_uring: only force async punt if poll based retry...
2020-05-01 Jens Axboeio_uring: enable poll retry for any file with ->read_it...
2020-05-01 Dave AirlieMerge tag 'amd-drm-fixes-5.7-2020-04-29' of git://peopl...
2020-05-01 Dave AirlieMerge tag 'drm-intel-fixes-2020-04-30' of git://anongit...
2020-05-01 Dave AirlieMerge tag 'drm-misc-fixes-2020-04-30' of git://anongit...
2020-04-30 Linus TorvaldsMerge tag 'for-5.7/dm-fixes-2' of git://git./linux...
2020-04-30 Linus TorvaldsMerge tag 'selinux-pr-20200430' of git://git./linux...
2020-04-30 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.7-rc4' of git:/...
2020-04-30 Linus TorvaldsMerge tag 'linux-kselftest-5.7-rc4' of git://git./linux...
2020-04-30 Trond MyklebustNFS: Fix a race in __nfs_list_for_each_server()
2020-04-30 Linus TorvaldsMerge tag 'mmc-v5.7-rc2' of git://git./linux/kernel...
2020-04-30 Ritesh Harjanifibmap: Warn and return an error in case of block ...
2020-04-30 Arnd Bergmannbtrfs: fix gcc-4.8 build warning for struct initializer
2020-04-29 Linus TorvaldsMerge tag 'riscv-for-linus-5.7-rc4' of git://git./linux...
2020-04-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2020-04-28 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-04-28 David HowellsFix use after free in get_tree_bdev()
2020-04-28 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-04-28 Trond MyklebustMerge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs...
2020-04-28 Olga KornievskaiaNFSv4.1: fix handling of backchannel binding in BIND_CO...
2020-04-28 Linus TorvaldsMerge tag 'cve-2020-11884' from emailed bundle
2020-04-27 Linus TorvaldsMerge tag 'for-5.7-rc3-tag' of git://git./linux/kernel...
2020-04-27 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2020-04-27 Jens Axboeio_uring: statx must grab the file table for valid fd
2020-04-27 Qu Wenruobtrfs: transaction: Avoid deadlock due to bad initializ...
2020-04-27 Filipe Mananabtrfs: fix partial loss of prealloc extent past i_size...
2020-04-27 Al Viropropagate_one(): mnt_set_mountpoint() needs mount_lock
2020-04-26 Linus TorvaldsMerge tag '5.7-rc2-smb3-fixes' of git://git.samba.org...
2020-04-26 Linus TorvaldsMerge tag 'usb-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'tty-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'char-misc-5.7-rc3' of git://git./linux/kerne...
2020-04-26 Linus TorvaldsMerge tag 'staging-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'driver-core-5.7-rc3' of git://git./linux...
2020-04-26 Linus TorvaldsMerge tag 's390-5.7-3' of git://git./linux/kernel/git...
2020-04-26 Linus TorvaldsMerge tag 'powerpc-5.7-3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.7-2' of git://git...
2020-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-04-25 Linus TorvaldsMerge tag 'timers-urgent-2020-04-25' of git://git....
next