index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
incore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: remove RDF_UPTODATE flag
Bob Peterson
2021-10-25
1
-1
/
+0
*
gfs2: Eliminate GIF_INVALID flag
Bob Peterson
2021-10-25
1
-1
/
+0
*
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
2021-10-25
1
-0
/
+2
*
gfs2: change go_lock to go_instantiate
Bob Peterson
2021-10-25
1
-1
/
+1
*
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
2021-10-20
1
-2
/
+1
*
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
2021-10-20
1
-0
/
+1
*
gfs2: Eliminate vestigial HIF_FIRST
Bob Peterson
2021-08-20
1
-1
/
+0
*
gfs2: Don't release and reacquire local statfs bh
Bob Peterson
2021-08-20
1
-0
/
+1
*
gfs2: Remove unused variable sb_format
Andreas Gruenbacher
2021-04-03
1
-1
/
+0
*
gfs2: Eliminate gh parameter from go_xmote_bh func
Bob Peterson
2021-04-03
1
-1
/
+1
*
-
.
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
2021-02-23
1
-37
/
+14
|
\
\
|
|
*
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
2021-02-22
1
-2
/
+1
|
|
*
gfs2: Get rid of current_tail()
Andreas Gruenbacher
2021-02-03
1
-2
/
+3
|
|
*
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
2021-02-03
1
-3
/
+0
|
|
*
gfs2: Clean up on-stack transactions
Andreas Gruenbacher
2021-02-03
1
-1
/
+1
|
*
|
gfs2: Add local resource group locking
Andreas Gruenbacher
2021-02-17
1
-0
/
+2
|
*
|
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
2021-02-17
1
-0
/
+2
|
*
|
gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}
Andreas Gruenbacher
2021-02-17
1
-3
/
+3
|
*
|
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
2021-01-18
1
-27
/
+3
|
|
/
*
|
gfs2: Enable rgrplvb for sb_fs_format 1802
Andrew Price
2021-02-08
1
-0
/
+1
*
|
gfs2: keep bios separate for each journal
Bob Peterson
2021-01-25
1
-1
/
+1
|
/
*
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
2020-12-01
1
-1
/
+0
*
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
2020-11-24
1
-0
/
+1
*
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-23
1
-0
/
+8
*
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
2020-10-20
1
-0
/
+4
*
gfs2: Eliminate gl_vm
Bob Peterson
2020-10-20
1
-11
/
+4
*
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-15
1
-1
/
+0
*
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-10-14
1
-0
/
+1
*
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
2020-07-03
1
-1
/
+0
*
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
2020-06-05
1
-1
/
+4
*
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
2020-06-05
1
-0
/
+1
*
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
2020-06-05
1
-2
/
+3
*
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
2020-03-27
1
-0
/
+1
*
gfs2: Do proper error checking for go_sync family of glops functions
Bob Peterson
2020-02-27
1
-1
/
+1
*
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-27
1
-0
/
+9
*
gfs2: Allow some glocks to be used during withdraw
Bob Peterson
2020-02-20
1
-3
/
+5
*
gfs2: log error reform
Bob Peterson
2020-02-10
1
-4
/
+3
*
gfs2: Rework how rgrp buffer_heads are managed
Bob Peterson
2020-02-10
1
-1
/
+0
*
gfs2: Introduce concept of a pending withdraw
Bob Peterson
2020-02-10
1
-0
/
+1
*
Revert "gfs2: eliminate tr_num_revoke_rm"
Bob Peterson
2020-01-28
1
-0
/
+1
*
gfs2: Remove GFS2_MIN_LVB_SIZE define
Andreas Gruenbacher
2020-01-20
1
-2
/
+0
*
gfs2: Fix incorrect variable name
Andreas Gruenbacher
2020-01-20
1
-1
/
+1
*
gfs2: eliminate ssize parameter from gfs2_struct2blk
Bob Peterson
2020-01-07
1
-0
/
+1
*
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-24
1
-4
/
+4
|
\
|
*
gfs2: Convert gfs2 to fs_context
Andrew Price
2019-09-18
1
-4
/
+4
*
|
gfs2: Use async glocks for rename
Bob Peterson
2019-09-04
1
-0
/
+1
|
/
*
gfs2: dump fsid when dumping glock problems
Bob Peterson
2019-06-27
1
-1
/
+2
*
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-27
1
-1
/
+1
*
gfs2: eliminate tr_num_revoke_rm
Bob Peterson
2019-06-27
1
-1
/
+0
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
1
-4
/
+1
|
\
[next]