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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
xfs: make the log ticket transaction id random
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: nothing special about 1-block log sector
Alex Elder
1
-13
/
+29
2010-05-19
xfs: encapsulate bbcount validity checking
Alex Elder
1
-12
/
+26
2010-05-19
xfs: kill XLOG_SECTOR_ROUND*()
Alex Elder
1
-14
/
+9
2010-05-19
xfs: simplify XLOG_SECTOR_ROUND*()
Alex Elder
1
-5
/
+4
2010-05-19
xfs: fix min bufsize bugs in two places
Alex Elder
1
-4
/
+17
2010-05-19
xfs: add const qualifiers to xfs error function args
Alex Elder
2
-19
/
+20
2010-05-19
xfs: remove xfs_dqmarker
Christoph Hellwig
2
-21
/
+2
2010-05-19
xfs: convert the dquot free list to use list heads
Dave Chinner
6
-165
/
+72
2010-05-19
xfs: convert the dquot hash list to use list heads
Dave Chinner
6
-88
/
+30
2010-05-19
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2
-193
/
+73
2010-05-19
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
6
-112
/
+97
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
5
-9
/
+187
2010-05-19
xfs: clean up xlog_write_adv_cnt
Christoph Hellwig
2
-27
/
+27
2010-05-19
xfs: introduce new internal log vector structure
Dave Chinner
2
-59
/
+90
2010-05-19
xfs: reindent xlog_write
Christoph Hellwig
1
-106
/
+120
2010-05-19
xfs: factor xlog_write
Dave Chinner
1
-113
/
+226
2010-05-19
xfs: log ticket reservation underestimates the number of iclogs
Dave Chinner
1
-13
/
+42
2010-05-19
xfs: Clean up xfs_trans_committed code after factoring
Dave Chinner
1
-190
/
+166
2010-05-19
xfs: update and factor xfs_trans_committed()
Dave Chinner
1
-129
/
+95
2010-05-19
xfs: clean up xfs_trans_commit logic even more
Christoph Hellwig
1
-32
/
+37
2010-05-19
xfs: split out iclog writing from xfs_trans_commit()
Dave Chinner
1
-188
/
+199
2010-05-19
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
7
-52
/
+39
2010-05-19
xfs: Add inode pin counts to traces
Dave Chinner
3
-1
/
+12
2010-05-19
xfs: factor log item initialisation
Dave Chinner
6
-30
/
+29
2010-05-19
xfs: add blockdev name to kthreads
Jan Engelhardt
4
-10
/
+13
2010-05-19
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2
-0
/
+8
2010-05-19
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
59
-1387
/
+1526
2010-05-19
ocfs2: Silence a gcc warning.
Joel Becker
1
-1
/
+1
2010-05-19
ocfs2: Don't retry xattr set in case value extension fails.
Tao Ma
1
-2
/
+4
2010-05-19
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
Wengang Wang
3
-8
/
+14
2010-05-19
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
Tao Ma
1
-7
/
+10
2010-05-19
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...
Joel Becker
14
-240
/
+667
2010-05-19
Revert "nfsd4: distinguish expired from stale stateids"
J. Bruce Fields
1
-45
/
+11
2010-05-18
fs/ocfs2/dlm: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-05-18
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2
-13
/
+7
2010-05-18
Ocfs2: Optimize punching-hole code.
Tristan Ye
1
-24
/
+140
2010-05-18
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
Tristan Ye
2
-2
/
+4
2010-05-18
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
Tristan Ye
1
-3
/
+27
2010-05-18
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
Tristan Ye
7
-572
/
+178
2010-05-18
nfsd: safer initialization order in find_file()
Pavel Emelyanov
1
-3
/
+3
2010-05-18
nfs4: minor callback code simplification, comment
J. Bruce Fields
1
-2
/
+8
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2010-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1245
/
+1228
2010-05-18
Merge branch 'next' into for-linus
James Morris
2
-15
/
+0
2010-05-18
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
3
-0
/
+15
2010-05-18
cifs: don't update uniqueid in cifs_fattr_to_inode
Jeff Layton
1
-1
/
+0
2010-05-18
cifs: always revalidate hardlinked inodes when using noserverino
Jeff Layton
1
-0
/
+5
2010-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
10
-53
/
+104
[prev]
[next]