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
2008-03-31
[GFS2] The case of the missing asterisk
Steven Whitehouse
1
-1
/
+1
2008-03-31
[GFS2] Add extent allocation to block allocator
Steven Whitehouse
5
-54
/
+87
2008-03-31
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
Steven Whitehouse
5
-62
/
+13
2008-03-31
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
Steven Whitehouse
6
-24
/
+21
2008-03-31
[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
Steven Whitehouse
2
-8
/
+7
2008-03-31
[GFS2] Reduce inode size by merging fields
Steven Whitehouse
4
-38
/
+24
2008-03-31
[GFS2] Remove unused counters
Bob Peterson
2
-9
/
+0
2008-03-31
[GFS2] Shrink & rename di_depth
Steven Whitehouse
3
-22
/
+25
2008-03-31
[GFS2] Remove rgrp and glock version numbers
Bob Peterson
5
-16
/
+20
2008-03-31
[GFS2] Remove lm.[ch] and distribute content
Steven Whitehouse
13
-263
/
+184
2008-03-31
[GFS2] Eliminate gl_req_bh
Bob Peterson
2
-57
/
+51
2008-03-31
[GFS2] Add consts to various bits of rgrp.c
Steven Whitehouse
1
-22
/
+22
2008-03-31
[GFS2] Introduce array of buffers to struct metapath
Steven Whitehouse
1
-49
/
+48
2008-03-31
[GFS2] Move part of gfs2_block_map into a separate function
Steven Whitehouse
1
-21
/
+36
2008-03-31
[GFS2] Get rid of gl_waiters2
Bob Peterson
2
-5
/
+6
2008-03-31
[GFS2] Combine rg_flags and rd_flags
Bob Peterson
2
-16
/
+26
2008-03-31
[GFS2] Allocate gfs2_rgrpd from slab memory
Bob Peterson
4
-2
/
+14
2008-03-31
[GFS2] Plug an unlikely leak
Bob Peterson
1
-1
/
+3
2008-03-31
[GFS2] make gfs2_glock_hold() static
Adrian Bunk
2
-2
/
+1
2008-03-31
[GFS2] Only wake the reclaim daemon if we need to
Bob Peterson
1
-4
/
+4
2008-03-31
[GFS2] Misc fixups
Bob Peterson
2
-5
/
+2
2008-03-31
[GFS2] Only do lo_incore_commit once
Bob Peterson
4
-29
/
+17
2008-03-31
[GFS2] Fix debug inode printing
Bob Peterson
1
-1
/
+2
2008-03-31
[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
Bob Peterson
5
-10
/
+8
2008-03-31
[GFS2] Streamline indirect pointer tree height calculation
Steven Whitehouse
5
-83
/
+55
2008-03-31
[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map
Steven Whitehouse
1
-17
/
+19
2008-03-31
cifs: fix misannotations
Al Viro
1
-2
/
+2
2008-03-31
NULL noise: fs/*, mm/*, kernel/*
Al Viro
5
-10
/
+12
2008-03-31
jbd/jbd2 NULL noise
Al Viro
4
-12
/
+12
2008-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-145
/
+70
2008-03-29
afs: prevent double cell registration
Sven Schnelle
1
-2
/
+13
2008-03-29
vfs: fix data leak in nobh_write_end()
Dmitri Monakhov
1
-7
/
+6
2008-03-28
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
Al Viro
1
-9
/
+2
2008-03-28
[PATCH] do shrink_submounts() for all fs types
Al Viro
6
-26
/
+10
2008-03-28
[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
Al Viro
1
-81
/
+24
2008-03-28
[PATCH] count ghost references to vfsmounts
Al Viro
2
-2
/
+5
2008-03-28
[PATCH] reduce stack footprint in namespace.c
Al Viro
1
-35
/
+37
2008-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-366
/
+300
2008-03-25
driver core: debug for bad dev_attr_show() return value.
Andrew Morton
1
-1
/
+7
2008-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-102
/
+130
2008-03-23
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
1
-16
/
+34
2008-03-23
[CIFS] Fix mem leak on dfs referral
Steve French
1
-2
/
+8
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2008-03-21
[NET]: Fix permissions of /proc/net
Andre Noll
1
-1
/
+1
2008-03-20
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-2
/
+11
2008-03-20
fs/ufs/balloc.c: fix sparc64 printk warning
Andrew Morton
1
-2
/
+2
2008-03-20
zisofs: fix readpage() outside i_size
Dave Young
1
-0
/
+11
2008-03-20
fs: fix kernel-doc notation warnings
Randy Dunlap
6
-16
/
+15
2008-03-20
eCryptfs: Swap dput() and mntput()
Michael Halcrow
1
-1
/
+1
2008-03-20
jbd2: correctly unescape journal data blocks
Duane Griffin
1
-1
/
+1
[next]