Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ad73c67e792c752ddc99f2b0587abae05255dd6d
/
fs
/
gfs2
08eac93
[GFS2] match plock result with correct request
by David Teigland
· 18 years ago
3120ec5
[GFS2] lockproto api prefix
by David Teigland
· 18 years ago
59a1cc6
[GFS2] Fix lock ordering bug in page fault path
by Steven Whitehouse
· 18 years ago
899bb26
[GFS2] Fix bug in directory code
by Steven Whitehouse
· 18 years ago
de9b75d
[GFS2] add plock owner
by David Teigland
· 18 years ago
420b9e5
[GFS2] Tidy up in various files
by Steven Whitehouse
· 18 years ago
5dd9fea
[GFS2] Fix bug in clear_inode
by Steven Whitehouse
· 18 years ago
2b98a54
[GFS2] Fix bug in super block reading code
by Steven Whitehouse
· 18 years ago
dd894be
[GFS2] Change some allocations to GFP_NOFS
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
f25ef0c
[GFS2] Tidy gfs2_unstuffer_page
by Steven Whitehouse
· 18 years ago
a9e5f4d
[GFS2] Alter direct I/O path
by Steven Whitehouse
· 18 years ago
52f341c
[GFS2] gfs2_set_flags double locking patch
by Abhijith Das
· 18 years ago
c5921fd
[GFS2] fix typo in locking/dlm
by David Teigland
· 18 years ago
e0f2bf7
[GFS2] Fix endian conversion bug
by Steven Whitehouse
· 18 years ago
634ee0b
[GFS2] Fix use after free bug in dir.c
by Steven Whitehouse
· 18 years ago
2eb168c
[GFS2] NFS update
by Wendy Cheng
· 18 years ago
4da3c64
[GFS2] Fix a coupls of warnings in dir.c
by Steven Whitehouse
· 18 years ago
b2a580d
[PATCH] patch to init di_payload_format field in gfs2_dinode
by Abhijith Das
· 18 years ago
f3bba03
[GFS2] Fix deadlock in memory allocation
by Steven Whitehouse
· 18 years ago
4340fe6
[GFS2] Add generation number
by Steven Whitehouse
· 18 years ago
ffeb874
[GFS2] Bug fix to gfs2_readpages()
by Steven Whitehouse
· 18 years ago
dc3e130
[GFS2] Remove unused code from dir.c
by Steven Whitehouse
· 18 years ago
29937ac
[GFS2] Fixes to scanning of glocks (again)
by Steven Whitehouse
· 18 years ago
627add2
[GFS2] Correct logic in glock scanner
by Steven Whitehouse
· 18 years ago
fd4de2d
[GFS2] Add cast for printk
by Steven Whitehouse
· 18 years ago
ecb1460
[GFS2] Make GFS2 work with lock validator
by Steven Whitehouse
· 18 years ago
faac9bd
[GFS2] Fix locking for Direct I/O reads
by Steven Whitehouse
· 18 years ago
b0dd930
[GFS2] Mark file_operations const
by Steven Whitehouse
· 18 years ago
66de045
[GFS2] Make our address_space_operations const
by Steven Whitehouse
· 18 years ago
0c0834a
[GFS2] API change for gfs2_statfs
by Steven Whitehouse
· 18 years ago
ccd6efd
[patch 1/1] gfs2: get_sb_dev() fix
by Andrew Morton
· 18 years ago
02630a1
[GFS2] Remove dependance on tty_write_message()
by Steven Whitehouse
· 18 years ago
af18ddb
[GFS2] Eliminate one instance of __GFP_NOFAIL
by Steven Whitehouse
· 18 years ago
a53311d
[GFS2] Use generic_file_sendfile directly
by Steven Whitehouse
· 18 years ago
a464418
[GFS2] gfs2/dlm: mailing list and web page
by David Teigland
· 18 years ago
bdd512a
[GFS2] Remove unused flag
by Steven Whitehouse
· 18 years ago
43f5d21
[GFS2] [-mm patch] fs/gfs2/: make code static
by Adrian Bunk
· 18 years ago
faf450e
[GFS2] Remove gfs2_repermission
by Steven Whitehouse
· 18 years ago
d9d1ca3
[GFS2] Fix double locking problem in rename
by Steven Whitehouse
· 18 years ago
0d42e54
[GFS2] Remove unused ra_state variable
by Steven Whitehouse
· 18 years ago
0239c4a
[GFS2] Fix printk format warnings in DLM code
by David Woodhouse
· 18 years ago
695165d
[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)
by David Woodhouse
· 18 years ago
b61dde7
[GFS2] Always include glock in transaction
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
01eb7c0
[GFS2] Fix warning on impossible event in eattr code
by Steven Whitehouse
· 18 years ago
6b61b07
[GFS2] Move some fields around to reduce wasted space
by Steven Whitehouse
· 18 years ago
e70409f
[GFS2] Fix for selinux support
by Ryan O'Hara
· 18 years ago
382066d
[GFS2] Casts for printing 64bit numbers
by Steven Whitehouse
· 18 years ago
9229f01
[GFS2] Cast 64 bit printk args to unsigned long long.
by David Teigland
· 18 years ago
90cdd20
[GFS2] Flag up issue in selinux code
by Steven Whitehouse
· 18 years ago
639b6d7
[GFS2] selinux support
by Ryan O'Hara
· 18 years ago
d2f222e
[GFS2] setup lock_dlm kobject earlier
by David Teigland
· 18 years ago
320dd10
[GFS2] glock debugging and inode cache changes
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
1b50259
[GFS2] Drop log lock on I/O error & tidy up
by Steven Whitehouse
· 18 years ago
02f211f
[GFS2] Remove bits.c from the Makefile
by Steven Whitehouse
· 18 years ago
3efd753
[GFS2] Make newly moved functions static
by Steven Whitehouse
· 18 years ago
88c8ab1f
[GFS2] Merge bits.[ch] into rgrp.c
by Steven Whitehouse
· 18 years ago
64c14ea
[GFS2] Fix ref count bug that used to bite us on umount
by Steven Whitehouse
· 18 years ago
b9cb981
[GFS2] Fix attributes setting logic
by Steven Whitehouse
· 18 years ago
9801f64
[GFS2] Remove incorrect initialisation of gh_owner
by Steven Whitehouse
· 18 years ago
e90c01e
[GFS2] Reverse block order in build_height
by Steven Whitehouse
· 18 years ago
fd88de56
[GFS2] Readpages support
by Steven Whitehouse
· 19 years ago
5bb76af
[GFS2] Set d_ops for root inode
by Robert S Peterson
· 19 years ago
d2d7b8a
[GFS2] Fix bug in writepage()
by Steven Whitehouse
· 19 years ago
56409ab
[GFS2] Remove some unused code
by Steven Whitehouse
· 19 years ago
08bc2db
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
by Adrian Bunk
· 19 years ago
3632752
[GFS2] Reordering in deallocation to avoid recursive locking
by Steven Whitehouse
· 19 years ago
e7f5c01
[GFS2] Remove redundant casts to/from void
by David Teigland
· 19 years ago
6bd70ab
[DLM] lock_dlm recover_status patch
by David Teigland
· 19 years ago
579b78a
[GFS2] Remove GL_NEVER_RECURSE flag
by Steven Whitehouse
· 19 years ago
5965b1f
[GFS2] Don't do recursive locking in glock layer
by Steven Whitehouse
· 19 years ago
3a2a9c9
[GFS2] Update plock code in DLM locking module
by David Teigland
· 19 years ago
4bcf709
[GFS2] Remove inherited flags from exported flags.
by Steven Whitehouse
· 19 years ago
b5ea3e1
[GFS2] Tidy up Makefile & Kconfig
by Steven Whitehouse
· 19 years ago
b800a1c
[GFS2] Tidy up daemon.c
by Steven Whitehouse
· 19 years ago
61e085a
[GFS2] Tidy up dir code as per Christoph Hellwig's comments
by Steven Whitehouse
· 19 years ago
1e09ae5
[GFS2] Move BUG() back into the header file
by Steven Whitehouse
· 19 years ago
1dde2db
[GFS2] Add back missing BUG()
by Steven Whitehouse
· 19 years ago
a74604b
[GFS2] sem -> mutex conversion in locking.c
by Steven Whitehouse
· 19 years ago
c63e31c
[GFS2] journal recovery patch
by David Teigland
· 19 years ago
190562b
[GFS2] Fix a bug: scheduling under a spinlock
by Steven Whitehouse
· 19 years ago
fe1bded
[GFS2] Use vmalloc() in dir code
by Steven Whitehouse
· 19 years ago
4d8012b
[GFS2] Fix bug which was causing postmark to fail
by Steven Whitehouse
· 19 years ago
f4154ea
[GFS2] Update journal accounting code.
by Steven Whitehouse
· 19 years ago
ed38650
[GFS2] Finally get ref counting correct
by Steven Whitehouse
· 19 years ago
b09e593
[GFS2] Fix a ref count bug and other clean ups
by Steven Whitehouse
· 19 years ago
55eccc6
[GFS2] Finish off ioctl support
by Steven Whitehouse
· 19 years ago
8628de0
[GFS2] Update GFS2 for the recent pull from Linus
by Steven Whitehouse
· 19 years ago
7ea9ea8
[GFS2] Update ioctl() to new interface
by Steven Whitehouse
· 19 years ago
e3167de
[GFS] Fix bug in endian conversion for metadata header
by Steven Whitehouse
· 19 years ago
cd45697
[GFS2] Add missing {} in trans.c
by Steven Whitehouse
· 19 years ago
e90deff
[GFS2] Fix bug in directory expansion code
by Steven Whitehouse
· 19 years ago
d0dc80d
[GFS2] Update debugging code
by Steven Whitehouse
· 19 years ago
484adff
[GFS2] Update locking in log.c
by Steven Whitehouse
· 19 years ago
7aabffc
[DLM] Look for "nodir" in the lockspace mount options
by David Teigland
· 19 years ago
Next »