Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8830f514106fbd09ba5bbbaae043a8624ceb9d67
/
fs
/
gfs2
/
incore.h
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
3942ae5
GFS2: Fix race during filesystem mount
by Steven Whitehouse
· 13 years ago
32e471e
GFS2: Use UUID field in generic superblock
by Steven Whitehouse
· 13 years ago
4667a0e
GFS2: Make writeback more responsive to system conditions
by Steven Whitehouse
· 14 years ago
f42ab08
GFS2: Optimise glock lru and end of life inodes
by Steven Whitehouse
· 14 years ago
627c10b
GFS2: Improve tracing support (adds two flags)
by Steven Whitehouse
· 14 years ago
d6a079e
GFS2: introduce AIL lock
by Dave Chinner
· 14 years ago
662e3a5
GFS2: quota allows exceeding hard limit
by Abhijith Das
· 14 years ago
bc015cb
GFS2: Use RCU for glock hash table
by Steven Whitehouse
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
47a2538
GFS2: Merge glock state fields into a bitfield
by Steven Whitehouse
· 14 years ago
feb47ca9
GFS2: Improve journal allocation via sysfs
by Steven Whitehouse
· 14 years ago
c80dbb5
GFS2: Remove upgrade mount option
by Steven Whitehouse
· 14 years ago
c2048b00
GFS2: Remove localcaching mount option
by Steven Whitehouse
· 14 years ago
f57a024
GFS2: Remove ignore_local_fs mount argument
by Steven Whitehouse
· 14 years ago
7b5e3d5
GFS2: Don't enforce min hold time when two demotes occur in rapid succession
by Steven Whitehouse
· 14 years ago
3921120
GFS2: fallocate support
by Benjamin Marzinski
· 14 years ago
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
ba6e936
GFS2: Wait for journal id on mount if not specified on mount command line
by Steven Whitehouse
· 14 years ago
6ecd7c2
gfs2: use workqueue instead of slow-work
by Tejun Heo
· 14 years ago
913a71d
GFS2: Add some useful messages
by Steven Whitehouse
· 15 years ago
5e687ea
GFS2: Various gfs2_logd improvements
by Benjamin Marzinski
· 15 years ago
2e95e3f
GFS2: Allow the number of committed revokes to temporarily be negative
by Benjamin Marzinski
· 15 years ago
c1184f8
GFS2: Remove loopy umount code
by Steven Whitehouse
· 15 years ago
009d851
GFS2: Metadata address space clean up
by Steven Whitehouse
· 15 years ago
e402746
GFS2: Wait for unlock completion on umount
by Steven Whitehouse
· 15 years ago
f25934c
GFS2: add barrier/nobarrier mount options
by Christoph Hellwig
· 15 years ago
3d3c10f
GFS2: Improve statfs and quota usability
by Benjamin Marzinski
· 15 years ago
2b88f7c
GFS2: Remove unused sysfs file
by Steven Whitehouse
· 15 years ago
8d8291a
GFS2: Remove no_formal_ino generating code
by Steven Whitehouse
· 15 years ago
d34843d
GFS2: Add "-o errors=panic|withdraw" mount options
by Bob Peterson
· 15 years ago
b94a170
GFS2: remove dcache entries for remote deleted inodes
by Benjamin Marzinski
· 15 years ago
1ce97e5
GFS2: Be more aggressive in reclaiming unlinked inodes
by Steven Whitehouse
· 15 years ago
60a0b8f
GFS2: Add a rgrp bitmap full flag
by Steven Whitehouse
· 15 years ago
0901097
GFS2: Improve resource group error handling
by Steven Whitehouse
· 15 years ago
fe64d51
GFS2: Umount recovery race fix
by Steven Whitehouse
· 15 years ago
48c2b61
GFS2: Add commit= mount option
by Steven Whitehouse
· 15 years ago
02ffad08
GFS2: Fix locking bug in failed shared to exclusive conversion
by Benjamin Marzinski
· 16 years ago
02e3cc7
GFS2: Expose UUID via sysfs/uevent
by Steven Whitehouse
· 16 years ago
f15ab56
GFS2: Support generation of discard requests
by Steven Whitehouse
· 16 years ago
ac2425e
GFS2: Remove unused field from glock
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
22077f5
GFS2: Remove "double" locking in quota
by Steven Whitehouse
· 16 years ago
0a7ab79
GFS2: change gfs2_quota_scan into a shrinker
by Abhijith Das
· 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
37b2c83
GFS2: Clean up & move gfs2_quotad
by Steven Whitehouse
· 16 years ago
73f7494
GFS2: Banish struct gfs2_rgrpd_host
by Steven Whitehouse
· 16 years ago
cfc8b54
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
d8b71f7
GFS2: Move rg_igeneration into struct gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
383f01f
GFS2: Banish struct gfs2_dinode_host
by Steven Whitehouse
· 16 years ago
c9e9888
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
by Steven Whitehouse
· 16 years ago
3767ac2
GFS2: Move di_eattr into "proper" inode
by Steven Whitehouse
· 16 years ago
ad6203f
GFS2: Move "entries" into "proper" inode
by Steven Whitehouse
· 16 years ago
bcf0b5b
GFS2: Move generation number into "proper" part of inode
by Steven Whitehouse
· 16 years ago
254db57
GFS2: Support for I/O barriers
by Steven Whitehouse
· 16 years ago
719ee34
GFS2: high time to take some time over atime
by Steven Whitehouse
· 16 years ago
37ec89e
GFS2: The war on bloat
by Steven Whitehouse
· 16 years ago
9b8df98
GFS2: Fix metafs mounts
by Steven Whitehouse
· 16 years ago
c9f6a6b
[GFS2] Remove support for unused and pointless flag
by Steven Whitehouse
· 16 years ago
9cabcdb
[GFS2] Replace rgrp "recent list" with mru list
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
58e9fee
[GFS2] Invalidate cache at correct point
by Benjamin Marzinski
· 17 years ago
77658aa
[GFS2] Eliminate (almost) duplicate field from gfs2_inode
by Steven Whitehouse
· 17 years ago
ac576cc
[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
by Steven Whitehouse
· 17 years ago
ce276b0
[GFS2] Reduce inode size by merging fields
by Steven Whitehouse
· 17 years ago
9feb7c8
[GFS2] Remove unused counters
by Bob Peterson
· 17 years ago
9a00450
[GFS2] Shrink & rename di_depth
by Steven Whitehouse
· 17 years ago
cf45b75
[GFS2] Remove rgrp and glock version numbers
by Bob Peterson
· 17 years ago
da755fd
[GFS2] Remove lm.[ch] and distribute content
by Steven Whitehouse
· 17 years ago
ab0d756
[GFS2] Eliminate gl_req_bh
by Bob Peterson
· 17 years ago
29d38cd
[GFS2] Get rid of gl_waiters2
by Bob Peterson
· 17 years ago
42d52e3
[GFS2] Combine rg_flags and rd_flags
by Bob Peterson
· 17 years ago
d0109bf
[GFS2] Only do lo_incore_commit once
by Bob Peterson
· 17 years ago
ecc30c7
[GFS2] Streamline indirect pointer tree height calculation
by Steven Whitehouse
· 17 years ago
eccba06
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
b1e058d
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
598278b
[GFS2] Remove unneeded i_spin
by Bob Peterson
· 17 years ago
6dbd822
[GFS2] Reduce inode size by moving i_alloc out of line
by Steven Whitehouse
· 17 years ago
65a6290
[GFS2] Remove unused variable
by Steven Whitehouse
· 17 years ago
c3f60b6
[GFS2] Eliminate the no longer needed sd_statfs_mutex
by Bob Peterson
· 17 years ago
da6dd40
[GFS2] Journal extent mapping
by Bob Peterson
· 17 years ago
e35b921
[GFS2] Don't periodically update the jindex
by Steven Whitehouse
· 17 years ago
fd041f0
[GFS2] Use atomic_t for journal free blocks counter
by Steven Whitehouse
· 17 years ago
2bcd610
[GFS2] Don't add glocks to the journal
by Steven Whitehouse
· 17 years ago
e589665
[GFS2] Remove flags no longer required
by Steven Whitehouse
· 17 years ago
c2932e0
[GFS2] Remove "reclaim limit"
by Steven Whitehouse
· 17 years ago
60b0d08
[GFS2] Remove unused variables
by Steven Whitehouse
· 17 years ago
bf36a71
[GFS2] Add gfs2_is_writeback()
by Steven Whitehouse
· 17 years ago
e7e36f1
[GFS2] Remove unused field in struct gfs2_inode
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
cc7e79b
[GFS2] Handle multiple glock demote requests
by Wendy Cheng
· 17 years ago
16615be
[GFS2] Clean up journaled data writing
by Steven Whitehouse
· 17 years ago
82e8608
[GFS2] Replace revoke structure with bufdata structure
by Steven Whitehouse
· 17 years ago
d7b616e
[GFS2] Clean up ordered write code
by Steven Whitehouse
· 17 years ago
c4f68a1
[GFS2] delay glock demote for a minimum hold time
by Benjamin Marzinski
· 17 years ago
Next »