Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
17c12bcd3030e4b3247d0c961ce598c731a9dcf9
/
fs
/
gfs2
/
glops.c
73cc862
GFS2: Get rid of dead code in inode_go_demote_ok
by Bob Peterson
· 9 years ago
f39814f
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
· 9 years ago
e7ccaf5
GFS2: Don't add all glocks to the lru
by Bob Peterson
· 9 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
· 10 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
· 10 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
· 11 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
8eae1ca
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
· 13 years ago
7cf8dcd
GFS2: Automatically adjust glock min hold time
by Bob Peterson
· 13 years ago
17d539f
GFS2: Cache dir hash table in a contiguous buffer
by Steven Whitehouse
· 13 years ago
380f7c6
GFS2: Resolve inode eviction and ail list interaction bug
by Steven Whitehouse
· 13 years ago
1ce5336
GFS2: force a log flush when invalidating the rindex glock
by Benjamin Marzinski
· 13 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
· 15 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
97cc102
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
· 16 years ago
091806ed
[GFS2] filesystem consistency error from do_strip
by Bob Peterson
· 17 years ago
cf45b75
[GFS2] Remove rgrp and glock version numbers
by Bob Peterson
· 17 years ago
3042a2c
[GFS2] Reorder writeback for glock sync
by Steven Whitehouse
· 17 years ago
f91a0d3
[GFS2] Remove useless i_cache from inodes
by Steven Whitehouse
· 17 years ago
3cc3f71
[GFS2] Use ->page_mkwrite() for mmap()
by Steven Whitehouse
· 17 years ago
1ad38c4
[GFS2] Clean up gfs2_trans_add_revoke()
by Steven Whitehouse
· 17 years ago
1e1a3d0
[GFS2] Introduce gfs2_remove_from_ail
by Steven Whitehouse
· 17 years ago
c4f68a1
[GFS2] delay glock demote for a minimum hold time
by Benjamin Marzinski
· 17 years ago
bb3b0e3
[GFS2] Clean up invalidatepage/releasepage
by Steven Whitehouse
· 17 years ago
b524fe6
[GFS2] flush the glock completely in inode_go_sync
by Benjamin Marzinski
· 18 years ago
3e9f45b
Factor outstanding I/O error handling
by Guillaume Chazarain
· 18 years ago
c3f49bc
[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed
by Steven Whitehouse
· 18 years ago
cad5b93
[GFS2] Fix bz 230143, incorrect flushing of rgrps
by Steven Whitehouse
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
b5d32be
[GFS2] Tidy up glops calls
by Steven Whitehouse
· 18 years ago
1c0f487
[GFS2] Remove local exclusive glock mode
by Steven Whitehouse
· 18 years ago
e5dab55
[GFS2] Remove the "greedy" function from glock.[ch]
by Steven Whitehouse
· 18 years ago
b004157
[GFS2] Fix journal flush problem
by Steven Whitehouse
· 18 years ago
1a14d3a
[GFS2] Simplify glops functions
by Steven Whitehouse
· 18 years ago
9e2dbda
[GFS2] Remove gfs2_inode_attr_in
by Steven Whitehouse
· 18 years ago
bfded27
[GFS2] Shrink gfs2_inode (8) - i_vn
by Steven Whitehouse
· 18 years ago
b60623c
[GFS2] Shrink gfs2_inode (3) - di_mode
by Steven Whitehouse
· 18 years ago
5516762
[GFS2] split and annotate gfs2_log_head
by Al Viro
· 18 years ago
ddacfaf
[GFS2] Move logging code into log.c (mostly)
by Steven Whitehouse
· 18 years ago
7276b3b
[GFS2] Tidy up meta_io code
by Steven Whitehouse
· 18 years ago
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
9461061
[GFS2] Remove unused function from glock.c
by Steven Whitehouse
· 18 years ago
ea67eed
[GFS2] Fix end of multi-line structures
by Steven Whitehouse
· 18 years ago
75d3b81
[GFS2] Tidy up bmap/inode code
by Steven Whitehouse
· 18 years ago
e9fc2aa
[GFS2] Update copyright, tidy up incore.h
by Steven Whitehouse
· 18 years ago
5e2b061
[GFS2] Remove unused code from glock layer
by Steven Whitehouse
· 18 years ago
8fb4b53
[GFS2] Make glock operations const
by Steven Whitehouse
· 18 years ago
f45b7dd
[GFS2] Use a bio to read the superblock
by Steven Whitehouse
· 18 years ago
ba7f729
[GFS2] Remove page.[ch]
by Steven Whitehouse
· 18 years ago
3a8476d
[GFS2] Remove debugging printks
by Steven Whitehouse
· 18 years ago
feaa7bb
[GFS2] Fix unlinked file handling
by Steven Whitehouse
· 18 years ago
3a8a9a1
[GFS2] Update copyright date to 2006
by Steven Whitehouse
· 18 years ago
bd89680
[GFS2] Remove semaphore.h from C files
by Steven Whitehouse
· 18 years ago
Next »