Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
90e9f6a66c78fdf3c2e5884ffe97bfc2736863c2
/
fs
/
ext4
08a3ef8
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
c899437
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
by Linus Torvalds
· 5 years ago
fd39073
fs-verity: implement readahead of Merkle tree pages
by Eric Biggers
· 5 years ago
c475c77
kunit: allow kunit tests to be loaded as a module
by Alan Maguire
· 5 years ago
ede7a09
fscrypt: Allow modular crypto algorithms
by Herbert Xu
· 5 years ago
3b1ada55
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
by Eric Biggers
· 5 years ago
a396560
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 5 years ago
68d7b2d
ext4: fix unused-but-set-variable warning in ext4_add_entry()
by Yunfeng Ye
· 5 years ago
69000d8
ext4: use RCU API in debug_print_tree
by Phong Tran
· 5 years ago
9803387
ext4: validate the debug_want_extra_isize mount option at parse time
by Theodore Ts'o
· 5 years ago
a70fd5a
ext4: reserve revoke credits in __ext4_new_inode
by yangerkun
· 5 years ago
7f420d6
ext4: unlock on error in ext4_expand_extra_isize()
by Dan Carpenter
· 5 years ago
707d1a2
ext4: optimize __ext4_check_dir_entry()
by Theodore Ts'o
· 5 years ago
109ba77
ext4: check for directory entries too close to block end
by Jan Kara
· 5 years ago
64d4ce8
ext4: fix ext4_empty_dir() for directories with holes
by Jan Kara
· 5 years ago
39101b2
fs/ext4/inode-test: Fix inode test on 32 bit platforms.
by Iurii Zaikin
· 5 years ago
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
3eaf9cc
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
· 6 years ago
c93d8f8
ext4: add basic fs-verity support
by Eric Biggers
· 6 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
· 6 years ago
9637d51
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
5010fe9
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
2e75675
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
34e51a5
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
by Tejun Heo
· 6 years ago
Next »