| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | ext4: cleanup function defs from ext4.h into crypto.c | Ritesh Harjani | 2022-05-21 | 2 | -64/+70 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: move ext4 crypto code to its own file crypto.c | Ritesh Harjani | 2022-05-21 | 4 | -122/+131 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: fix memory leak in parse_apply_sb_mount_options() | Eric Biggers | 2022-05-18 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: reject the 'commit' option on ext2 filesystems | Eric Biggers | 2022-05-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: remove duplicated #include of dax.h in inode.c | Yang Li | 2022-05-18 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: fix race condition between ext4_write and ext4_convert_inline_data | Baokun Li | 2022-05-17 | 2 | -13/+6 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: convert symlink external data block mapping to bdev | Zhang Yi | 2022-05-17 | 3 | -83/+100 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: add nowait mode for ext4_getblk() | Zhang Yi | 2022-05-17 | 2 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: fix journal_ioprio mount option handling | Ojaswin Mujoo | 2022-05-17 | 1 | -5/+10 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: mark group as trimmed only if it was fully scanned | Dmitry Monakhov | 2022-05-17 | 1 | -6/+12 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: fix use-after-free in ext4_rename_dir_prepare | Ye Bin | 2022-05-17 | 1 | -3/+27 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: add unmount filesystem message | Zhang Yi | 2022-05-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: remove unnecessary conditionals | Lv Ruyi | 2022-05-13 | 2 | -4/+2 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: remove unnecessary code in __mb_check_buddy | Jinke Han | 2022-05-11 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: fix spelling errors in comments | Chin Yik Ming | 2022-05-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: remove unnecessary type castings | Yu Zhe | 2022-05-11 | 7 | -15/+15 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: fix warning in ext4_handle_inode_extension | Ye Bin | 2022-05-11 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | ext4: get rid of unused DEFAULT_MB_OPTIMIZE_SCAN | Ojaswin Mujoo | 2022-05-11 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-24 | 8 | -66/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | gfs2: Convert function bh_get to use iomap | Bob Peterson | 2022-05-24 | 1 | -5/+12 | |
| | * | | | | | | | | | | | | | | | | | | | gfs2: use i_lock spin_lock for inode qadata | Bob Peterson | 2022-05-24 | 1 | -12/+20 | |
| | * | | | | | | | | | | | | | | | | | | | gfs2: Return more useful errors from gfs2_rgrp_send_discards() | Andrew Price | 2022-05-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | gfs2: Use container_of() for gfs2_glock(aspace) | Kees Cook | 2022-05-24 | 4 | -27/+38 | |
| | * | | | | | | | | | | | | | | | | | | | gfs2: Explain some direct I/O oddities | Andreas Gruenbacher | 2022-05-24 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | gfs2: replace 'found' with dedicated list iterator variable | Jakob Koschel | 2022-05-14 | 2 | -20/+15 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 2022-05-24 | 63 | -4178/+4441 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | btrfs: zoned: introduce a minimal zone size 4M and reject mount | Johannes Thumshirn | 2022-05-17 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: allow defrag to convert inline extents to regular extents | Qu Wenruo | 2022-05-17 | 1 | -2/+22 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: add "0x" prefix for unsupported optional features | Qu Wenruo | 2022-05-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: do not account twice for inode ref when reserving metadata units | Filipe Manana | 2022-05-17 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer | Naohiro Aota | 2022-05-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: send: avoid trashing the page cache | Filipe Manana | 2022-05-17 | 1 | -3/+82 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: send: keep the current inode open while processing it | Filipe Manana | 2022-05-16 | 1 | -19/+35 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: allocate the btrfs_dio_private as part of the iomap dio bio | Christoph Hellwig | 2022-05-16 | 1 | -58/+35 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: move struct btrfs_dio_private to inode.c | Christoph Hellwig | 2022-05-16 | 3 | -25/+24 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: remove the disk_bytenr in struct btrfs_dio_private | Christoph Hellwig | 2022-05-16 | 2 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: allocate dio_data on stack | Christoph Hellwig | 2022-05-16 | 1 | -23/+11 | |
| | * | | | | | | | | | | | | | | | | | | iomap: add per-iomap_iter private data | Christoph Hellwig | 2022-05-16 | 8 | -16/+18 | |
| | * | | | | | | | | | | | | | | | | | | iomap: allow the file system to provide a bio_set for direct I/O | Christoph Hellwig | 2022-05-16 | 1 | -4/+13 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: add a btrfs_dio_rw wrapper | Christoph Hellwig | 2022-05-16 | 3 | -8/+12 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: zoned: zone finish unused block group | Naohiro Aota | 2022-05-16 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: zoned: properly finish block group on metadata write | Naohiro Aota | 2022-05-16 | 5 | -6/+39 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: zoned: finish block group when there are no more allocatable bytes left | Naohiro Aota | 2022-05-16 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: zoned: consolidate zone finish functions | Naohiro Aota | 2022-05-16 | 1 | -73/+64 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: zoned: introduce btrfs_zoned_bg_is_full | Naohiro Aota | 2022-05-16 | 3 | -3/+8 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: improve error reporting in lookup_inline_extent_backref | Nikolay Borisov | 2022-05-16 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: rename bio_ctrl::bio_flags to compress_type | David Sterba | 2022-05-16 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: rename bio_flags in parameters and switch type | David Sterba | 2022-05-16 | 4 | -19/+21 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: rename io_failure_record::bio_flags to compress_type | David Sterba | 2022-05-16 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | btrfs: open code extent_set_compress_type helpers | David Sterba | 2022-05-16 | 2 | -16/+3 | |
