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.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
2009-11-21
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
David Howells
1
-0
/
+1
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2
-2
/
+3
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+3
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-16
HWPOISON: Enable .remove_error_page for migration aware file systems
Andi Kleen
1
-0
/
+3
2009-09-15
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2009-09-14
GFS2: Whitespace fixes
Steven Whitehouse
3
-4
/
+4
2009-09-14
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
1
-2
/
+4
2009-09-09
GFS2: Remove unused sysfs file
Steven Whitehouse
3
-14
/
+1
2009-09-08
GFS2: Be extra careful about deallocating inodes
Steven Whitehouse
4
-35
/
+51
2009-08-27
GFS2: Remove no_formal_ino generating code
Steven Whitehouse
5
-190
/
+10
2009-08-26
GFS2: Rename eattr.[ch] as xattr.[ch]
Steven Whitehouse
7
-6
/
+6
2009-08-26
GFS2: Clean up of extended attribute support
Steven Whitehouse
11
-526
/
+333
2009-08-24
GFS2: Add "-o errors=panic|withdraw" mount options
Bob Peterson
4
-14
/
+71
2009-08-24
GFS2: jumping to wrong label?
Roel Kluin
1
-1
/
+1
2009-08-18
GFS2: free disk inode which is deleted by remote node -V2
Wengang Wang
1
-0
/
+18
2009-08-17
GFS2: Add sysfs link to device
Steven Whitehouse
1
-0
/
+10
2009-08-17
GFS2: Replace assertion with proper error handling
Steven Whitehouse
1
-1
/
+3
2009-08-17
GFS2: Improve error handling in inode allocation
Steven Whitehouse
3
-13
/
+27
2009-08-17
GFS2: Add some more info to uevents
Steven Whitehouse
1
-3
/
+10
2009-08-17
GFS2: Add online uevent to GFS2
Steven Whitehouse
3
-3
/
+15
2009-08-14
GFS2: Fix permissions on "recover" file
Steven Whitehouse
1
-10
/
+10
2009-07-30
GFS2: remove dcache entries for remote deleted inodes
Benjamin Marzinski
5
-5
/
+65
2009-07-30
GFS2: Fix incorrent statfs consistency check
Benjamin Marzinski
1
-11
/
+3
2009-07-30
GFS2: Don't put unlikely reclaim candidates on the reclaim list.
Benjamin Marzinski
1
-26
/
+46
2009-07-30
GFS2: Don't try and dealloc own inode
Steven Whitehouse
1
-3
/
+6
2009-07-30
GFS2: Fix panic in glock memory shrinker
Benjamin Marzinski
1
-0
/
+4
2009-07-30
GFS2: keep statfs info in sync on grows
Benjamin Marzinski
3
-14
/
+68
2009-07-30
GFS2: Shrink the shrinker
Steven Whitehouse
1
-18
/
+5
2009-07-13
tracing/events: Move TRACE_SYSTEM outside of include guard
Li Zefan
1
-4
/
+4
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-12
GFS2: Remove lock_kernel from gfs2_put_super()
Steven Whitehouse
1
-4
/
+0
2009-06-12
GFS2: Add tracepoints
Steven Whitehouse
8
-6
/
+442
2009-06-12
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+4
2009-06-12
gfs2: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2
-15
/
+0
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+3
2009-06-10
GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta
Steven Whitehouse
1
-12
/
+4
2009-06-10
GFS2: Fix cache coherency between truncate and O_DIRECT read
Steven Whitehouse
1
-1
/
+1
2009-06-05
GFS2: Fix locking issue mounting gfs2meta fs
Steven Whitehouse
1
-14
/
+22
2009-06-03
GFS2: Remove unused variable
Steven Whitehouse
1
-2
/
+0
2009-06-02
GFS2: smbd proccess hangs with flock() call.
Abhijith Das
1
-2
/
+2
2009-05-26
GFS2: Remove args subdir from gfs2 sysfs files
Steven Whitehouse
1
-51
/
+1
2009-05-26
GFS2: Remove lockstruct subdir from gfs2 sysfs files
Steven Whitehouse
1
-33
/
+8
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
2
-3
/
+3
2009-05-22
GFS2: Move gfs2_unlink_ok into ops_inode.c
Steven Whitehouse
3
-41
/
+38
2009-05-22
GFS2: Move gfs2_readlinki into ops_inode.c
Steven Whitehouse
3
-58
/
+56
2009-05-22
GFS2: Move gfs2_rmdiri into ops_inode.c
Steven Whitehouse
3
-54
/
+53
2009-05-22
GFS2: Merge mount.c and ops_super.c into super.c
Steven Whitehouse
4
-956
/
+903
[next]