index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-31
[GFS2] Remove rgrp and glock version numbers
Bob Peterson
5
-16
/
+20
2008-03-31
[GFS2] Remove lm.[ch] and distribute content
Steven Whitehouse
13
-263
/
+184
2008-03-31
[GFS2] Eliminate gl_req_bh
Bob Peterson
2
-57
/
+51
2008-03-31
[GFS2] Add consts to various bits of rgrp.c
Steven Whitehouse
1
-22
/
+22
2008-03-31
[GFS2] Introduce array of buffers to struct metapath
Steven Whitehouse
1
-49
/
+48
2008-03-31
[GFS2] Move part of gfs2_block_map into a separate function
Steven Whitehouse
1
-21
/
+36
2008-03-31
[GFS2] Get rid of gl_waiters2
Bob Peterson
2
-5
/
+6
2008-03-31
[GFS2] Combine rg_flags and rd_flags
Bob Peterson
2
-16
/
+26
2008-03-31
[GFS2] Allocate gfs2_rgrpd from slab memory
Bob Peterson
4
-2
/
+14
2008-03-31
[GFS2] Plug an unlikely leak
Bob Peterson
1
-1
/
+3
2008-03-31
[GFS2] make gfs2_glock_hold() static
Adrian Bunk
2
-2
/
+1
2008-03-31
[GFS2] Only wake the reclaim daemon if we need to
Bob Peterson
1
-4
/
+4
2008-03-31
[GFS2] Misc fixups
Bob Peterson
2
-5
/
+2
2008-03-31
[GFS2] Only do lo_incore_commit once
Bob Peterson
4
-29
/
+17
2008-03-31
[GFS2] Fix debug inode printing
Bob Peterson
1
-1
/
+2
2008-03-31
[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
Bob Peterson
5
-10
/
+8
2008-03-31
[GFS2] Streamline indirect pointer tree height calculation
Steven Whitehouse
5
-83
/
+55
2008-03-31
[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map
Steven Whitehouse
1
-17
/
+19
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-2
/
+3
2008-02-07
iget: use iget_failed() in GFS2
David Howells
1
-1
/
+1
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
3
-3
/
+3
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
2
-8
/
+13
2008-02-07
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
3
-9
/
+15
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2
-2
/
+2
2008-02-03
fs/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
40
-1109
/
+1092
2008-01-25
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
1
-4
/
+12
2008-01-25
[GFS2] Lockup on error
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
1
-0
/
+1
2008-01-25
[GFS2] Fix typo
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
1
-2
/
+2
2008-01-25
[GFS2] gfs2_alloc_required performance
Bob Peterson
1
-0
/
+5
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
2
-2
/
+0
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
12
-36
/
+39
2008-01-25
[GFS2] Fix assert in log code
Steven Whitehouse
1
-7
/
+4
2008-01-25
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2
-9
/
+16
2008-01-25
[GFS2] Initialize extent_list earlier
Bob Peterson
2
-1
/
+1
2008-01-25
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
1
-0
/
+2
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Fix log block mapper
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Minor correction
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Eliminate the no longer needed sd_statfs_mutex
Bob Peterson
3
-6
/
+0
2008-01-25
[GFS2] Incremental patch to fix compiler warning
Bob Peterson
1
-5
/
+2
2008-01-25
[GFS2] Function meta_read optimization
Bob Peterson
1
-6
/
+7
2008-01-25
[GFS2] Only fetch the dinode once in block_map
Bob Peterson
1
-7
/
+7
2008-01-25
[GFS2] Reorganize function gfs2_glmutex_lock
Bob Peterson
1
-14
/
+9
2008-01-25
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
Bob Peterson
1
-25
/
+29
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
1
-4
/
+2
2008-01-25
[GFS2] Journal extent mapping
Bob Peterson
4
-17
/
+97
[prev]
[next]