Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e2d0a13bba051d7a9618b0952d91fac68175a71a
/
fs
/
gfs2
e2d0a13
GFS2: Clean up mkdir
by Steven Whitehouse
· 14 years ago
32e471e
GFS2: Use UUID field in generic superblock
by Steven Whitehouse
· 14 years ago
2ab9cd1
GFS2: Rename ops_inode.c to inode.c
by Steven Whitehouse
· 14 years ago
64ea540
GFS2: Inode.c is empty now, remove it
by Steven Whitehouse
· 14 years ago
9eed04c
GFS2: Move final part of inode.c into super.c
by Steven Whitehouse
· 14 years ago
194c011
GFS2: Move most of the remaining inode.c into ops_inode.c
by Steven Whitehouse
· 14 years ago
d4b2cf1
GFS2: Move gfs2_refresh_inode() and friends into glops.c
by Steven Whitehouse
· 14 years ago
94fb763
GFS2: Remove gfs2_dinode_print() function
by Steven Whitehouse
· 14 years ago
3d6ecb7
GFS2: When adding a new dir entry, inc link count if it is a subdir
by Steven Whitehouse
· 14 years ago
855d23c
GFS2: Make gfs2_dir_del update link count when required
by Steven Whitehouse
· 14 years ago
2baee03
GFS2: Don't use gfs2_change_nlink in link syscall
by Steven Whitehouse
· 14 years ago
588da3b
GFS2: Don't use a try lock when promoting to a higher mode
by Steven Whitehouse
· 14 years ago
d192a8e
GFS2: Double check link count under glock
by Steven Whitehouse
· 14 years ago
8f065d3
GFS2: Improve bug trap code in ->releasepage()
by Steven Whitehouse
· 14 years ago
4f1de01
GFS2: Fix ail list traversal
by Steven Whitehouse
· 14 years ago
6905d9e
GFS2: make sure fallocate bytes is a multiple of blksize
by Benjamin Marzinski
· 14 years ago
c83ae9c
GFS2: Add an AIL writeback tracepoint
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
627c10b
GFS2: Improve tracing support (adds two flags)
by Steven Whitehouse
· 14 years ago
dba898b
GFS2: Clean up fsync()
by Steven Whitehouse
· 14 years ago
efc1a9c
GFS2: Remove unused macro
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
5ac048b
GFS2: Use filemap_fdatawrite() to write back the AIL
by Steven Whitehouse
· 14 years ago
1027efa
GFS2: Make ->write_inode() really write
by Steven Whitehouse
· 14 years ago
556bb17
GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc
by Bob Peterson
· 14 years ago
ec038c8
GFS2: pass leaf_bh into leaf_dealloc
by Bob Peterson
· 14 years ago
d24a7a4
GFS2: Combine transaction from gfs2_dir_exhash_dealloc
by Bob Peterson
· 14 years ago
0d95326
GFS2: remove *leaf_call_t and simplify leaf_dealloc
by Bob Peterson
· 14 years ago
95c8e17
GFS2: Dump better debug info if a bitmap inconsistency is detected
by Bob Peterson
· 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
0ee5320
GFS2: directly write blocks past i_size
by Benjamin Marzinski
· 14 years ago
deab72d
GFS2: write_end error path fails to unlock transaction lock
by Bob Peterson
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
a44f99c
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
3ae2a1ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
a002951
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
7e32d02
GFS2: Don't use _raw version of RCU dereference
by Steven Whitehouse
· 14 years ago
6c474f7
GFS2: Adding missing unlock_page()
by Maxim
· 14 years ago
5fe0c23
exportfs: Return the minimum required handle size
by Aneesh Kumar K.V
· 14 years ago
c618e87
GFS2: Update to AIL list locking
by Steven Whitehouse
· 14 years ago
d6a079e
GFS2: introduce AIL lock
by Dave Chinner
· 14 years ago
e4a7b7b
GFS2: fix block allocation check for fallocate
by Benjamin Marzinski
· 14 years ago
fa1bbde
GFS2: Optimize glock multiple-dequeue code
by Bob Peterson
· 14 years ago
53fe924
gfs2: fix d_revalidate oopsen on NFS exports
by Al Viro
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
0a33443
GFS2: Remove potential race in flock code
by Steven Whitehouse
· 14 years ago
fc0e38d
GFS2: Fix glock deallocation race
by Steven Whitehouse
· 14 years ago
662e3a5
GFS2: quota allows exceeding hard limit
by Abhijith Das
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
4c16c36
GFS2: deallocation performance patch
by Bob Peterson
· 14 years ago
2aa1589
mm: prevent concurrent unmap_mapping_range() on the same inode
by Miklos Szeredi
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
e79a46a
GFS2: panics on quotacheck update
by Abhijith Das
· 14 years ago
b9c93bb
GFS2: Improve cluster mmap scalability
by Steven Whitehouse
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
edae38a
GFS2: Fix glock queue trace point
by Steven Whitehouse
· 14 years ago
75d5cfb
GFS2: Post-VFS scale update for RCU path walk
by Steven Whitehouse
· 14 years ago
bc015cb
GFS2: Use RCU for glock hash table
by Steven Whitehouse
· 14 years ago
24d9765
GFS2: Fix error path in gfs2_lookup_by_inum()
by Steven Whitehouse
· 14 years ago
23c3010
GFS2: remove iopen glocks from cache on failed deletes
by Benjamin Marzinski
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
9ecf639
Gfs2: fail if we try to use hole punch
by Josef Bacik
· 14 years ago
41ced6d
switch gfs2, close races
by Al Viro
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
846f404
GFS2: Don't flush delete workqueue when releasing the transaction lock
by Steven Whitehouse
· 14 years ago
bcd7278
GFS2: fsck.gfs2 reported statfs error after gfs2_grow
by Bob Peterson
· 14 years ago
47a2538
GFS2: Merge glock state fields into a bitfield
by Steven Whitehouse
· 14 years ago
e06dfc4
GFS2: Fix uninitialised error value in previous patch
by Steven Whitehouse
· 14 years ago
086d833
GFS2: fix recursive locking during rindex truncates
by Benjamin Marzinski
· 14 years ago
0489b3f
GFS2: reread rindex when necessary to grow rindex
by Benjamin Marzinski
· 14 years ago
0b1246e
GFS2: Remove duplicate #defines from glock.h
by Steven Whitehouse
· 14 years ago
921169c
GFS2: Clean up of gdlm_lock function
by Steven Whitehouse
· 14 years ago
802ec9b
GFS2: Allow gfs2 to update quota usage values through the quotactl interface
by Abhijith Das
· 14 years ago
edc221d
GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg
by Joe Perches
· 14 years ago
5e69069
GFS2: fs/gfs2/glock.c: Use printf extension %pV
by Joe Perches
· 14 years ago
2ae51ed
GFS2: Clean up duplicated setattr code
by Steven Whitehouse
· 14 years ago
9e55cd5
GFS2: Remove unreachable calls to vmtruncate
by Steven Whitehouse
· 14 years ago
cc18152
GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS
by Joe Perches
· 14 years ago
d211577
GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM
by Steven Whitehouse
· 14 years ago
f30195c
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
by Jens Axboe
· 14 years ago
14870b4
GFS2: Userland expects quota limit/warn/usage in 512b blocks
by Abhijith Das
· 14 years ago
044b941
GFS2: Fix inode deallocation race
by Steven Whitehouse
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
Next »