index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
2
-12
/
+10
|
\
|
*
gfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
2
-12
/
+7
|
*
gfs2: Push file_update_time() into gfs2_page_mkwrite()
Jan Kara
2012-07-31
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-07-24
20
-366
/
+1093
|
\
\
|
|
/
|
/
|
|
*
GFS2: Eliminate 64-bit divides
Bob Peterson
2012-07-20
1
-3
/
+3
|
*
GFS2: Reduce file fragmentation
Bob Peterson
2012-07-19
9
-92
/
+708
|
*
GFS2: kernel panic with small gfs2 filesystems - 1 RG
Abhijith Das
2012-07-18
1
-0
/
+1
|
*
GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs
Masatake YAMATO
2012-06-28
1
-1
/
+4
|
*
GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve
Bob Peterson
2012-06-14
1
-53
/
+29
|
*
GFS2: Add kobject release method
Bob Peterson
2012-06-13
2
-15
/
+42
|
*
GFS2: Size seq_file buffer more carefully
Steven Whitehouse
2012-06-11
1
-4
/
+6
|
*
GFS2: Use seq_vprintf for glocks debugfs file
Steven Whitehouse
2012-06-11
1
-4
/
+1
|
*
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
2012-06-08
4
-9
/
+153
|
*
GFS2: Cache last hash bucket for glock seq_files
Steven Whitehouse
2012-06-08
1
-7
/
+22
|
*
GFS2: Increase buffer size for glocks and glstats debugfs files
Steven Whitehouse
2012-06-07
1
-0
/
+6
|
*
GFS2: Fix error handling when reading an invalid block from the journal
Steven Whitehouse
2012-06-06
2
-13
/
+14
|
*
GFS2: Add "top dir" flag support
Steven Whitehouse
2012-06-06
1
-0
/
+4
|
*
GFS2: Fold quota data into the reservations struct
Bob Peterson
2012-06-06
12
-186
/
+56
|
*
GFS2: Extend the life of the reservations
Bob Peterson
2012-06-06
8
-39
/
+104
*
|
quota: Move quota syncing to ->sync_fs method
Jan Kara
2012-07-22
1
-0
/
+2
*
|
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
2012-07-22
4
-5
/
+5
*
|
VFS: Pass mount flags to sget()
David Howells
2012-07-14
1
-3
/
+2
*
|
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-4
/
+1
*
|
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
|
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
1
-3
/
+3
|
/
*
->encode_fh() API change
Al Viro
2012-05-29
1
-12
/
+5
*
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-28
1
-1
/
+1
|
\
|
*
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-05-06
1
-1
/
+1
*
|
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2012-05-22
4
-13
/
+7
|
\
\
|
*
|
gfs2: fix recovery during unmount
David Teigland
2012-05-02
1
-4
/
+6
|
*
|
dlm: fixes for nodir mode
David Teigland
2012-05-02
3
-9
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-05-21
21
-493
/
+466
|
\
\
\
|
*
|
|
GFS2: Fix quota adjustment return code
Bob Peterson
2012-05-16
1
-1
/
+1
|
*
|
|
GFS2: Add rgrp information to block_alloc trace point
Bob Peterson
2012-05-11
2
-9
/
+15
|
*
|
|
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
Bob Peterson
2012-05-11
3
-19
/
+10
|
*
|
|
GFS2: Remove redundant metadata block type check
Bob Peterson
2012-05-08
1
-5
/
+0
|
*
|
|
GFS2: Fix sgid propagation when using ACLs
Steven Whitehouse
2012-05-04
1
-9
/
+3
|
*
|
|
GFS2: eliminate log elements and simplify
Bob Peterson
2012-05-02
7
-55
/
+48
|
*
|
|
GFS2: Eliminate vestigial sd_log_le_rg
Bob Peterson
2012-04-30
2
-2
/
+0
|
*
|
|
GFS2: Eliminate needless parameter from function gfs2_setbit
Bob Peterson
2012-04-27
1
-12
/
+9
|
*
|
|
GFS2: Log code fixes
Steven Whitehouse
2012-04-24
2
-5
/
+1
|
*
|
|
GFS2: Remove unused argument from gfs2_internal_read
Andrew Price
2012-04-24
4
-18
/
+9
|
*
|
|
GFS2: Remove bd_list_tr
Steven Whitehouse
2012-04-24
7
-56
/
+21
|
*
|
|
GFS2: Remove duplicate log code
Steven Whitehouse
2012-04-24
1
-116
/
+59
|
*
|
|
GFS2: Clean up log write code path
Steven Whitehouse
2012-04-24
8
-172
/
+264
|
*
|
|
GFS2: Use variable rather than qa to determine if unstuff necessary
Bob Peterson
2012-04-24
1
-2
/
+4
|
*
|
|
GFS2: Change variable blk to biblk
Bob Peterson
2012-04-24
1
-5
/
+5
|
*
|
|
GFS2: Fix function parameter comments in rgrp.c
Bob Peterson
2012-04-24
1
-12
/
+16
|
*
|
|
GFS2: Eliminate offset parameter to gfs2_setbit
Bob Peterson
2012-04-24
1
-11
/
+12
|
*
|
|
GFS2: Use slab for block reservation memory
Bob Peterson
2012-04-24
4
-8
/
+23
[next]