index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-09-05
erofs: use read_cache_page_gfp for erofs_get_meta_page
Gao Xiang
2019-09-05
erofs: always use iget5_locked
Gao Xiang
2019-09-05
erofs: use read_mapping_page instead of sb_bread
Gao Xiang
2019-09-05
erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}
Gao Xiang
2019-09-05
erofs: save one level of indentation
Gao Xiang
2019-09-05
erofs: kill use_vmap module parameter
Gao Xiang
2019-09-05
erofs: kill all erofs specific fault injection
Gao Xiang
2019-09-05
erofs: add "erofs_" prefix for common and short functions
Gao Xiang
2019-09-05
erofs: kill __submit_bio()
Gao Xiang
2019-09-05
erofs: kill prio and nofail of erofs_get_meta_page()
Gao Xiang
2019-09-05
erofs: localize erofs_grab_bio()
Gao Xiang
2019-09-05
erofs: kill verbose debug info in erofs_fill_super
Gao Xiang
2019-09-05
erofs: use dsb instead of layout for ondisk super_block
Gao Xiang
2019-09-05
erofs: better erofs symlink stuffs
Gao Xiang
2019-09-05
erofs: update comments in inode.c
Gao Xiang
2019-09-05
erofs: update erofs_fs.h comments
Gao Xiang
2019-09-05
erofs: use erofs_inode naming
Gao Xiang
2019-09-05
erofs: kill erofs_{init,exit}_inode_cache
Gao Xiang
2019-09-05
erofs: better naming for erofs inode related stuffs
Gao Xiang
2019-09-05
erofs: use feature_incompat rather than requirements
Gao Xiang
2019-09-05
erofs: update erofs_inode_is_data_compressed helper
Gao Xiang
2019-09-05
erofs: kill __packed for on-disk structures
Gao Xiang
2019-09-05
erofs: some macros are much more readable as a function
Gao Xiang
2019-09-05
erofs: on-disk format should have explicitly assigned numbers
Gao Xiang
2019-09-05
erofs: remove all the byte offset comments
Gao Xiang
2019-09-04
erofs: using switch-case while checking the inode type.
Pratik Shinde
2019-08-30
erofs: reduntant assignment in __erofs_get_meta_page()
Gao Xiang
2019-08-30
erofs: remove all likely/unlikely annotations
Gao Xiang
2019-08-24
erofs: move erofs out of staging
Gao Xiang
2019-08-18
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-08-17
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-15
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-15
io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list
Jackie Liu
2019-08-15
block: remove REQ_NOWAIT_INLINE
Jens Axboe
2019-08-15
io_uring: fix manual setup of iov_iter for fixed buffers
Aleix Roca Nonell
2019-08-14
Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-13
seq_file: fix problem when seeking mid-record
NeilBrown
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-10
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-09
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
2019-08-08
Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-08
Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-08-08
bdev: Fixup error handling in blkdev_get()
Jan Kara
2019-08-07
block: fix O_DIRECT error handling for bio fragments
Jens Axboe
2019-08-07
NFSv4: Ensure state recovery handles ETIMEDOUT correctly
Trond Myklebust
2019-08-07
btrfs: trim: Check the range passed into to prevent overflow
Qu Wenruo
2019-08-07
Btrfs: fix sysfs warning and missing raid sysfs directories
Filipe Manana
[next]