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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
Squashfs: Restructure squashfs_readpage()
Phillip Lougher
4
-71
/
+118
2013-11-20
Squashfs: Generalise paging handling in the decompressors
Phillip Lougher
13
-67
/
+163
2013-11-20
Squashfs: add multi-threaded decompression using percpu variable
Phillip Lougher
3
-20
/
+145
2013-11-20
squashfs: Enhance parallel I/O
Minchan Kim
3
-1
/
+221
2013-11-20
Squashfs: Refactor decompressor interface and code
Phillip Lougher
11
-136
/
+216
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+20
2013-11-20
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
1
-1
/
+2
2013-11-20
aio: nullify aio->ring_pages after freeing it
Sasha Levin
1
-1
/
+3
2013-11-20
aio: prevent double free in ioctx_alloc
Sasha Levin
1
-1
/
+0
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-8
/
+7
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-1
/
+1
2013-11-20
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
1
-2
/
+15
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-4
/
+6
2013-11-19
seq_file: always clear m->count when we free m->buf
Al Viro
1
-1
/
+2
2013-11-19
Removed duplicated (and unneeded) goto
Steve French
1
-4
/
+2
2013-11-19
CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files
Steve French
2
-14
/
+93
2013-11-18
bio: fix argument of __bio_add_page() for max_sectors > 0xffff
Akinobu Mita
1
-1
/
+1
2013-11-18
nfsd: make sure to balance get/put_write_access
Christoph Hellwig
1
-14
/
+15
2013-11-18
nfsd: split up nfsd_setattr
Christoph Hellwig
1
-60
/
+84
2013-11-18
xfs: open code inc_inode_iversion when logging an inode
Dave Chinner
1
-3
/
+5
2013-11-18
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
3
-3
/
+17
2013-11-18
xfs: fix unlock in xfs_bmap_add_attrfork
Mark Tinguely
1
-17
/
+21
2013-11-17
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-74
/
+358
2013-11-17
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-5
/
+10
2013-11-17
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-77
/
+115
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-11
/
+11
2013-11-16
[CIFS] Warn if SMB3 encryption required by server
Steve French
2
-0
/
+20
2013-11-16
fold try_to_ascend() into the sole remaining caller
Al Viro
1
-31
/
+18
2013-11-16
dcache.c: get rid of pointless macros
Al Viro
1
-4
/
+2
2013-11-16
take read_seqbegin_or_lock() and friends to seqlock.h
Al Viro
1
-29
/
+0
2013-11-16
consolidate simple ->d_delete() instances
Al Viro
7
-78
/
+13
2013-11-16
gfs2: endianness misannotations
Al Viro
3
-19
/
+16
2013-11-16
dump_emit(): use __kernel_write(), not vfs_write()
Al Viro
1
-1
/
+1
2013-11-16
dump_align(): fix the dumb braino
Al Viro
1
-2
/
+2
2013-11-16
setfacl removes part of ACL when setting POSIX ACLs to Samba
Steve French
1
-3
/
+5
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2013-11-16
[CIFS] Set copychunk defaults
Steve French
2
-1
/
+12
2013-11-15
nfs: fix pnfs Kconfig defaults
Christoph Hellwig
1
-3
/
+3
2013-11-15
NFS: correctly report misuse of "migration" mount option.
NeilBrown
1
-1
/
+1
2013-11-15
btrfs: get rid of fdentry()
Al Viro
2
-9
/
+4
2013-11-15
btrfs: fix empty_zero_page misusage
Chris Mason
1
-2
/
+7
2013-11-15
Merge branch 'akpm' (patch-bomb from Andrew Morton)
Linus Torvalds
10
-55
/
+56
2013-11-15
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
Geert Uytterhoeven
1
-3
/
+6
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
3
-4
/
+4
2013-11-15
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
4
-40
/
+21
2013-11-15
seq_file: introduce seq_setwidth() and seq_pad()
Tetsuo Handa
1
-0
/
+15
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
1
-1
/
+1
2013-11-15
mm, thp: change pmd_trans_huge_lock() to return taken lock
Kirill A. Shutemov
1
-6
/
+7
2013-11-15
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
1
-1
/
+2
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
48
-973
/
+2600
[prev]
[next]