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
2012-07-22
quota: Move quota syncing to ->sync_fs method
Jan Kara
1
-0
/
+2
2012-07-22
quota: Split dquot_quota_sync() to writeback and cache flushing part
Jan Kara
4
-5
/
+5
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-3
/
+2
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-4
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-3
/
+3
2012-05-30
->encode_fh() API change
Al Viro
1
-12
/
+5
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-1
/
+1
2012-05-23
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
4
-13
/
+7
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
21
-493
/
+466
2012-05-16
GFS2: Fix quota adjustment return code
Bob Peterson
1
-1
/
+1
2012-05-11
GFS2: Add rgrp information to block_alloc trace point
Bob Peterson
2
-9
/
+15
2012-05-11
GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
Bob Peterson
3
-19
/
+10
2012-05-11
vfs: make it possible to access the dentry hash/len as one 64-bit entry
Linus Torvalds
1
-1
/
+1
2012-05-08
GFS2: Remove redundant metadata block type check
Bob Peterson
1
-5
/
+0
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-05-04
GFS2: Fix sgid propagation when using ACLs
Steven Whitehouse
1
-9
/
+3
2012-05-02
gfs2: fix recovery during unmount
David Teigland
1
-4
/
+6
2012-05-02
dlm: fixes for nodir mode
David Teigland
3
-9
/
+1
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
7
-55
/
+48
2012-04-30
GFS2: Eliminate vestigial sd_log_le_rg
Bob Peterson
2
-2
/
+0
2012-04-27
GFS2: Eliminate needless parameter from function gfs2_setbit
Bob Peterson
1
-12
/
+9
2012-04-24
GFS2: Log code fixes
Steven Whitehouse
2
-5
/
+1
2012-04-24
GFS2: Remove unused argument from gfs2_internal_read
Andrew Price
4
-18
/
+9
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
7
-56
/
+21
2012-04-24
GFS2: Remove duplicate log code
Steven Whitehouse
1
-116
/
+59
2012-04-24
GFS2: Clean up log write code path
Steven Whitehouse
8
-172
/
+264
2012-04-24
GFS2: Use variable rather than qa to determine if unstuff necessary
Bob Peterson
1
-2
/
+4
2012-04-24
GFS2: Change variable blk to biblk
Bob Peterson
1
-5
/
+5
2012-04-24
GFS2: Fix function parameter comments in rgrp.c
Bob Peterson
1
-12
/
+16
2012-04-24
GFS2: Eliminate offset parameter to gfs2_setbit
Bob Peterson
1
-11
/
+12
2012-04-24
GFS2: Use slab for block reservation memory
Bob Peterson
4
-8
/
+23
2012-04-24
GFS2: make function gfs2_page_add_databufs static
Bob Peterson
2
-4
/
+2
2012-04-24
GFS2: Rename function gfs2_close to gfs2_release
Bob Peterson
1
-6
/
+6
2012-04-24
GFS2: Make gfs2_log_fake_buf() write the buffer too
Steven Whitehouse
1
-14
/
+11
2012-04-24
GFS2: Drop "pull" argument from log_write_header()
Steven Whitehouse
1
-9
/
+4
2012-04-24
GFS2: Instruct DLM to avoid queue convert slowdown
Bob Peterson
1
-3
/
+7
2012-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
7
-13
/
+41
2012-04-10
GFS2: Allow caching of rindex glock
Bob Peterson
1
-2
/
+2
2012-04-05
GFS2: Make sure rindex is uptodate before starting transactions
Bob Peterson
5
-6
/
+36
2012-04-01
get rid of pointless includes of ext2_fs.h
Al Viro
1
-1
/
+0
2012-03-26
GFS2: use depends instead of select in kconfig
Benjamin Poirier
1
-5
/
+2
2012-03-26
GFS2: put glock reference in error patch of read_rindex_entry
Bob Peterson
1
-0
/
+1
2012-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
19
-245
/
+804
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-03-21
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-2
/
+1
2012-03-20
gfs2: remove the second argument of k[un]map_atomic()
Cong Wang
3
-12
/
+12
2012-03-20
GFS2: Change truncate page allocation to be GFP_NOFS
Bob Peterson
2
-3
/
+3
2012-03-09
GFS2: call gfs2_write_alloc_required for each chunk
Benjamin Marzinski
1
-5
/
+8
2012-03-09
GFS2: Clean up log flush header writing
Steven Whitehouse
1
-65
/
+66
[next]