index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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]