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
2007-10-10
[GFS2] Fix quota do_list operation hang
Abhijith Das
1
-0
/
+3
2007-10-10
[GFS2] fixed a NULL pointer assignment BUG
Denis Cheng
1
-2
/
+3
2007-10-10
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
1
-0
/
+10
2007-10-10
[GFS2] better code for translating characters
Denis Cheng
1
-1
/
+2
2007-10-10
[GFS2] unneeded typecast
Denis Cheng
1
-1
/
+1
2007-10-10
[GFS2] use list_for_each_entry instead
Denis Cheng
1
-3
/
+1
2007-10-10
[GFS2] Ensure journal file cache is flushed after recovery
Bob Peterson
2
-2
/
+2
2007-10-10
[GFS2] invalid metadata block - REVISED
Bob Peterson
1
-1
/
+6
2007-10-10
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
10
-57
/
+53
2007-10-10
[GFS2] use the declaration of gfs2_dops in the header file instead
Denis Cheng
1
-2
/
+1
2007-10-10
[GFS2] mark struct *_operations const
Denis Cheng
3
-7
/
+7
2007-10-10
[GFS2] Detach buf data during in-place writeback
Bob Peterson
1
-0
/
+3
2007-10-10
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
1
-5
/
+6
2007-10-10
[GFS2] Prevent infinite loop in try_rgrp_unlink()
Bob Peterson
1
-13
/
+17
2007-10-10
[GFS2] Revert part of earlier log.c changes
Bob Peterson
1
-11
/
+2
2007-10-10
[GFS2] Move some code inside the log lock
Bob Peterson
1
-3
/
+14
2007-10-10
[GFS2] Fix an oops in glock dumping
Steven Whitehouse
1
-38
/
+35
2007-10-10
[GFS2] GFS2 not checking pointer on create when running under nfsd
Steve French
1
-1
/
+1
2007-10-10
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
3
-4
/
+0
2007-10-10
[GFS2] Fix calculation of demote state
Josef Whiter
1
-2
/
+3
2007-10-10
[GFS2] Fix two races relating to glock callbacks
Steven Whitehouse
1
-6
/
+18
2007-08-14
[GFS2] Revert remounting w/o acl option leaves acls enabled
Steven Whitehouse
1
-12
/
+13
2007-08-14
[GFS2] Fix setting of inherit jdata attr
Steven Whitehouse
1
-12
/
+17
2007-08-14
[GFS2] Fix incorrect error path in prepare_write()
Steven Whitehouse
1
-1
/
+2
2007-08-14
[GFS2] Fix incorrect return code in rgrp.c
Steven Whitehouse
1
-2
/
+5
2007-08-14
[GFS2] soft lockup in rgblk_search
Bob Peterson
1
-3
/
+6
2007-08-14
[GFS2] soft lockup detected in databuf_lo_before_commit
Bob Peterson
1
-2
/
+4
2007-08-01
rename setlease to generic_setlease
Christoph Hellwig
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-3
/
+3
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-3
/
+8
2007-07-19
mm: fault feedback #1
Nick Piggin
2
-26
/
+23
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
3
-19
/
+21
2007-07-19
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2
-0
/
+4
2007-07-19
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
1
-0
/
+24
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-0
/
+1
2007-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
42
-786
/
+1192
2007-07-10
[GFS2] Accept old format NFS filehandles
Steven Whitehouse
1
-0
/
+2
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
1
-1
/
+0
2007-07-09
[GFS2] Small fixes to logging code
Steven Whitehouse
1
-5
/
+14
2007-07-09
[GFS2] Remove i_mode passing from NFS File Handle
Wendy Cheng
4
-41
/
+54
2007-07-09
[GFS2] Obtaining no_formal_ino from directory entry
Wendy Cheng
6
-13
/
+24
2007-07-09
[GFS2] System won't suspend with GFS2 file system mounted
Abhijith Das
1
-0
/
+11
2007-07-09
[GFS2] remounting w/o acl option leaves acls enabled
Bob Peterson
1
-13
/
+12
2007-07-09
[GFS2] inode size inconsistency
Wendy Cheng
1
-2
/
+2
2007-07-09
[GFS2] Fix gfs2_block_truncate_page err return
S. Wendy Cheng
1
-0
/
+1
2007-07-09
[GFS2] Addendum to the journaled file/unmount patch
Robert Peterson
1
-2
/
+4
2007-07-09
[GFS2] Simplify multiple glock aquisition
Steven Whitehouse
1
-51
/
+13
2007-07-09
[GFS2] assertion failure after writing to journaled file, umount
Robert Peterson
5
-56
/
+132
[next]