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
2010-02-12
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
1
-1
/
+1
2010-02-12
GFS2: Fix error code
Abhijith Das
1
-1
/
+1
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
5
-7
/
+17
2010-02-03
GFS2: Wait for unlock completion on umount
Steven Whitehouse
4
-1
/
+13
2010-02-01
GFS2: Use GFP_NOFS for alloc structure
Steven Whitehouse
1
-1
/
+1
2010-02-01
GFS2: Fix previous patch
Steven Whitehouse
1
-0
/
+1
2010-02-01
GFS2: Don't withdraw on partial rindex entries
Benjamin Marzinski
1
-5
/
+0
2010-01-12
GFS2: Fix refcnt leak on gfs2_follow_link() error path
OGAWA Hirofumi
1
-1
/
+2
2010-01-11
GFS2: Use MAX_LFS_FILESIZE for meta inode size
Steven Whitehouse
1
-1
/
+1
2010-01-08
GFS2: Fix gfs2_xattr_acl_chmod()
Steven Whitehouse
1
-10
/
+11
2010-01-08
GFS2: Fix locking bug in rename
Steven Whitehouse
1
-2
/
+4
2010-01-08
GFS2: Ensure uptodate inode size when using O_APPEND
Steven Whitehouse
1
-2
/
+36
2009-12-18
Revert "task_struct: make journal_info conditional"
Linus Torvalds
1
-1
/
+0
2009-12-17
kill I_LOCK
Christoph Hellwig
1
-1
/
+1
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
4
-54
/
+41
2009-12-15
fs/gfs2/sys.c: use %pUB to print UUIDs
Joe Perches
1
-13
/
+3
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
1
-0
/
+1
2009-12-03
GFS2: Fix glock refcount issues
Steven Whitehouse
1
-13
/
+8
2009-12-03
writeback: remove unused nonblocking and congestion checks (gfs2)
Wu Fengguang
1
-12
/
+0
2009-12-03
GFS2: drop rindex glock to refresh rindex list
Benjamin Marzinski
1
-2
/
+6
2009-12-03
GFS2: Tag all metadata with jid
Steven Whitehouse
4
-2
/
+8
2009-12-03
GFS2: Locking order fix in gfs2_check_blk_state
Steven Whitehouse
1
-4
/
+10
2009-12-03
GFS2: Remove dirent_first() function
Steven Whitehouse
1
-33
/
+1
2009-12-03
GFS2: Display nobarrier option in /proc/mounts
Steven Whitehouse
1
-0
/
+3
2009-12-03
GFS2: add barrier/nobarrier mount options
Christoph Hellwig
3
-0
/
+17
2009-12-03
GFS2: remove division from new statfs code
Benjamin Marzinski
1
-8
/
+9
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
5
-10
/
+100
2009-12-03
GFS2: Use dquot_send_warning()
Steven Whitehouse
1
-1
/
+9
2009-12-03
GFS2: Add set_xquota support
Steven Whitehouse
1
-26
/
+172
2009-12-03
GFS2: Add get_xquota support
Steven Whitehouse
1
-0
/
+43
2009-12-03
GFS2: Clean up gfs2_adjust_quota() and do_glock()
Steven Whitehouse
1
-56
/
+26
2009-12-03
GFS2: Remove constant argument from qd_get()
Steven Whitehouse
1
-4
/
+4
2009-12-03
GFS2: Remove constant argument from qdsb_get()
Steven Whitehouse
1
-6
/
+6
2009-12-03
GFS2: Add proper error reporting to quota sync via sysfs
Steven Whitehouse
1
-4
/
+6
2009-12-03
GFS2: Add get_xstate quota function
Steven Whitehouse
1
-0
/
+23
2009-12-03
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
2
-17
/
+5
2009-12-03
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
Steven Whitehouse
4
-0
/
+10
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
5
-10
/
+12
2009-12-03
GFS2: Add cached ACLs support
Steven Whitehouse
1
-2
/
+25
2009-12-03
GFS2: Clean up ACLs
Steven Whitehouse
5
-100
/
+132
2009-12-03
GFS2: Use gfs2_set_mode() instead of munge_mode()
Steven Whitehouse
1
-35
/
+11
2009-12-03
GFS2: Use forget_all_cached_acls()
Steven Whitehouse
1
-1
/
+4
2009-12-03
GFS2: Fix up system xattrs
Steven Whitehouse
3
-92
/
+120
2009-12-03
GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)
Steven Whitehouse
3
-26
/
+127
2009-12-03
GFS2: Fix potential race in glock code
Steven Whitehouse
1
-2
/
+8
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
[next]