Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
28fa9917368978e8272407f2d7f8829b17f024ea
/
fs
/
gfs2
/
super.c
6df9f9a
gfs2: Lock holder cleanup
by Andreas Gruenbacher
· 8 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
7508abc
GFS2: Check if iopen is held when deleting inode
by Bob Peterson
· 9 years ago
ee530be
GFS2: Truncate address space mapping when deleting an inode
by Bob Peterson
· 9 years ago
86d067a
GFS2: Wait for iopen glock dequeues
by Bob Peterson
· 9 years ago
400ac52
gfs2: clear journal live bit in gfs2_log_flush
by Benjamin Marzinski
· 9 years ago
471f3db
gfs2: change gfs2 readdir cookie
by Benjamin Marzinski
· 9 years ago
901c6c6
GFS2: Update master statfs buffer with sd_statfs_spin locked
by Bob Peterson
· 10 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
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
a88a341
writeback: move bandwidth related fields from backing_dev_info into bdi_writeback
by Tejun Heo
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
2e60d76
GFS2: update freeze code to use freeze/thaw_super on all nodes
by Benjamin Marzinski
· 10 years ago
eaebded
GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts
by Fabian Frederick
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
2497255
GFS2: remove transaction glock
by Benjamin Marzinski
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
34917f9
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
0597880
GFS2: Fix uninitialized VFS inode in gfs2_create_inode
by Abhi Das
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
d77d1b5
GFS2: Use pr_<level> more consistently
by Joe Perches
· 11 years ago
fc554ed
GFS2: global conversion to pr_foo()
by Fabian Frederick
· 11 years ago
b50f227
GFS2: Clean up journal extent mapping
by Steven Whitehouse
· 11 years ago
8ad151c
GFS2: Only run logd and quota when mounted read/write
by Steven Whitehouse
· 11 years ago
af5c269
GFS2: Clean up reservation removal
by Steven Whitehouse
· 11 years ago
a6a4d98
GFS2: Don't cache iopen glocks
by Bob Peterson
· 11 years ago
2009521
GFS2: Remove vestigial parameter ip from function rs_deltree
by Bob Peterson
· 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
d054642
gfs2: Convert uids and gids between dinodes and vfs inodes.
by Eric W. Biederman
· 12 years ago
f4108a6
gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE
by Eric W. Biederman
· 12 years ago
4513899
GFS2: Use ->writepages for ordered writes
by Steven Whitehouse
· 12 years ago
d564053f
GFS2: Clean up freeze code
by Steven Whitehouse
· 12 years ago
350a9b0
GFS2: Split gfs2_trans_add_bh() into two
by Steven Whitehouse
· 12 years ago
3d16268
GFS2: Don't call file_accessed() with a shared glock
by Benjamin Marzinski
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
2216db7
GFS2: Write out dirty inode metadata in delayed deletes
by Benjamin Marzinski
· 12 years ago
2b9731e
GFS2: Fix ->show_options() for statfs slow
by Steven Whitehouse
· 12 years ago
4a993fb
GFS2: Add structure to contain rgrp, bitmap, offset tuple
by Steven Whitehouse
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
801b036
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
a117782
quota: Move quota syncing to ->sync_fs method
by Jan Kara
· 12 years ago
ceed172
quota: Split dquot_quota_sync() to writeback and cache flushing part
by Jan Kara
· 12 years ago
8e2e004
GFS2: Reduce file fragmentation
by Bob Peterson
· 12 years ago
90306c4
GFS2: Use lvbs for storing rgrp information with mount option
by Benjamin Marzinski
· 12 years ago
5407e24
GFS2: Fold quota data into the reservations struct
by Bob Peterson
· 12 years ago
0a305e4
GFS2: Extend the life of the reservations
by Bob Peterson
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
35e478f
GFS2: Flush pending glock work when evicting an inode
by Steven Whitehouse
· 13 years ago
66fc061
GFS2: FITRIM ioctl support
by Steven Whitehouse
· 13 years ago
1619ed8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
564e12b
GFS2: decouple quota allocations from block allocations
by Bob Peterson
· 13 years ago
b5b24d7
GFS2: Fix AIL flush issue during fsync
by Steven Whitehouse
· 13 years ago
54335b1
GFS2: Cache the most recently used resource group in the inode
by Steven Whitehouse
· 13 years ago
8339ee5
GFS2: Make resource groups "append only" during life of fs
by Steven Whitehouse
· 13 years ago
ab9bbda
GFS2: Use ->dirty_inode()
by Steven Whitehouse
· 13 years ago
40ac218
GFS2: Fix inode allocation error path
by Steven Whitehouse
· 13 years ago
1d4ec64
GFS2: Make atime checks more efficient
by Steven Whitehouse
· 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
9eed04c
GFS2: Move final part of inode.c into super.c
by Steven Whitehouse
· 14 years ago
94fb763
GFS2: Remove gfs2_dinode_print() function
by Steven Whitehouse
· 14 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
29687a2
GFS2: Alter point of entry to glock lru list for glocks with an address_space
by Steven Whitehouse
· 14 years ago
1027efa
GFS2: Make ->write_inode() really write
by Steven Whitehouse
· 14 years ago
44ad37d
GFS2: filesystem hang caused by incorrect lock order
by Bob Peterson
· 14 years ago
001e8e8
GFS2: Don't try to deallocate unlinked inodes when mounted ro
by Steven Whitehouse
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
23c3010
GFS2: remove iopen glocks from cache on failed deletes
by Benjamin Marzinski
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
9dcefee50
gfs2: invalidate_inodes() is no-op there
by Al Viro
· 14 years ago
43f74c1
GFS2: Add "norecovery" mount option as a synonym for "spectator"
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
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
45321ac
Make ->drop_inode() just return whether inode needs to be dropped
by Al Viro
· 14 years ago
d5c1515
switch gfs2 to ->evict_inode()
by Al Viro
· 14 years ago
461cb41
GFS2: Simplify gfs2_write_alloc_required
by Bob Peterson
· 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
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
5fb324a
quota: move code from sync_quota_sb into vfs_quota_sync
by Christoph Hellwig
· 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
8f05228
GFS2: Extend umount wait coverage to full glock lifetime
by Steven Whitehouse
· 15 years ago
e402746
GFS2: Wait for unlock completion on umount
by Steven Whitehouse
· 15 years ago
cdcfde6
GFS2: Display nobarrier option in /proc/mounts
by Steven Whitehouse
· 15 years ago
f25934c
GFS2: add barrier/nobarrier mount options
by Christoph Hellwig
· 15 years ago
c14f573
GFS2: remove division from new statfs code
by Benjamin Marzinski
· 15 years ago
3d3c10f
GFS2: Improve statfs and quota usability
by Benjamin Marzinski
· 15 years ago
8c42d63
GFS2: Alter arguments of gfs2_quota/statfs_sync
by Steven Whitehouse
· 15 years ago
Next »