Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a99d2c6ccd15570a74a39992efa82fd169026b4c
/
fs
/
ext4
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
b8072d5
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 years ago
50b8b3f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
3b266a5
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
e25645b
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
1c1ff48
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
dfdeeb4
Merge branch 'tt/misc' into dev
by Theodore Ts'o
· 5 years ago
c7df4a1
ext4: work around deleting a file with i_nlink == 0 safely
by Theodore Ts'o
· 5 years ago
4ea9993
ext4: add more paranoia checking in ext4_expand_extra_isize handling
by Theodore Ts'o
· 5 years ago
565333a
ext4: fix a bug in ext4_wait_for_tail_page_commit
by yangerkun
· 5 years ago
5500221
ext4: bio_alloc with __GFP_DIRECT_RECLAIM never fails
by Gao Xiang
· 5 years ago
ebc11f7
ext4: code cleanup for get_next_id
by Chengguang Xu
· 5 years ago
f4c2d37
ext4: fix leak of quota reservations
by Jan Kara
· 5 years ago
1e1a76e
ext4: remove unused variable warning in parse_options()
by Olof Johansson
· 5 years ago
196624e
ext4: Enable encryption for subpage-sized blocks
by Chandan Rajendra
· 5 years ago
1f60719
ext4: support STATX_ATTR_VERITY
by Eric Biggers
· 5 years ago
4d06bfb
ext4: Add error handling for io_end_vec struct allocation
by Ritesh Harjani
· 5 years ago
b925acb
ext4: add support for IV_INO_LBLK_64 encryption policies
by Eric Biggers
· 5 years ago
8d0d47e
Merge branch 'mb/dio' into master
by Theodore Ts'o
· 5 years ago
a6d404084
Merge branch 'jk/jbd2-revoke-overflow'
by Theodore Ts'o
· 5 years ago
83448bd
ext4: Reserve revoke credits for freed blocks
by Jan Kara
· 5 years ago
fdc3ef8
jbd2: Reserve space for revoke descriptor blocks
by Jan Kara
· 5 years ago
a9a8344
ext4, jbd2: Provide accessor function for handle credits
by Jan Kara
· 5 years ago
a413036
ext4: Provide function to handle transaction restarts
by Jan Kara
· 5 years ago
f2890730
ext4: Avoid unnecessary revokes in ext4_alloc_branch()
by Jan Kara
· 5 years ago
6cb367c
ext4: Use ext4_journal_extend() instead of jbd2_journal_extend()
by Jan Kara
· 5 years ago
321238f
ext4: Fix ext4_should_journal_data() for EA inodes
by Jan Kara
· 5 years ago
65db869
ext4: Fix credit estimate for final inode freeing
by Jan Kara
· 5 years ago
378f32b
ext4: introduce direct I/O write using iomap infrastructure
by Matthew Bobrowski
· 5 years ago
9b88f9f
ext4: Do not iput inode under running transaction
by Jan Kara
· 5 years ago
a9e2632
ext4: Move marking of handle as sync to ext4_add_nondir()
by Jan Kara
· 5 years ago
3eaf9cc6
ext4: update ext4_sync_file() to not use __generic_file_fsync()
by Matthew Bobrowski
· 5 years ago
0b9f230
ext4: move inode extension check out from ext4_iomap_alloc()
by Matthew Bobrowski
· 5 years ago
569342d
ext4: move inode extension/truncate code out from ->iomap_end() callback
by Matthew Bobrowski
· 5 years ago
b1b4705
ext4: introduce direct I/O read using iomap infrastructure
by Matthew Bobrowski
· 5 years ago
09edf4d
ext4: introduce new callback for IOMAP_REPORT
by Matthew Bobrowski
· 5 years ago
f063db5
ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
by Matthew Bobrowski
· 5 years ago
c8fdfe29
ext4: move set iomap routines into a separate helper ext4_set_iomap()
by Matthew Bobrowski
· 5 years ago
2e9b51d
ext4: iomap that extends beyond EOF should be marked dirty
by Matthew Bobrowski
· 5 years ago
548feeb
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
by Matthew Bobrowski
· 5 years ago
53e5cca
ext4: reorder map.m_flags checks within ext4_iomap_begin()
by Matthew Bobrowski
· 5 years ago
f21bdbb
Merge branch 'iomap-for-next' into mb/dio
by Theodore Ts'o
· 5 years ago
7212b95
fs: Use dquot_load_quota_inode() from filesystems
by Jan Kara
· 5 years ago
1cbeab1
ext4: add kunit test for decoding extended timestamps
by Iurii Zaikin
· 5 years ago
314999d
fs: compat_ioctl: move FITRIM emulation into file systems
by Arnd Bergmann
· 6 years ago
c33fbe8
ext4: Enable blocksize < pagesize for dioread_nolock
by Ritesh Harjani
· 5 years ago
c8cc881
ext4: Add support for blocksize < pagesize in dioread_nolock
by Ritesh Harjani
· 5 years ago
2943fdb
ext4: Refactor mpage_map_and_submit_buffers function
by Ritesh Harjani
· 5 years ago
a00713e
ext4: Add API to bring in support for unwritten io_end_vec conversion
by Ritesh Harjani
· 5 years ago
821ff38
ext4: keep uniform naming convention for io & io_end variables
by Ritesh Harjani
· 5 years ago
c039b99
iomap: use a srcmap for a read-modify-write I/O
by Goldwyn Rodrigues
· 5 years ago
3f2dc27
Merge branch 'entropy'
by Linus Torvalds
· 5 years ago
02f03c4
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
by Linus Torvalds
· 5 years ago
70cb0d0
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
cfb82e1
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
f60c55a
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
734d1ed
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
72dbcf7
Revert "ext4: make __ext4_get_inode_loc plug"
by Linus Torvalds
· 5 years ago
cba465b
ext4: Reduce ext4 timestamp warnings
by Deepa Dinamani
· 5 years ago
6456ca6
ext4: fix kernel oops caused by spurious casefold flag
by Theodore Ts'o
· 5 years ago
0642ea2
ext4 crypto: fix to check feature status before get policy
by Chao Yu
· 5 years ago
4881c49
ext4: Initialize timestamps limits
by Deepa Dinamani
· 7 years ago
9ba5554
ext4: fix integer overflow when calculating commit interval
by zhangyi (F)
· 5 years ago
520f897
ext4: use percpu_counters for extent_status cache hits/misses
by Yang Guo
· 5 years ago
7727ae5
ext4: fix potential use after free after remounting with noblock_validity
by zhangyi (F)
· 5 years ago
c1e8220
ext4: fix punch hole for inline_data file systems
by Theodore Ts'o
· 5 years ago
8fcc3a5
ext4: rework reserved cluster accounting when invalidating pages
by Eric Whitney
· 5 years ago
7963e5a
ext4: treat buffers with write errors as containing valid data
by ZhangXiaoxu
· 5 years ago
e3d550c
ext4: fix warning inside ext4_convert_unwritten_extents_endio
by Rakesh Pandit
· 5 years ago
22cfe4b
ext4: add fs-verity read support
by Eric Biggers
· 5 years ago
c93d8f8
ext4: add basic fs-verity support
by Eric Biggers
· 5 years ago
29b3692
ext4: wire up new fscrypt ioctls
by Eric Biggers
· 5 years ago
7a14826
ext4: set error return correctly when ext4_htree_store_dirent fails
by Colin Ian King
· 5 years ago
cd2d992
ext4: drop legacy pre-1970 encoding workaround
by Theodore Ts'o
· 5 years ago
bb5835e
ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
by Theodore Ts'o
· 5 years ago
1ad3ea6
ext4: add a new ioctl EXT4_IOC_GETSTATE
by Theodore Ts'o
· 5 years ago
b0c013e
ext4: add a new ioctl EXT4_IOC_CLEAR_ES_CACHE
by Theodore Ts'o
· 5 years ago
991f523
ext4: remove unnecessary error check
by Shi Siyuan
· 5 years ago
4e34323
ext4: fix warning when turn on dioread_nolock and inline_data
by yangerkun
· 5 years ago
f8c3500
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
5010fe9
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
2e75675
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
34e51a5
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
by Tejun Heo
· 6 years ago
e46bfc3
ext4: disable map_sync for async flush
by Pankaj Gupta
· 5 years ago
96fcaf8
ext4: fix coverity warning on error path of filename setup
by Gabriel Krisman Bertazi
· 5 years ago
78e9605
ext4: replace ktype default_attrs with default_groups
by Kimberly Brown
· 5 years ago
f991492
vfs: teach vfs_ioc_fssetxattr_check to check project id info
by Darrick J. Wong
· 6 years ago
7b0e492
vfs: create a generic checking function for FS_IOC_FSSETXATTR
by Darrick J. Wong
· 6 years ago
5aca284
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
by Darrick J. Wong
· 6 years ago
7633b08
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
by Theodore Ts'o
· 6 years ago
ddce3b9
ext4: refactor initialize_dirent_tail()
by Theodore Ts'o
· 6 years ago
f036adb
ext4: rename "dirent_csum" functions to use "dirblock"
by Theodore Ts'o
· 6 years ago
4e19d6b
ext4: allow directory holes
by Theodore Ts'o
· 6 years ago
73131fb
ext4: use jbd2_inode dirty range scoping
by Ross Zwisler
· 6 years ago
c708b1c
ext4: remove redundant assignment to node
by Colin Ian King
· 6 years ago
3ae7256
ext4: optimize case-insensitive lookups
by Gabriel Krisman Bertazi
· 6 years ago
b03755a
ext4: make __ext4_get_inode_loc plug
by zhangjs
· 6 years ago
c60990b
ext4: clean up kerneldoc warnigns when building with W=1
by Theodore Ts'o
· 6 years ago
7ddf79a
ext4: only set project inherit bit for directory
by Wang Shilong
· 6 years ago
Next »