Age | Commit message (Expand) | Author | Files | Lines |
2023-07-23 | Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -249/+257 |
2023-07-23 | Merge tag '6.5-rc2-smb3-client-fixes-ver2' of git://git.samba.org/sfrench/cif... | Linus Torvalds | 2 | -6/+15 |
2023-07-23 | ext4: fix rbtree traversal bug in ext4_mb_use_preallocated | Ojaswin Mujoo | 1 | -27/+131 |
2023-07-23 | ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail() | Ojaswin Mujoo | 1 | -5/+9 |
2023-07-23 | ext4: correct inline offset when handling xattrs in inode body | Eric Whitney | 1 | -0/+14 |
2023-07-22 | cifs: update internal module version number for cifs.ko | Steve French | 1 | -2/+2 |
2023-07-22 | cifs: allow dumping keys for directories too | Shyam Prasad N | 1 | -4/+13 |
2023-07-20 | Merge tag 'iomap-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+2 |
2023-07-20 | Merge tag 'xfs-6.5-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 3 | -13/+71 |
2023-07-20 | Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -46/+79 |
2023-07-19 | Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -13/+20 |
2023-07-18 | btrfs: fix warning when putting transaction with qgroups enabled after abort | Filipe Manana | 1 | -0/+1 |
2023-07-18 | btrfs: fix ordered extent split error handling in btrfs_dio_submit_io | Christoph Hellwig | 1 | -2/+5 |
2023-07-18 | btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand | Josef Bacik | 1 | -3/+11 |
2023-07-18 | btrfs: raid56: always verify the P/Q contents for scrub | Qu Wenruo | 1 | -8/+3 |
2023-07-18 | btrfs: use irq safe locking when running and adding delayed iputs | Filipe Manana | 1 | -10/+25 |
2023-07-18 | btrfs: fix iput() on error pointer after error during orphan cleanup | Filipe Manana | 1 | -10/+10 |
2023-07-18 | btrfs: fix double iput() on inode after an error during orphan cleanup | Filipe Manana | 1 | -0/+1 |
2023-07-18 | btrfs: zoned: fix memory leak after finding block group with super blocks | Filipe Manana | 1 | -0/+1 |
2023-07-17 | iomap: micro optimize the ki_pos assignment in iomap_file_buffered_write | Christoph Hellwig | 1 | -1/+1 |
2023-07-17 | iomap: fix a regression for partial write errors | Christoph Hellwig | 1 | -1/+1 |
2023-07-17 | xfs: convert flex-array declarations in xfs attr shortform objects | Darrick J. Wong | 2 | -1/+2 |
2023-07-17 | xfs: convert flex-array declarations in xfs attr leaf blocks | Darrick J. Wong | 2 | -10/+67 |
2023-07-17 | xfs: convert flex-array declarations in struct xfs_attrlist* | Darrick J. Wong | 1 | -2/+2 |
2023-07-16 | Merge tag '6.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -31/+43 |
2023-07-14 | cifs: fix mid leak during reconnection after timeout threshold | Shyam Prasad N | 1 | -4/+15 |
2023-07-14 | cifs: is_network_name_deleted should return a bool | Shyam Prasad N | 3 | -7/+14 |
2023-07-13 | smb: client: fix missed ses refcounting | Paulo Alcantara | 2 | -17/+11 |
2023-07-13 | smb: client: Fix -Wstringop-overflow issues | Gustavo A. R. Silva | 1 | -1/+1 |
2023-07-11 | erofs: fix fsdax unavailability for chunk-based regular files | Xin Yin | 1 | -1/+2 |
2023-07-11 | erofs: avoid infinite loop in z_erofs_do_read_page() when reading beyond EOF | Chunhai Guo | 1 | -1/+1 |
2023-07-11 | erofs: avoid useless loops in z_erofs_pcluster_readmore() when reading beyond... | Chunhai Guo | 1 | -1/+1 |
2023-07-11 | erofs: simplify z_erofs_transform_plain() | Gao Xiang | 1 | -11/+8 |
2023-07-11 | erofs: get rid of the remaining kmap_atomic() | Gao Xiang | 1 | -9/+9 |
2023-07-11 | btrfs: fix use-after-free of new block group that became unused | Filipe Manana | 2 | -2/+16 |
2023-07-11 | btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block | Christoph Hellwig | 1 | -1/+2 |
2023-07-11 | btrfs: fix race between balance and cancel/pause | Josef Bacik | 1 | -10/+4 |
2023-07-11 | jbd2: remove __journal_try_to_free_buffer() | Zhang Yi | 1 | -24/+7 |
2023-07-11 | jbd2: fix a race when checking checkpoint buffer busy | Zhang Yi | 2 | -15/+40 |
2023-07-11 | jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint | Zhihao Cheng | 1 | -15/+17 |
2023-07-11 | jbd2: remove journal_clean_one_cp_list() | Zhang Yi | 1 | -58/+17 |
2023-07-11 | jbd2: remove t_checkpoint_io_list | Zhang Yi | 2 | -42/+3 |
2023-07-11 | jbd2: recheck chechpointing non-dirty buffer | Zhang Yi | 1 | -73/+29 |
2023-07-10 | cifs: if deferred close is disabled then close files immediately | Bharath SM | 1 | -2/+2 |
2023-07-09 | Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+1 |
2023-07-09 | Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif... | Linus Torvalds | 4 | -5/+72 |
2023-07-09 | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s... | Linus Torvalds | 2 | -7/+26 |
2023-07-08 | squashfs: fix cache race with migration | Vincent Whitchurch | 1 | -4/+23 |
2023-07-08 | docs: update ocfs2-devel mailing list address | Anthony Iliopoulos | 1 | -3/+3 |
2023-07-08 | xfs: fix uninit warning in xfs_growfs_data | Darrick J. Wong | 1 | -1/+1 |