index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-04-09
ext4: fix ext4_error_err save negative errno into superblock
Ye Bin
2021-04-09
ext4: fix error code in ext4_commit_super
Fengnan Chang
2021-04-09
ext4: always panic when errors=panic is specified
Ye Bin
2021-04-09
ext4: delete redundant uptodate check for buffer
Yang Guo
2021-04-09
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
2021-04-09
ext4: make prefetch_block_bitmaps default
Harshad Shirwadkar
2021-04-09
ext4: add proc files to monitor new structures
Harshad Shirwadkar
2021-04-09
ext4: improve cr 0 / cr 1 group scanning
Harshad Shirwadkar
2021-04-09
ext4: add MB_NUM_ORDERS macro
Harshad Shirwadkar
2021-04-09
ext4: add mballoc stats proc file
Harshad Shirwadkar
2021-04-09
ext4: add ability to return parsed options from parse_options
Harshad Shirwadkar
2021-04-09
ext4: drop s_mb_bal_lock and convert protected fields to atomic
Harshad Shirwadkar
2021-04-09
ext4: fix check to prevent false positive report of incorrect used inodes
Zhang Yi
2021-04-05
ext4: optimize match for casefolded encrypted dirs
Daniel Rosenberg
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
2021-04-02
ext4: remove unnecessary braces in fs/ext4/dir.c
Milan Djurovic
2021-03-25
ext4: use memcpy_to_page() in pagecache_write()
Chaitanya Kulkarni
2021-03-25
ext4: use memcpy_from_page() in pagecache_read()
Chaitanya Kulkarni
2021-03-21
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG...
Stefan Metzmacher
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
2021-03-21
ext4: stop inode update before return
Pan Bian
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-21
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
2021-03-20
Merge tag '5.12-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-03-19
Merge tag 'zonefs-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-19
cifs: fix allocation size on newly created files
Steve French
2021-03-19
cifs: warn and fail if trying to use rootfs without the config option
Aurelien Aptel
2021-03-19
fs/cifs/: fix misspellings using codespell tool
Liu xuzhi
2021-03-18
Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-18
Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-03-18
Merge branch 'iomap-5.12-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-03-18
io_uring: don't leak creds on SQO attach error
Pavel Begunkov
2021-03-18
io_uring: use typesafe pointers in io_uring_task
Stefan Metzmacher
2021-03-18
io_uring: remove structures from include/linux/io_uring.h
Stefan Metzmacher
2021-03-18
io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls
Stefan Metzmacher
2021-03-17
zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
Chao Yu
2021-03-16
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-16
btrfs: always pin deleted leaves when there are active tree mod log users
Filipe Manana
2021-03-16
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
2021-03-16
btrfs: fix slab cache flags for free space tree bitmap
David Sterba
2021-03-16
Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]