aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ialloc.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18ext4: convert to new timestamp accessorsJeff Layton1-2/+2
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+1
2023-07-29ext4: drop read-only check in ext4_init_inode_table()Jan Kara1-6/+0
2023-07-29ext4: make ext4_forced_shutdown() take struct super_blockJan Kara1-1/+1
2023-07-24ext4: convert to ctime accessor functionsJeff Layton1-1/+1
2023-05-13ext4: allow ext4_get_group_info() to failTheodore Ts'o1-4/+8
2023-03-23ext4: remove unused group parameter in ext4_block_bitmap_csum_setKemeng Shi1-4/+2
2023-03-23ext4: remove unused group parameter in ext4_inode_bitmap_csum_setKemeng Shi1-3/+3
2023-03-23ext4: remove unused group parameter in ext4_inode_bitmap_csum_verifyKemeng Shi1-1/+1
2023-01-19fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner1-2/+1
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner1-2/+3
2022-12-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+2
2022-12-12Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-12-01ext4: split ext4_journal_start trace for debugchangfengnan1-2/+2
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-10-20fs: rename current get acl methodChristian Brauner1-1/+1
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld1-1/+1
2022-10-11treewide: use prandom_u32_max() when possible, part 2Jason A. Donenfeld1-3/+2
2022-09-21ext4: make directory inode spreading reflect flexbg sizeJan Kara1-1/+1
2021-08-30ext4: Support for checksumming from journal triggersJan Kara1-7/+12
2021-06-22ext4: fix avefreec in find_group_orlovPan Dong1-6/+5
2021-06-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2021-06-02ext4: fix accessing uninit percpu counter variable with fast_commitRitesh Harjani1-2/+4
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-17/+34
2021-04-12ext4: allow the dax flag to be set and cleared on inline directoriesTheodore Ts'o1-1/+2
2021-04-09ext4: fix check to prevent false positive report of incorrect used inodesZhang Yi1-16/+32
2021-03-23fs: introduce two inode i_{u,g}id initialization helpersChristian Brauner1-1/+1
2021-03-23fs: document and rename fsid helpersChristian Brauner1-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+4
2021-01-27block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig1-1/+1
2021-01-24ext4: support idmapped mountsChristian Brauner1-3/+4
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-1/+1
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-20/+153
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar1-16/+152
2020-10-18ext4: use common helpers in all places reading metadata bufferszhangyi (F)1-5/+1
2020-10-18ext4: clear buffer verified flag if read meta block from diskzhangyi (F)1-0/+1
2020-09-22ext4: use fscrypt_prepare_new_inode() and fscrypt_set_context()Eric Biggers1-20/+17
2020-09-22ext4: factor out ext4_xattr_credits_for_new_inode()Eric Biggers1-39/+51
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2020-06-11Enable ext4 support for per-file/directory dax operationsTheodore Ts'o1-1/+1
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2020-06-03ext4: fix buffer_head refcnt leak when ext4_iget() failsXiyu Yang1-0/+1
2020-05-28fs/ext4: Only change S_DAX on inode loadIra Weiny1-1/+1
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig1-1/+1
2020-04-15ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o1-1/+1
2020-04-15ext4: fix return-value types in several function commentsJosh Triplett1-1/+1
2020-04-01ext4: save all error info in save_error_info() and drop ext4_set_errno()Theodore Ts'o1-7/+6
2020-03-26ext4: avoid ENOSPC when avoiding to reuse recently deleted inodesJan Kara1-5/+18
2020-02-21ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh1-9/+14
2019-12-26ext4: simulate various I/O and checksum errors when reading metadataTheodore Ts'o1-1/+3
2019-12-26ext4: save the error code which triggered an ext4_error() in the superblockTheodore Ts'o1-0/+2
2019-12-14ext4: reserve revoke credits in __ext4_new_inodeyangerkun1-2/+2
2019-11-14ext4: fix leak of quota reservationsJan Kara1-5/+0
2019-11-05ext4: Reserve revoke credits for freed blocksJan Kara1-1/+1
2019-04-25ext4: Support case-insensitive file name lookupsGabriel Krisman Bertazi1-1/+1
2019-01-23ext4: use IS_ENCRYPTED() to check encryption statusChandan Rajendra1-1/+1
2018-12-19ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o1-1/+1
2018-10-10ext4: don't open-code ERR_CASTAl Viro1-1/+1
2018-08-01ext4: use ext4_warning() for sb_getblk failureWang Shilong1-3/+3
2018-07-29ext4: use timespec64 for all inode timesArnd Bergmann1-1/+1
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o1-1/+4
2018-07-12ext4: check for allocation block validity with block group lockedTheodore Ts'o1-0/+3
2018-07-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+12
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2018-06-14ext4: only look at the bg_flags field if it is validTheodore Ts'o1-2/+12
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani1-2/+2
2018-05-12ext4: mark inode bitmap corrupted when foundWang Shilong1-4/+9
2018-05-12ext4: add new ext4_mark_group_bitmap_corrupted() helperWang Shilong1-16/+4
2018-05-12ext4: fix wrong return value in ext4_read_inode_bitmap()Wang Shilong1-1/+1
2018-03-26ext4: add validity checks for bitmap block numbersTheodore Ts'o1-0/+7
2018-02-19ext4: don't update checksum of new initialized bitmapsTheodore Ts'o1-44/+3
2018-01-11ext4: use 'sbi' instead of 'EXT4_SB(sb)'Jun Piao1-2/+2
2017-12-10ext4: add missing error check in __ext4_new_inode()Theodore Ts'o1-0/+2
2017-11-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+1
2017-11-08ext4: improve smp scalability for inode generationTheodore Ts'o1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2017-08-31ext4: avoid Y2038 overflow in recently_deleted()Andreas Dilger1-6/+13
2017-08-24ext4: reduce lock contention in __ext4_new_inodeWang Shilong1-11/+39
2017-08-24ext4: cleanup goto next groupWang Shilong1-14/+6
2017-08-24ext4: do not unnecessarily allocate buffer in recently_deleted()Jan Kara1-2/+2
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-1/+1
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan1-7/+45
2017-07-06ext4: skip ext4_init_security() and encryption on ea_inodesTahsin Erdogan1-5/+6
2017-06-21ext4: do not set posix acls on xattr inodesTahsin Erdogan1-5/+9
2017-06-21ext4: xattr-in-inode supportAndreas Dilger1-1/+0
2017-05-02ext4: inherit encryption xattr before other xattrsEric Biggers1-6/+11
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+2
2017-02-05ext4: add shutdown bit and check for itTheodore Ts'o1-0/+3
2016-12-31fscrypt: use ENOKEY when file cannot be created w/o keyEric Biggers1-1/+1
2016-11-21ext4: avoid lockdep warning when inheriting encryption contextEric Biggers1-2/+1
2016-11-14ext4: use current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-05ext4: remove old feature helpersKaho Ng1-1/+1
2016-07-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+4
2016-07-10ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim1-3/+4
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie1-1/+1
2016-04-30ext4: clean up error handling when orphan list is corruptedTheodore Ts'o1-27/+22
2016-04-30ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o1-4/+6
2016-03-09ext4: fix misspellings in comments.Adam Buchbinder1-1/+1
2016-02-11ext4: fix scheduling in atomic on group checksum failureJan Kara1-2/+4
2016-01-08ext4: adds project ID supportLi Xi1-0/+7
2015-10-17ext4: make the bitmap read routines return real error codesDarrick J. Wong1-36/+72
2015-10-17ext4: clean up feature test macros with predicate functionsDarrick J. Wong1-2/+2
2015-10-17ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong1-0/+1
2015-07-23ext4: Handle error from dquot_initialize()Jan Kara1-2/+4
2015-05-31ext4 crypto: encrypt tmpfile located in encryption protected directoryTheodore Ts'o1-6/+20
2015-05-18ext4: clean up superblock encryption mode fieldsTheodore Ts'o1-19/+0
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-16ext4 crypto: enable encryption feature flagTheodore Ts'o1-1/+2
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-04-12ext4 crypto: enable filename encryptionMichael Halcrow1-2/+19
2015-04-12ext4 crypto: implement the ext4 encryption write pathMichael Halcrow1-0/+5
2015-04-02ext4: remove unused header filesSheng Yong1-1/+0
2014-10-30ext4: fix oops when loading block bitmap failedJan Kara1-0/+4
2014-10-13ext4: Replace open coded mdata csum feature to helper functionDmitry Monakhov1-2/+1
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon1-1/+1
2014-07-05ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o1-7/+7
2014-06-26ext4: decrement free clusters/inodes counters when block group declared badNamjae Jeon1-0/+23
2013-11-08ext4: use prandom_u32() instead of get_random_bytes()Theodore Ts'o1-1/+1
2013-08-28ext4: mark group corrupt on group descriptor checksumDarrick J. Wong1-6/+4
2013-08-28ext4: mark block group as corrupt on inode bitmap errorDarrick J. Wong1-4/+25
2013-08-16ext4: avoid reusing recently deleted inodes in no journal modeTheodore Ts'o1-0/+51
2013-07-26ext4: make sure group number is bumped after a inode allocation raceTheodore Ts'o1-5/+5
2013-06-04ext4: provide wrappers for transaction reservation callsJan Kara1-1/+2
2013-04-20ext4: mark all metadata I/O with REQ_METATheodore Ts'o1-1/+1
2013-04-19ext4: move quota initialization out of inode allocation transactionJan Kara1-36/+49
2013-04-09ext4: fix usless declarationsDmitri Monakho1-1/+0
2013-03-11ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o1-2/+2
2013-02-14ext4: use KERN_WARNING for warning messagesTheodore Ts'o1-6/+6
2013-02-09ext4: start handle at the last possible moment when creating inodesTheodore Ts'o1-2/+13
2013-02-08ext4: pass context information to jbd2__journal_start()Theodore Ts'o1-1/+1
2012-12-10ext4: enable ext4 inline supportTao Ma1-0/+4
2012-11-29ext4: fix possible use after free with metadata csumTheodore Ts'o1-1/+1
2012-10-28ext4: fix unjournaled inode bitmap modificationEric Sandeen1-10/+9
2012-10-22ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma1-3/+1
2012-09-23ext4: check free inode count before allocating an inodeYongqiang Yang1-0/+9
2012-07-22ext4: remove useless marking of superblock dirtyJan Kara1-2/+0
2012-06-30ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o1-1/+2
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-19/+62
2012-05-28ext4: protect group inode free counting with group lockTao Ma1-1/+4
2012-05-28ext4: fix potential NULL dereference in ext4_free_inodes_counts()Dan Carpenter1-4/+6
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman1-2/+2
2012-04-29ext4: make block group checksums use metadata_csum algorithmDarrick J. Wong1-10/+7
2012-04-29ext4: calculate and verify block bitmap checksumDarrick J. Wong1-0/+4
2012-04-29ext4: calculate and verify checksums for inode bitmapsDarrick J. Wong1-5/+29
2012-04-29ext4: calculate and verify inode checksumsDarrick J. Wong1-0/+13
2012-03-19ext4: change some printk() calls to use ext4_msg() insteadTheodore Ts'o1-9/+10
2012-03-19ext4: remove trailing newlines from ext4_msg() and ext4_error() messagesTheodore Ts'o1-3/+3
2012-02-20ext4: fix race when setting bitmap_uptodate flagTheodore Ts'o1-8/+18
2012-02-06ext4: fold ext4_claim_inode into ext4_new_inodeTheodore Ts'o1-133/+76
2012-01-10Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o1-7/+11
2012-01-03ext4: propagate umode_tAl Viro1-4/+4
2011-12-28ext4: use proper little-endian bitopsAkinobu Mita1-2/+2
2011-12-28ext4: avoid counting the number of free inodes twice in find_group_orlov()Theodore Ts'o1-3/+3
2011-12-18ext4: fix error handling on inode bitmap corruptionJan Kara1-2/+6
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-10-31ext4: remove comments about extent mount option in ext4_new_inode()Eryu Guan1-5/+1
2011-10-29ext4: fix quota accounting during migrationDmitry Monakhov1-3/+6
2011-10-18ext4: functions should not be declared externH Hartley Sweeten1-1/+1
2011-10-08ext4: remove deprecated oldallocLukas Czerner1-135/+3
2011-09-09ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init()Theodore Ts'o1-1/+1
2011-09-09ext4: Rename ext4_free_blks_{count,set}() to refer to clustersTheodore Ts'o1-7/+7
2011-09-09ext4: convert the free_blocks field in s_flex_groups to be free_clustersTheodore Ts'o1-19/+21
2011-09-09ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counterTheodore Ts'o1-1/+2
2011-09-09ext4: split out ext4_free_blocks_after_init()Theodore Ts'o1-13/+7
2011-08-01ext4: use the correct error exit path in ext4_init_inode_table()Yongqiang Yang1-1/+1
2011-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+7
2011-03-21ext4: add more tracepoints and use dev_t in the trace bufferJiaying Zhang1-0/+1
2011-03-16ext4: Initialize fsync transaction ids in ext4_new_inode()Theodore Ts'o1-0/+5
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-1/+1
2011-02-21ext4: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe1-1/+1
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-1/+1
2011-01-10ext4: drop i_state_flags on architectures with 64-bit longsTheodore Ts'o1-1/+1
2010-10-27Merge branch 'next' into upstream-mergeTheodore Ts'o1-7/+128
2010-10-27ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()Theodore Ts'o1-2/+2
2010-10-27ext4: make various ext4 functions be staticTheodore Ts'o1-5/+6
2010-10-27ext4: add interface to advertise ext4 features in sysfsLukas Czerner1-9/+10
2010-10-27ext4: add support for lazy inode table initializationLukas Czerner1-0/+120
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2010-08-09convert ext4 to ->evict_inode()Al Viro1-1/+1
2010-06-11ext4: Clean up s_dirt handlingTheodore Ts'o1-2/+2
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-48/+41
2010-05-21ext4: replace inode uid,gid,mode init with helperDmitry Monakhov1-8/+4
2010-05-16ext4: Use bitops to read/modify i_flags in struct ext4_inode_infoDmitry Monakhov1-2/+2
2010-05-16ext4: clean up inode bitmaps manipulation in ext4_free_inodeDmitry Monakhov1-46/+39
2010-03-23ext4: Fixed inode allocator to correctly track a flex_bg's used_dirsEric Sandeen1-2/+2
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-8/+8
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig1-2/+2
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig1-2/+2
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig1-5/+5
2010-02-16ext4: Fix BUG_ON at fs/buffer.c:652 in no journal modeCurt Wohlgemuth1-1/+1
2010-02-15ext4: move __func__ into a macro for ext4_warning, ext4_errorEric Sandeen1-18/+9
2010-01-24ext4: Use bitops to read/modify EXT4_I(inode)->i_stateTheodore Ts'o1-1/+2
2009-07-27ext4: fix build warning when EXT4FS_DEBUG is onPeng Tao1-1/+1
2009-07-05ext4: Fix goal inum check in the inode allocatorJohann Lombardi1-1/+1
2009-06-13ext4: teach the inode allocator to use a goal inode numberAndreas Dilger1-4/+12
2009-06-13ext4: Use a hash of the topdir directory name for the Orlov parent groupTheodore Ts'o1-5/+14
2009-06-17ext4: convert instrumentation from markers to tracepointsTheodore Ts'o1-9/+6
2009-05-25ext4: Clean up calls to ext4_get_group_desc()Theodore Ts'o1-2/+1