Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7cda23da52ad793a578d290e7fcc9cdc1698bba8
/
fs
/
gfs2
/
glops.c
4a55752
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
by Bob Peterson
· 4 years, 3 months ago
ed3adb3
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
by Andreas Gruenbacher
· 4 years, 3 months ago
23cfb0c
gfs2: Eliminate gl_vm
by Bob Peterson
· 4 years, 3 months ago
0e539ca
gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
by Andrew Price
· 4 years, 3 months ago
541656d
gfs2: freeze should work on read-only mounts
by Bob Peterson
· 4 years, 7 months ago
300e549
Merge branch 'gfs2-iopen' into for-next
by Andreas Gruenbacher
· 4 years, 7 months ago
cbcc89b
gfs2: initialize transaction tr_ailX_lists earlier
by Bob Peterson
· 4 years, 7 months ago
a0e3cc6
gfs2: Turn gl_delete into a delayed work
by Andreas Gruenbacher
· 5 years ago
f286d62
gfs2: Keep track of deleted inode generations in LVBs
by Andreas Gruenbacher
· 5 years ago
bbae10f
gfs2: Don't ignore inode write errors during inode_go_sync
by Bob Peterson
· 4 years, 8 months ago
1c634f9
gfs2: Do proper error checking for go_sync family of glops functions
by Bob Peterson
· 5 years ago
9ff7828
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
by Bob Peterson
· 5 years ago
33dbd1e
gfs2: fix infinite loop when checking ail item count before go_inval
by Bob Peterson
· 6 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
b3422ca
gfs2: Rework how rgrp buffer_heads are managed
by Bob Peterson
· 5 years ago
badb55e
gfs2: Split gfs2_lm_withdraw into two functions
by Andreas Gruenbacher
· 5 years ago
2e9eeaa
gfs2: eliminate ssize parameter from gfs2_struct2blk
by Bob Peterson
· 5 years ago
eb43e66
gfs2: Introduce function gfs2_withdrawn
by Bob Peterson
· 5 years ago
098b9c1
gfs2: removed unnecessary semicolon
by Aliasgar Surti
· 5 years ago
f29e62e
gfs2: replace more printk with calls to fs_info and friends
by Bob Peterson
· 6 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
7336d0e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
by Thomas Gleixner
· 6 years ago
f4686c2
gfs2: read journal in large chunks
by Abhi Das
· 6 years ago
23e93c9
Revert "gfs2: read journal in large chunks to locate the head"
by Bob Peterson
· 6 years ago
27a2660f
gfs2: Dump nrpages for inodes and their glocks
by Bob Peterson
· 7 years ago
2a5f14f
gfs2: read journal in large chunks to locate the head
by Abhi Das
· 6 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
805c0907
GFS2: Log the reason for log flushes in every log header
by Bob Peterson
· 7 years ago
c1696fb
GFS2: Introduce new gfs2_log_header_v2
by Bob Peterson
· 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
eebd2e8
gfs2: Get rid of gfs2_set_nlink
by Andreas Gruenbacher
· 7 years ago
e7cb550
GFS2: fix code parameter error in inode_go_lock
by Wang Xibo
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 8 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
73cc862
GFS2: Get rid of dead code in inode_go_demote_ok
by Bob Peterson
· 9 years ago
f39814f6
gfs2: Invalid security labels of inodes when they go invalid
by Andreas Gruenbacher
· 9 years ago
f3dd164
gfs2: Remove gl_spin define
by Andreas Gruenbacher
· 9 years ago
15562c4
GFS2: Move glock superblock pointer to field gl_name
by Bob Peterson
· 10 years ago
39b0f1e
GFS2: Don't brelse rgrp buffer_heads every allocation
by Bob Peterson
· 10 years ago
e7ccaf5
GFS2: Don't add all glocks to the lru
by Bob Peterson
· 10 years ago
2e60d76
GFS2: update freeze code to use freeze/thaw_super on all nodes
by Benjamin Marzinski
· 10 years ago
d29c0af
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
by Fabian Frederick
· 10 years ago
6b49d1d
GFS2: memcontrol: Spelling s/invlidate/invalidate/
by Geert Uytterhoeven
· 11 years ago
ba1bdef
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next
by Linus Torvalds
· 11 years ago
2497255
GFS2: remove transaction glock
by Benjamin Marzinski
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
d69a3c6
GFS2: Move log buffer lists into transaction
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
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
582d2f7
GFS2: Wait for async DIO in glock state changes
by Steven Whitehouse
· 11 years ago
e66cf16
GFS2: Use lockref for glocks
by Steven Whitehouse
· 11 years ago
1bc333f
GFS2: don't overrun reserved revokes
by Benjamin Marzinski
· 11 years ago
5d05496
GFS2: aggressively issue revokes in gfs2_log_flush
by Benjamin Marzinski
· 12 years ago
81ffbf6
GFS2: Add origin indicator to glock callbacks
by Steven Whitehouse
· 12 years ago
d054642
gfs2: Convert uids and gids between dinodes and vfs inodes.
by Eric W. Biederman
· 12 years ago
dba2d70
GFS2: only use lvb on glocks that need it
by David Teigland
· 12 years ago
06dfc30
GFS2: Rename glops go_xmote_th to go_sync
by Bob Peterson
· 12 years ago
8eae1ca0
GFS2: Review bug traps in glops.c
by Steven Whitehouse
· 12 years ago
a0b4df2
GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl
by Eric Sandeen
· 12 years ago
6de1e2f
GFS2: Remove redundant metadata block type check
by Bob Peterson
· 13 years ago
c50b91c
GFS2: Remove bd_list_tr
by Steven Whitehouse
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
b5b24d7
GFS2: Fix AIL flush issue during fsync
by Steven Whitehouse
· 13 years ago
8339ee5
GFS2: Make resource groups "append only" during life of fs
by Steven Whitehouse
· 13 years ago
7c9ca62
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
by Bob Peterson
· 13 years ago
f181852
GFS2: Fix bug trap and journaled data fsync
by Steven Whitehouse
· 13 years ago
7554918
GFS2: Fix bug-trap in ail flush code
by Steven Whitehouse
· 13 years ago
9964afb
GFS2: Add S_NOSEC support
by Steven Whitehouse
· 14 years ago
7cf8dcd
GFS2: Automatically adjust glock min hold time
by Bob Peterson
· 14 years ago
17d539f
GFS2: Cache dir hash table in a contiguous buffer
by Steven Whitehouse
· 14 years ago
380f7c6
GFS2: Resolve inode eviction and ail list interaction bug
by Steven Whitehouse
· 14 years ago
1ce5336
GFS2: force a log flush when invalidating the rindex glock
by Benjamin Marzinski
· 14 years ago
d4b2cf1
GFS2: Move gfs2_refresh_inode() and friends into glops.c
by Steven Whitehouse
· 14 years ago
dba898b
GFS2: Clean up fsync()
by Steven Whitehouse
· 14 years ago
001e8e8
GFS2: Don't try to deallocate unlinked inodes when mounted ro
by Steven Whitehouse
· 14 years ago
d6a079e
GFS2: introduce AIL lock
by Dave Chinner
· 14 years ago
bc015cb
GFS2: Use RCU for glock hash table
by Steven Whitehouse
· 14 years ago
846f404
GFS2: Don't flush delete workqueue when releasing the transaction lock
by Steven Whitehouse
· 14 years ago
1346698
GFS2: Fix type mapping for demote_rq interface
by Steven Whitehouse
· 14 years ago
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
009d851
GFS2: Metadata address space clean up
by Steven Whitehouse
· 15 years ago
c65f7fb
GFS2: Use forget_all_cached_acls()
by Steven Whitehouse
· 15 years ago
b94a170
GFS2: remove dcache entries for remote deleted inodes
by Benjamin Marzinski
· 15 years ago
0901097
GFS2: Improve resource group error handling
by Steven Whitehouse
· 16 years ago
52fcd11
GFS2: Clear dirty bit at end of inode glock sync
by Steven Whitehouse
· 16 years ago
6bac243
GFS2: Clean up of glops.c
by Steven Whitehouse
· 16 years ago
64d576b
GFS2: Add a "demote a glock" interface to sysfs
by Steven Whitehouse
· 16 years ago
d8348de
GFS2: Fix deadlock on journal flush
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
97cc1025
GFS2: Kill two daemons with one patch
by Steven Whitehouse
· 16 years ago
813e0c4
GFS2: Fix "truncate in progress" hang
by Steven Whitehouse
· 16 years ago
fa75ced
GFS2: Add more detail to debugfs glock dumps
by Steven Whitehouse
· 16 years ago
383f01f
GFS2: Banish struct gfs2_dinode_host
by Steven Whitehouse
· 16 years ago
6802e34
[GFS2] Clean up the glock core
by Steven Whitehouse
· 17 years ago
091806ed
[GFS2] filesystem consistency error from do_strip
by Bob Peterson
· 17 years ago
Next »