index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ../linux-2.6 by hand
Paul Mackerras
2005-10-31
88
-1125
/
+1919
|
\
|
*
[PATCH] fat: Remove duplicate directory scanning code
Pekka Enberg
2005-10-30
1
-123
/
+101
|
*
[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()
OGAWA Hirofumi
2005-10-30
2
-21
/
+10
|
*
[PATCH] fat: cleanup and optimization of checksum
OGAWA Hirofumi
2005-10-30
2
-10
/
+3
|
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
3
-0
/
+4
|
*
[PATCH] __bread oops fix
Andrew Morton
2005-10-30
1
-3
/
+5
|
*
[PATCH] fs/attr.c: remove BUG()
Alexey Dobriyan
2005-10-30
1
-3
/
+0
|
*
[PATCH] Test for sb_getblk return value
Glauber de Oliveira Costa
2005-10-30
3
-1
/
+22
|
*
[PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...
Andrea Arcangeli
2005-10-30
2
-12
/
+17
|
*
[PATCH] ext3: sparse fixes
Ben Dooks
2005-10-30
8
-6
/
+29
|
*
[PATCH] fix de_thread() vs do_coredump() deadlock
Oleg Nesterov
2005-10-30
1
-3
/
+13
|
*
[PATCH] fuse: spelling fixes
Miklos Szeredi
2005-10-30
2
-9
/
+9
|
*
[PATCH] Locking problems while EXT3FS_DEBUG on
Glauber de Oliveira Costa
2005-10-30
3
-6
/
+3
|
*
[PATCH] coredump_wait() cleanup
Oleg Nesterov
2005-10-30
1
-8
/
+5
|
*
[PATCH] proc: fix of error path in proc_get_inode()
Kirill Korotaev
2005-10-30
1
-7
/
+10
|
*
[PATCH] fuse: clean up dead code related to nfs exporting
Miklos Szeredi
2005-10-30
1
-2
/
+3
|
*
[PATCH] fix de_thread vs it_real_fn() deadlock
Oleg Nesterov
2005-10-30
1
-1
/
+2
|
*
[PATCH] reduce sizeof(struct file)
Eric Dumazet
2005-10-30
4
-10
/
+10
|
*
[PATCH] open: cleanup in lookup_flags()
Miklos Szeredi
2005-10-30
1
-6
/
+0
|
*
[PATCH] Don't uselessly export task_struct to userspace in core dumps
Eric W. Biederman
2005-10-30
1
-3
/
+1
|
*
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
2005-10-30
1
-0
/
+4
|
*
[PATCH] little de_thread() cleanup
Oleg Nesterov
2005-10-30
1
-4
/
+3
|
*
[PATCH] reiserfs: [kv]free() checking cleanup
James Lamanna
2005-10-30
2
-18
/
+10
|
*
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
2005-10-30
1
-1
/
+10
|
*
[PATCH] SELinux: canonicalize getxattr()
James Morris
2005-10-30
1
-5
/
+9
|
*
[PATCH] CONFIG_IA32
Brian Gerst
2005-10-30
2
-2
/
+2
|
*
[PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()
Trond Myklebust
2005-10-30
1
-2
/
+0
|
*
[PATCH] hugetlb: overcommit accounting check
Adam Litke
2005-10-29
1
-10
/
+53
|
*
[PATCH] hugetlb: demand fault handler
Adam Litke
2005-10-29
1
-5
/
+2
|
*
[PATCH] cleanup hugelbfs_forget_inode
Christoph Hellwig
2005-10-29
1
-18
/
+20
|
*
[PATCH] kill hugelbfs_do_delete_inode
Christoph Hellwig
2005-10-29
1
-37
/
+1
|
*
[PATCH] hugetlbfs: clean up hugetlbfs_delete_inode
Christoph Hellwig
2005-10-29
1
-6
/
+32
|
*
[PATCH] hugetlbfs: move free_inodes accounting
Christoph Hellwig
2005-10-29
1
-36
/
+42
|
*
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
4
-12
/
+13
|
*
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
2005-10-29
1
-2
/
+1
|
*
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
2005-10-29
1
-7
/
+3
|
*
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
2005-10-29
1
-11
/
+6
|
*
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
2005-10-29
1
-9
/
+5
|
*
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
2005-10-29
3
-4
/
+21
|
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
1
-1
/
+3
|
*
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-29
3
-7
/
+5
|
*
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
2005-10-29
5
-11
/
+0
|
*
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
2005-10-29
1
-1
/
+1
|
*
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
2005-10-28
1
-0
/
+1
|
*
[PATCH] Fix ext3 warning for unused var
Peter Osterlund
2005-10-28
1
-10
/
+16
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-10-28
2
-3
/
+28
|
|
\
|
|
*
Merge ../bleed-2.6
Greg KH
2005-10-28
41
-686
/
+1379
|
|
|
\
|
|
*
|
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-10-28
1
-2
/
+2
|
|
*
|
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
2005-10-28
1
-1
/
+26
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2005-10-28
6
-19
/
+38
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[next]