Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7d308590ae60d1f038a54a94e78a385c5c163452
/
fs
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
f3b3091
[GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2
by akpm@osdl.org
· 18 years ago
07903c0
[GFS2] Tweek unlock test in readpage()
by Steven Whitehouse
· 18 years ago
dc41aee
[GFS2] Fix for mmap() bug in readpage
by Russell Cattelan
· 18 years ago
7a6bbac
[GFS2] Map multiple blocks at once where possible
by Steven Whitehouse
· 18 years ago
65952fb
[GFS2] print mount errors related to sysfs
by David Teigland
· 18 years ago
a833634
[GFS2] Fix glock hash clearing
by Steven Whitehouse
· 18 years ago
faa31ce
[GFS2] Tidy up log.c
by Steven Whitehouse
· 18 years ago
16feb9f
[GFS2] Use atomic_t rather than kref in glock.c
by Steven Whitehouse
· 18 years ago
0bc0748
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
48c068e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
af84b99
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 18 years ago
b639789
[GFS2] Use hlist for glock hash chains
by Steven Whitehouse
· 18 years ago
2426443
[GFS2] Rewrite of examine_bucket()
by Steven Whitehouse
· 18 years ago
9461061
[GFS2] Remove unused function from glock.c
by Steven Whitehouse
· 18 years ago
a5e08a9
[GFS2] Add consts to glock sorting function
by Steven Whitehouse
· 18 years ago
087efdd
[GFS2] Make glock hash locks proportional to NR_CPUS
by Steven Whitehouse
· 18 years ago
ff6af41
[GFS2] vfree should be kfree (II)
by Steven Whitehouse
· 18 years ago
fa9f0e4
[DLM] confirm master for recovered waiting requests
by David Teigland
· 18 years ago
37b2fa6
[GFS2] Move rwlocks in glock.c into their own array
by Steven Whitehouse
· 18 years ago
e9f7bee
[PATCH] NFS: large non-page-aligned direct I/O clobbers memory
by Trond Myklebust
· 18 years ago
3665d0e
[PATCH] ext3_getblk() should handle HOLE correctly
by Badari Pulavarty
· 18 years ago
9b47c11
[GFS2] Use void * instead of typedef for locking module interface
by Steven Whitehouse
· 18 years ago
a2c4580
[GFS2] vfree should be kfree
by Steven Whitehouse
· 18 years ago
5ce311e
[GFS2] Remove unused sync_lvb code from lock modules
by Steven Whitehouse
· 18 years ago
1c089c3
[GFS2] Remove one typedef
by Steven Whitehouse
· 18 years ago
b9201ce
[GFS2] Forgot to remove unused include vmalloc.h
by Steven Whitehouse
· 18 years ago
85d1da6
[GFS2] Move glock hash table out of superblock
by Steven Whitehouse
· 18 years ago
b854785
[GFS2] Add gfs2 superblock to glock hash function
by Steven Whitehouse
· 18 years ago
62f140c
[GFS2] Add brackets in locking/dlm/sysfs.c
by Steven Whitehouse
· 18 years ago
a1d144c
[DLM] use snprintf in sysfs show
by David Teigland
· 18 years ago
3204a6c
[GFS2] use snprintf for sysfs show
by David Teigland
· 18 years ago
c5392124
[GFS2] More style changes
by Jan Engelhardt
· 18 years ago
0edc7d0
[XFS] Fix a bad pointer dereference in the quota statvfs handling.
by Nathan Scott
· 18 years ago
0a8d17d
[XFS] Fix xfs_splice_write() so appended data gets to disk.
by David Chinner
· 18 years ago
721259b
[XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling
by Lachlan McIlroy
· 18 years ago
4be536d
[XFS] Prevent free space oversubscription and xfssyncd looping.
by David Chinner
· 18 years ago
b835beb
[CIFS] Fix CIFS readdir access denied when SE Linux enabled
by Steve French
· 18 years ago
fe2bbc4
[PATCH] add missing desctiption in super.c
by Henrik Kretzschmar
· 18 years ago
7b62536
[GFS2] Add a comment in ops_export.c
by Steven Whitehouse
· 18 years ago
2c1e52a
[GFS2] More style fixes
by Steven Whitehouse
· 18 years ago
48fac17
[GFS2] Remove unused code from quota
by Steven Whitehouse
· 18 years ago
a67cdbd
[GFS2] Style changes in logging code
by Steven Whitehouse
· 18 years ago
cca195c
[GFS2] Extended attribute code style changes
by Steven Whitehouse
· 18 years ago
1691042
[GFS2] Style changes in rgrp.c
by Steven Whitehouse
· 18 years ago
ea67eed
[GFS2] Fix end of multi-line structures
by Steven Whitehouse
· 18 years ago
f2f7ba5
[GFS2] Make headers compile on their own
by Steven Whitehouse
· 18 years ago
2bdbc5d
[GFS2] Directory code style changes
by Steven Whitehouse
· 18 years ago
5acd396
[GFS2] Some further style changes
by Steven Whitehouse
· 18 years ago
26c1a57
[GFS2] More code style updates
by Steven Whitehouse
· 18 years ago
0bd5996
[GFS2] Style changes in ops_address.c
by Steven Whitehouse
· 18 years ago
dd538c8
[GFS2] Spelling sentinal -> sentinel
by Steven Whitehouse
· 18 years ago
38c60ef
[GFS2] Use const in endian conversion routines
by Steven Whitehouse
· 18 years ago
82ffa51
[GFS2] More style changes
by Steven Whitehouse
· 18 years ago
c266871
[GFS2] Remove a cast, tidy gfs2_inode_attr_in
by Steven Whitehouse
· 18 years ago
cd91549
[GFS2] Change all types to uX style
by Steven Whitehouse
· 18 years ago
a91ea69
[GFS2] Align all labels against LH side
by Steven Whitehouse
· 18 years ago
75d3b81
[GFS2] Tidy up bmap/inode code
by Steven Whitehouse
· 18 years ago
31e77ac
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
5029996
[GFS2] Tidy up locking code
by Steven Whitehouse
· 18 years ago
4cfb04a
[PATCH] manage-jbd-its-own-slab fix
by Badari Pulavarty
· 18 years ago
e9fc2aa
[GFS2] Update copyright, tidy up incore.h
by Steven Whitehouse
· 18 years ago
c6e6f0b
[DLM] force removal of user lockspace
by David Teigland
· 18 years ago
623d935
[GFS2] Fix releasepage bug (fixes direct i/o writes)
by Steven Whitehouse
· 18 years ago
899be4d
[GFS2] Add superblock into key for glock lookups
by Steven Whitehouse
· 18 years ago
d6a5372
[GFS2] Use const on glock lookup key
by Steven Whitehouse
· 18 years ago
ec45d9f
[GFS2] Use slab properly with glocks
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
7288026
[XFS] Fix char size overflow in bmap_alloc call for unwritten extent conversion.
by Adrian Bunk
· 18 years ago
dc709bd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
83b7a66
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
f5ef68d
[PATCH] /proc/meminfo: don't put spaces in names
by Andrew Morton
· 18 years ago
513627d
[PATCH] fix up lockdep trace in fs/exec.c
by Dave Jones
· 18 years ago
4df4624
[PATCH] lockdep: annotate reiserfs
by Ingo Molnar
· 18 years ago
ea81739
[PATCH] Manage jbd allocations from its own slabs
by Badari Pulavarty
· 18 years ago
45f17e0
[PATCH] eventpoll.c compile fix
by Masoud Asgharifard Sharbiani
· 18 years ago
ecdc639
[PATCH] ufs: truncate correction
by Evgeniy Dushistov
· 18 years ago
c37336b
[PATCH] ufs: write to hole in big file
by Evgeniy Dushistov
· 18 years ago
08fb306f
[PATCH] ext3 filesystem bogus ENOSPC with reservation fix
by Mingming Cao
· 18 years ago
607eb26
[PATCH] ext2: prevent div-by-zero on corrupted fs
by Andries Brouwer
· 18 years ago
f5fb09f
[PATCH] Fix for minix crash
by Andries Brouwer
· 18 years ago
6946bd6
[PATCH] lockdep: fix blkdev_open() warning
by Peter Zijlstra
· 18 years ago
81a42d2
[DISKLABEL] SUN: Fix signed int usage for sector count
by Jeff Mahoney
· 18 years ago
8638460
[GFS2] Allow mounting of gfs2 and gfs2meta at the same time
by Abhijith Das
· 18 years ago
5f88f1e
[DLM] add new lockspace to list ealier
by David Teigland
· 18 years ago
5dc39fe
[GFS2] Fix journal off-by-one error
by Benjamin Marzinski
· 18 years ago
62250b3
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
by Greg Kroah-Hartman
· 18 years ago
a2242db
[GFS2] Speed up scanning of glocks
by Steven Whitehouse
· 18 years ago
166afcc
[GFS2] Tidy up error handling in gfs2_releasepage()
by Steven Whitehouse
· 18 years ago
a969fd5
VFS: Remove redundant open-coded mode bit checks in open_exec().
by Trond Myklebust
· 18 years ago
9167b0b
VFS: Remove redundant open-coded mode bit check in prepare_binfmt().
by Trond Myklebust
· 18 years ago
a343bb7
VFS: Fix access("file", X_OK) in the presence of ACLs
by Trond Myklebust
· 18 years ago
16b4289
NFSv4: Add v4 exception handling for the ACL functions.
by Trond Myklebust
· 18 years ago
e889649
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
by David Howells
· 18 years ago
79558f3
NFS: Fix issue with EIO on NFS read
by Trond Myklebust
· 18 years ago
01df9c5
LOCKD: Fix a deadlock in nlm_traverse_files()
by Trond Myklebust
· 18 years ago
8f8e7a5
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
by Trond Myklebust
· 18 years ago
5d67476
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
by Trond Myklebust
· 18 years ago
a634904
VFS: add lookup hint for network file systems
by ASANO Masahiro
· 18 years ago
Next »