Age | Commit message (Expand) | Author |
2021-08-31 | f2fs: deallocate compressed pages when error happens | Jaegeuk Kim |
2021-08-31 | Merge tag 'fs.close_range.v5.15' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-31 | Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/... | Linus Torvalds |
2021-08-31 | Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-08-31 | Merge tag 'vfs-5.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2021-08-31 | Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-31 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt | Linus Torvalds |
2021-08-31 | Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2021-08-31 | Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-08-31 | Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd | Linus Torvalds |
2021-08-31 | fs/ntfs3: Restyle comments to better align with kernel-doc | Konstantin Komarov |
2021-08-31 | fs/ntfs3: Rework file operations | Konstantin Komarov |
2021-08-31 | fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now | Kari Argillander |
2021-08-30 | ext4: make the updating inode data procedure atomic | Zhang Yi |
2021-08-30 | ext4: remove an unnecessary if statement in __ext4_get_inode_loc() | Zhang Yi |
2021-08-30 | ext4: move inode eio simulation behind io completeion | Zhang Yi |
2021-08-30 | ext4: Improve scalability of ext4 orphan file handling | Jan Kara |
2021-08-30 | ext4: Speedup ext4 orphan inode handling | Jan Kara |
2021-08-30 | ext4: Move orphan inode handling into a separate file | Jan Kara |
2021-08-30 | ext4: Support for checksumming from journal triggers | Jan Kara |
2021-08-30 | ext4: fix race writing to an inline_data file while its xattrs are changing | Theodore Ts'o |
2021-08-30 | jbd2: add sparse annotations for add_transaction_credits() | Theodore Ts'o |
2021-08-30 | ext4: fix sparse warnings | Theodore Ts'o |
2021-08-30 | ext4: Make sure quota files are not grabbed accidentally | Jan Kara |
2021-08-30 | ext4: fix e2fsprogs checksum failure for mounted filesystem | Jan Kara |
2021-08-30 | ext4: if zeroout fails fall back to splitting the extent node | Theodore Ts'o |
2021-08-30 | ext4: reduce arguments of ext4_fc_add_dentry_tlv | Guoqing Jiang |
2021-08-30 | ext4: flush background discard kwork when retry allocation | Wang Jianchao |
2021-08-30 | ext4: get discard out of jbd2 commit kthread contex | Wang Jianchao |
2021-08-30 | Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-30 | Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-30 | Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-30 | Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-08-30 | Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-08-30 | Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay... | Linus Torvalds |
2021-08-30 | Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-08-30 | NFS: Always provide aligned buffers to the RPC read layers | Trond Myklebust |
2021-08-30 | Merge tag 'fs_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-08-30 | Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-30 | f2fs: enable realtime discard iff device supports discard | Chao Yu |
2021-08-30 | f2fs: guarantee to write dirty data when enabling checkpoint back | Jaegeuk Kim |
2021-08-30 | f2fs: fix to unmap pages from userspace process in punch_hole() | Chao Yu |
2021-08-30 | f2fs: fix unexpected ENOENT comes from f2fs_map_blocks() | Chao Yu |
2021-08-30 | f2fs: fix to account missing .skipped_gc_rwsem | Chao Yu |
2021-08-30 | f2fs: adjust unlock order for cleanup | Chao Yu |
2021-08-30 | f2fs: Don't create discard thread when device doesn't support realtime discard | Fengnan Chang |
2021-08-30 | Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-08-30 | fs/ntfs3: Restyle comments to better align with kernel-doc | Kari Argillander |