Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c22baeab40b2f8e75907cfd7aa69147d5343d2c
/
fs
/
ext4
/
ialloc.c
7c99072
ext4: fix potential race between s_flex_groups online resizing and access
by Suraj Jitindar Singh
· 4 years, 11 months ago
46f870d6
ext4: simulate various I/O and checksum errors when reading metadata
by Theodore Ts'o
· 5 years ago
878520a
ext4: save the error code which triggered an ext4_error() in the superblock
by Theodore Ts'o
· 5 years ago
a70fd5a
ext4: reserve revoke credits in __ext4_new_inode
by yangerkun
· 5 years ago
f4c2d37
ext4: fix leak of quota reservations
by Jan Kara
· 5 years ago
83448bd
ext4: Reserve revoke credits for freed blocks
by Jan Kara
· 5 years ago
b886ee3
ext4: Support case-insensitive file name lookups
by Gabriel Krisman Bertazi
· 6 years ago
592ddec
ext4: use IS_ENCRYPTED() to check encryption status
by Chandan Rajendra
· 6 years ago
8a36397
ext4: avoid declaring fs inconsistent due to invalid file handles
by Theodore Ts'o
· 6 years ago
e884bce
ext4: don't open-code ERR_CAST
by Al Viro
· 6 years ago
5ef2a69
ext4: use ext4_warning() for sb_getblk failure
by Wang Shilong
· 6 years ago
7b62b29
ext4: use timespec64 for all inode times
by Arnd Bergmann
· 6 years ago
5012284
ext4: fix check to prevent initializing reserved inodes
by Theodore Ts'o
· 6 years ago
8d5a803
ext4: check for allocation block validity with block group locked
by Theodore Ts'o
· 6 years ago
70a2dc6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 7 years ago
8844618
ext4: only look at the bg_flags field if it is valid
by Theodore Ts'o
· 7 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
206f6d5
ext4: mark inode bitmap corrupted when found
by Wang Shilong
· 7 years ago
db79e6d
ext4: add new ext4_mark_group_bitmap_corrupted() helper
by Wang Shilong
· 7 years ago
0db9fde
ext4: fix wrong return value in ext4_read_inode_bitmap()
by Wang Shilong
· 7 years ago
7dac4a1
ext4: add validity checks for bitmap block numbers
by Theodore Ts'o
· 7 years ago
044e6e3
ext4: don't update checksum of new initialized bitmaps
by Theodore Ts'o
· 7 years ago
49598e0
ext4: use 'sbi' instead of 'EXT4_SB(sb)'
by Jun Piao
· 7 years ago
996fc44
ext4: add missing error check in __ext4_new_inode()
by Theodore Ts'o
· 7 years ago
ae9a8c4
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
2325306
ext4: improve smp scalability for inode generation
by Theodore Ts'o
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
b5f5157
ext4: avoid Y2038 overflow in recently_deleted()
by Andreas Dilger
· 7 years ago
901ed07
ext4: reduce lock contention in __ext4_new_inode
by Wang Shilong
· 7 years ago
2fe435d
ext4: cleanup goto next group
by Wang Shilong
· 7 years ago
4f9d956
ext4: do not unnecessarily allocate buffer in recently_deleted()
by Jan Kara
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
af65207
ext4: fix __ext4_new_inode() journal credits calculation
by Tahsin Erdogan
· 7 years ago
ad47f95
ext4: skip ext4_init_security() and encryption on ea_inodes
by Tahsin Erdogan
· 7 years ago
1b917ed
ext4: do not set posix acls on xattr inodes
by Tahsin Erdogan
· 8 years ago
e50e512
ext4: xattr-in-inode support
by Andreas Dilger
· 8 years ago
aa1dca3
ext4: inherit encryption xattr before other xattrs
by Eric Biggers
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
0db1ff2
ext4: add shutdown bit and check for it
by Theodore Ts'o
· 8 years ago
54475f5
fscrypt: use ENOKEY when file cannot be created w/o key
by Eric Biggers
· 8 years ago
2f8f5e7
ext4: avoid lockdep warning when inheriting encryption context
by Eric Biggers
· 8 years ago
eeca7ea
ext4: use current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
0b7b777
ext4: remove old feature helpers
by Kaho Ng
· 8 years ago
396d109
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
a7550b3
ext4 crypto: migrate into vfs's crypto engine
by Jaegeuk Kim
· 8 years ago
2a222ca
fs: have submit_bh users pass in op and flags separately
by Mike Christie
· 9 years ago
7827a7f
ext4: clean up error handling when orphan list is corrupted
by Theodore Ts'o
· 9 years ago
c9eb13a
ext4: fix hang when processing corrupted orphaned inode list
by Theodore Ts'o
· 9 years ago
b8a07463
ext4: fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
05145bd
ext4: fix scheduling in atomic on group checksum failure
by Jan Kara
· 9 years ago
040cb37
ext4: adds project ID support
by Li Xi
· 9 years ago
9008a58
ext4: make the bitmap read routines return real error codes
by Darrick J. Wong
· 9 years ago
e2b911c
ext4: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
6a797d2
ext4: call out CRC and corruption errors with specific error codes
by Darrick J. Wong
· 9 years ago
a7cdade
ext4: Handle error from dquot_initialize()
by Jan Kara
· 10 years ago
e709e9d
ext4 crypto: encrypt tmpfile located in encryption protected directory
by Theodore Ts'o
· 10 years ago
f5aed2c
ext4: clean up superblock encryption mode fields
by Theodore Ts'o
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
6ddb244
ext4 crypto: enable encryption feature flag
by Theodore Ts'o
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
4461471
ext4 crypto: enable filename encryption
by Michael Halcrow
· 10 years ago
2058f83
ext4 crypto: implement the ext4 encryption write path
by Michael Halcrow
· 10 years ago
72b8e0f
ext4: remove unused header files
by Sheng Yong
· 10 years ago
599a9b7
ext4: fix oops when loading block bitmap failed
by Jan Kara
· 10 years ago
9aa5d32b
ext4: Replace open coded mdata csum feature to helper function
by Dmitry Monakhov
· 10 years ago
bf40c926
ext4: fix potential null pointer dereference in ext4_free_inode
by Namjae Jeon
· 10 years ago
61c219f
ext4: fix unjournalled bg descriptor while initializing inode bitmap
by Theodore Ts'o
· 10 years ago
e43bb4e
ext4: decrement free clusters/inodes counters when block group declared bad
by Namjae Jeon
· 11 years ago
dd1f723
ext4: use prandom_u32() instead of get_random_bytes()
by Theodore Ts'o
· 11 years ago
bdfb6ff
ext4: mark group corrupt on group descriptor checksum
by Darrick J. Wong
· 11 years ago
87a3938
ext4: mark block group as corrupt on inode bitmap error
by Darrick J. Wong
· 11 years ago
19883bd
ext4: avoid reusing recently deleted inodes in no journal mode
by Theodore Ts'o
· 11 years ago
a34eb50
ext4: make sure group number is bumped after a inode allocation race
by Theodore Ts'o
· 11 years ago
5fe2fe8
ext4: provide wrappers for transaction reservation calls
by Jan Kara
· 12 years ago
9f20350
ext4: mark all metadata I/O with REQ_META
by Theodore Ts'o
· 12 years ago
eb9cc7e
ext4: move quota initialization out of inode allocation transaction
by Jan Kara
· 12 years ago
8c8e0ca
ext4: fix usless declarations
by Dmitri Monakho
· 12 years ago
90ba983
ext4: use atomic64_t for the per-flexbg free_clusters count
by Theodore Ts'o
· 12 years ago
8de5c32
ext4: use KERN_WARNING for warning messages
by Theodore Ts'o
· 12 years ago
1139575
ext4: start handle at the last possible moment when creating inodes
by Theodore Ts'o
· 12 years ago
9924a92
ext4: pass context information to jbd2__journal_start()
by Theodore Ts'o
· 12 years ago
f08225d
ext4: enable ext4 inline support
by Tao Ma
· 12 years ago
aeb1e5d6
ext4: fix possible use after free with metadata csum
by Theodore Ts'o
· 12 years ago
ffb5387
ext4: fix unjournaled inode bitmap modification
by Eric Sandeen
· 12 years ago
79f1ba4
ext4: Checksum the block bitmap properly with bigalloc enabled
by Tao Ma
· 12 years ago
f2a09af
ext4: check free inode count before allocating an inode
by Yongqiang Yang
· 12 years ago
97a7406
ext4: remove useless marking of superblock dirty
by Jan Kara
· 12 years ago
f6fb99c
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
by Theodore Ts'o
· 13 years ago
4edebed
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
6f2e9f0
ext4: protect group inode free counting with group lock
by Tao Ma
· 13 years ago
bb3d132
ext4: fix potential NULL dereference in ext4_free_inodes_counts()
by Dan Carpenter
· 13 years ago
08cefc7
userns: Convert ext4 to user kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
feb0ab3
ext4: make block group checksums use metadata_csum algorithm
by Darrick J. Wong
· 13 years ago
fa77dcf
ext4: calculate and verify block bitmap checksum
by Darrick J. Wong
· 13 years ago
41a246d
ext4: calculate and verify checksums for inode bitmaps
by Darrick J. Wong
· 13 years ago
814525f
ext4: calculate and verify inode checksums
by Darrick J. Wong
· 13 years ago
92b9781
ext4: change some printk() calls to use ext4_msg() instead
by Theodore Ts'o
· 13 years ago
1084f25
ext4: remove trailing newlines from ext4_msg() and ext4_error() messages
by Theodore Ts'o
· 13 years ago
Next »