Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8c7b9262a8607636ecd7250f29c7aac17f08901c
/
fs
/
gfs2
/
incore.h
8c7b926
gfs2: Give up the iopen glock on contention
by Andreas Gruenbacher
· 5 years ago
a0e3cc6
gfs2: Turn gl_delete into a delayed work
by Andreas Gruenbacher
· 5 years ago
2fba46a
gfs2: Change inode qa_data to allow multiple users
by Bob Peterson
· 4 years, 10 months ago
1c634f9
gfs2: Do proper error checking for go_sync family of glops functions
by Bob Peterson
· 5 years ago
601ef0d
gfs2: Force withdraw to replay journals and wait for it to finish
by Bob Peterson
· 5 years ago
a72d240
gfs2: Allow some glocks to be used during withdraw
by Bob Peterson
· 6 years ago
036330c
gfs2: log error reform
by Bob Peterson
· 6 years ago
b3422ca
gfs2: Rework how rgrp buffer_heads are managed
by Bob Peterson
· 5 years ago
6951108
gfs2: Introduce concept of a pending withdraw
by Bob Peterson
· 6 years ago
a31b4ec
Revert "gfs2: eliminate tr_num_revoke_rm"
by Bob Peterson
· 5 years ago
f7be987
gfs2: Remove GFS2_MIN_LVB_SIZE define
by Andreas Gruenbacher
· 5 years ago
5d43975
gfs2: Fix incorrect variable name
by Andreas Gruenbacher
· 5 years ago
2e9eeaa
gfs2: eliminate ssize parameter from gfs2_struct2blk
by Bob Peterson
· 5 years ago
0b36c9e
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
1f52aa0
gfs2: Convert gfs2 to fs_context
by Andrew Price
· 6 years ago
ad26967
gfs2: Use async glocks for rename
by Bob Peterson
· 5 years ago
3792ce9
gfs2: dump fsid when dumping glock problems
by Bob Peterson
· 6 years ago
04aea0c
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
by Bob Peterson
· 6 years ago
e955537
gfs2: eliminate tr_num_revoke_rm
by Bob Peterson
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
638803d
Revert "gfs2: Replace gl_revokes with a GLF flag"
by Bob Peterson
· 6 years ago
7336d0e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
by Thomas Gleixner
· 6 years ago
8f918219
gfs2: fix race between gfs2_freeze_func and unmount
by Abhi Das
· 6 years ago
a5b1d3f
gfs2: Rename sd_log_le_{revoke,ordered}
by Andreas Gruenbacher
· 6 years ago
73118ca
gfs2: Replace gl_revokes with a GLF flag
by Bob Peterson
· 6 years ago
7c70b89
gfs2: clean_journal improperly set sd_log_flush_head
by Bob Peterson
· 6 years ago
2abbf9a
gfs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
27a2660f
gfs2: Dump nrpages for inodes and their glocks
by Bob Peterson
· 7 years ago
cbbe76c
gfs2: Remove vestigial bd_ops
by Bob Peterson
· 6 years ago
281b495
gfs2: Rename bitmap.bi_{len => bytes}
by Andreas Gruenbacher
· 6 years ago
21f09c4
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
by Andreas Gruenbacher
· 6 years ago
b524abc
gfs2: slow the deluge of io error messages
by Bob Peterson
· 6 years ago
dffe12a
gfs2: Fix gfs2_testbit to use clone bitmaps
by Bob Peterson
· 6 years ago
b7eba89
gfs2: Eliminate redundant ip->i_rgd
by Andreas Gruenbacher
· 7 years ago
f85c10e
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
by Bob Peterson
· 7 years ago
dc8fbb0
GFS2: gfs2_free_extlen can return an extent that is too long
by Bob Peterson
· 7 years ago
9a38662
gfs2: Remove sdp->sd_jheightsize
by Andreas Gruenbacher
· 7 years ago
fffb641
gfs2: Zero out fallocated blocks in fallocate_chunk
by Andreas Gruenbacher
· 7 years ago
0ff5916
gfs2: Get rid of gfs2_log_header_in
by Andreas Gruenbacher
· 7 years ago
235628c
gfs2: Add gfs2_max_stuffed_size
by Andreas Gruenbacher
· 7 years ago
561b796
gfs2: Silence gcc format-truncation warning
by Andreas Gruenbacher
· 7 years ago
942b0cd
GFS2: Withdraw for IO errors writing to the journal or statfs
by Bob Peterson
· 7 years ago
b066a4eeb
gfs2: forcibly flush ail to relieve memory pressure
by Abhi Das
· 7 years ago
961ae1d
gfs2: Fix glock rhashtable rcu bug
by Andreas Gruenbacher
· 7 years ago
c96e6da
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
6f6597ba
gfs2: Protect gl->gl_object by spin lock
by Andreas Gruenbacher
· 8 years ago
4fd1a57
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
by Andreas Gruenbacher
· 8 years ago
722f6f6
GFS2: Eliminate vestigial sd_log_flush_wrapped
by Bob Peterson
· 8 years ago
df68f20
GFS2: Remove gl_list from glock structure
by Bob Peterson
· 8 years ago
f729b66
gfs2: remove the unused sd_log_error field
by Christoph Hellwig
· 8 years ago
972b044
gfs2: Don't pack struct lm_lockname
by Andreas Gruenbacher
· 8 years ago
28ea06c
gfs2: Avoid alignment hole in struct lm_lockname
by Andreas Gruenbacher
· 8 years ago
9862ca0
GFS2: Switch tr_touched to flag in transaction
by Bob Peterson
· 8 years ago
f07b352
GFS2: Made logd daemon take into account log demand
by Bob Peterson
· 8 years ago
a492386
GFS2: Prevent delete work from occurring on glocks used for create
by Bob Peterson
· 9 years ago
471f3db
gfs2: change gfs2 readdir cookie
by Benjamin Marzinski
· 9 years ago
b58bf40
GFS2: Reduce size of incore inode
by Bob Peterson
· 9 years ago
a097dc7e
GFS2: Make rgrp reservations part of the gfs2_inode structure
by Bob Peterson
· 9 years ago
b54e9a0
GFS2: Extract quota data from reservations structure (revert 5407e24)
by Bob Peterson
· 9 years ago
c8d5770
gfs2: Extended attribute readahead
by Andreas Gruenbacher
· 9 years ago
f3dd164
gfs2: Remove gl_spin define
by Andreas Gruenbacher
· 9 years ago
4d20713
gfs2: Make statistics unsigned, suitable for use with do_div()
by Ben Hutchings
· 9 years ago
88ffbf3
GFS2: Use resizable hash table for glocks
by Bob Peterson
· 10 years ago
15562c4
GFS2: Move glock superblock pointer to field gl_name
by Bob Peterson
· 10 years ago
e7ccaf5
GFS2: Don't add all glocks to the lru
by Bob Peterson
· 10 years ago
9cde289
gfs2: limit quota log messages
by Abhi Das
· 10 years ago
25435e5
gfs2: allow quota_check and inplace_reserve to return available blocks
by Abhi Das
· 10 years ago
b8fbf47
gfs2: perform quota checks against allocation parameters
by Abhi Das
· 10 years ago
2e60d76
GFS2: update freeze code to use freeze/thaw_super on all nodes
by Benjamin Marzinski
· 10 years ago
0e27c18
GFS2: Set of distributed preferences for rgrps
by Bob Peterson
· 10 years ago
a937cca
GFS2: Don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
0e48e055
GFS2: Prevent recovery before the local journal is set
by Bob Peterson
· 11 years ago
2497255
GFS2: remove transaction glock
by Benjamin Marzinski
· 11 years ago
0597880
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
by Abhi Das
· 11 years ago
a17d758b
GFS2: Move recovery variables to journal structure in memory
by Bob Peterson
· 11 years ago
b50f227
GFS2: Clean up journal extent mapping
by Steven Whitehouse
· 11 years ago
022ef4f
GFS2: Move log buffer accounting to transaction
by Steven Whitehouse
· 11 years ago
d69a3c6
GFS2: Move log buffer lists into transaction
by Steven Whitehouse
· 11 years ago
654a6d2
GFS2: Reduce struct gfs2_trans in size
by Steven Whitehouse
· 11 years ago
ac3beb6
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
by Steven Whitehouse
· 11 years ago
2d9e723
GFS2: Move quota bitmap operations under their own lock
by Steven Whitehouse
· 11 years ago
ee2411a
GFS2: Clean up quota slot allocation
by Steven Whitehouse
· 11 years ago
c754fbb
GFS2: Use RCU/hlist_bl based hash for quotas
by Steven Whitehouse
· 11 years ago
70d4ee9
GFS2: Use only a single address space for rgrps
by Steven Whitehouse
· 11 years ago
7005c3e
GFS2: Use range based functions for rgrp sync/invalidation
by Steven Whitehouse
· 11 years ago
5ea5050
GFS2: Implement a "rgrp has no extents longer than X" scheme
by Bob Peterson
· 11 years ago
2147dbf
GFS2: Use generic list_lru for quota
by Steven Whitehouse
· 11 years ago
9b9f039
GFS2: Use reflink for quota data cache
by Steven Whitehouse
· 11 years ago
e66cf16
GFS2: Use lockref for glocks
by Steven Whitehouse
· 11 years ago
e46c772
GFS2: Protect quota sync generation
by Steven Whitehouse
· 11 years ago
bef292a
GFS2: Remove obsolete quota tunable
by Steven Whitehouse
· 11 years ago
7b9cff4
GFS2: Add allocation parameters structure
by Steven Whitehouse
· 11 years ago
e579ed4
GFS2: Introduce rbm field bii
by Bob Peterson
· 11 years ago
7e230f5
GFS2: introduce bi_blocks for optimization
by Bob Peterson
· 11 years ago
81ffbf6
GFS2: Add origin indicator to glock callbacks
by Steven Whitehouse
· 12 years ago
16ca941
GFS2: replace gfs2_ail structure with gfs2_trans
by Benjamin Marzinski
· 12 years ago
57c7310
GFS2: use kmalloc for lvb bitmap
by David Teigland
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
05e0a60
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
by Eric W. Biederman
· 12 years ago
fd95e81
GFS2: Reinstate withdraw ack system
by Steven Whitehouse
· 12 years ago
Next »