summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dir.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Improve gfs2_consist_inode() usageAndrew Price2024-04-091-14/+17
* Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-11-071-1/+1
|\
| * gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher2023-11-061-1/+1
* | gfs2: convert to new timestamp accessorsJeff Layton2023-10-181-5/+5
|/
* gfs2: convert to ctime accessor functionsJeff Layton2023-07-241-7/+8
* Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-061-1/+1
|\
| * gfs2: Minor gfs2_glock_nq_m cleanupAndreas Gruenbacher2022-06-281-1/+1
* | fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche2022-07-141-3/+2
|/
* gfs2: Clean up gfs2_unstuff_dinodeAndreas Gruenbacher2021-06-291-1/+1
* gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extentAndreas Gruenbacher2021-04-031-7/+6
* gfs2: Fix dir.c function parameter descriptionsBob Peterson2021-04-031-17/+22
* mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-021-5/+4
* gfs2: leaf_dealloc needs to allocate one more revokeBob Peterson2020-02-271-1/+2
* fs/gfs2: remove unused IS_DINODE and IS_LEAF macrosAlex Shi2020-01-211-3/+0
* gfs2: Delete an unnecessary check before brelse()Markus Elfring2019-09-041-2/+1
* gfs2: Use IS_ERR_OR_NULLKefeng Wang2019-06-271-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-071-1/+1
* gfs2: Pass resource group to rgblk_freeAndreas Gruenbacher2018-10-121-1/+4
* gfs2: Remove unnecessary gfs2_rlist_alloc parameterBob Peterson2018-10-121-1/+1
* gfs2: Use fs_* functions instead of pr_* function where we canBob Peterson2018-10-051-9/+12
* gfs2: remove redundant variable 'moved'Colin Ian King2018-07-251-3/+1
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-151-3/+3
|\
| * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-051-3/+3
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-3/+3
|/
* gfs2: Dirty source inode during renameAndreas Gruenbacher2018-03-081-11/+2
* gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher2018-01-181-2/+1
* Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-061-1/+3
|\
| * gfs2: add flag REQ_PRIO for metadata I/OColy Li2017-07-211-1/+3
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-2/+1
|\ \ | |/ |/|
| * VFS: Provide empty name qstrDavid Howells2017-07-061-2/+1
* | gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-2/+2
* | GFS2: Withdraw when directory entry inconsistencies are detectedBob Peterson2017-06-121-1/+2
|/
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-6/+6
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-6/+6
* | GFS2: use BIT() macroFabian Frederick2016-08-021-10/+10
|/
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-1/+1
|\
| * block: get rid of bio_rw and READAChristoph Hellwig2016-07-201-1/+1
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-1/+1
|\|
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-071-1/+1
* | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-07-241-1/+2
|\ \ | |/ |/|
| * gfs2: Fix gfs2_lookup_by_inum lock inversionAndreas Gruenbacher2016-06-271-1/+2
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-6/+9
|/
* GFS2: Eliminate parameter non_block on gfs2_inode_lookupBob Peterson2016-03-151-1/+1
* gfs2: avoid uninitialized variable warningArnd Bergmann2016-03-151-2/+2
* gfs2: change gfs2 readdir cookieBenjamin Marzinski2015-12-141-20/+71
* gfs2: keep offset when splitting dir leaf blocksBenjamin Marzinski2015-12-141-16/+53
* gfs2: Extended attribute readaheadAndreas Gruenbacher2015-11-161-4/+11
* GFS2: Protect freeing directory hash table with i_lock spin_lockBob Peterson2015-11-041-1/+6