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 with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-17
58
-662
/
+1180
|
\
|
*
[PATCH] fuse: fix bitfield race
Miklos Szeredi
2006-01-16
2
-3
/
+23
|
*
[PATCH] fuse: use asynchronous READ requests for readpages
Miklos Szeredi
2006-01-16
1
-17
/
+27
|
*
[PATCH] fuse: READ request initialization
Miklos Szeredi
2006-01-16
3
-24
/
+18
|
*
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
2006-01-16
3
-50
/
+45
|
*
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
2006-01-16
3
-14
/
+43
|
*
[PATCH] fuse: add connection aborting
Miklos Szeredi
2006-01-16
3
-6
/
+88
|
*
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
2006-01-16
3
-3
/
+21
|
*
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
2006-01-16
3
-43
/
+164
|
*
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
2006-01-16
3
-4
/
+6
|
*
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
2006-01-16
3
-6
/
+10
|
*
[PATCH] fuse: introduce unified request state
Miklos Szeredi
2006-01-16
2
-11
/
+19
|
*
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
2006-01-16
3
-15
/
+6
|
*
[PATCH] fuse: uninline some functions
Miklos Szeredi
2006-01-16
3
-21
/
+17
|
*
[PATCH] fuse: handle error INIT reply
Miklos Szeredi
2006-01-16
1
-1
/
+1
|
*
[PATCH] fuse: fix request_end()
Miklos Szeredi
2006-01-16
1
-11
/
+7
|
*
[PATCH] fuse: fuse_copy_finish() order fix
Miklos Szeredi
2006-01-16
1
-1
/
+3
|
*
[PATCH] add /sys/fs
Miklos Szeredi
2006-01-16
1
-0
/
+5
|
*
[PATCH] partitions: Read Rio Karma partition table
Bob Copeland
2006-01-16
5
-0
/
+77
|
*
Make alloc_page_buffers() initialise buffer_heads using init_buffer(),
Nathan Scott
2006-01-17
1
-1
/
+1
|
*
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-01-15
3
-20
/
+10
|
|
\
|
|
*
[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround
Nathan Scott
2006-01-16
1
-3
/
+0
|
|
*
[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.
Nathan Scott
2006-01-16
2
-12
/
+2
|
|
*
[XFS] Fix symlink creation too, with respect to initialising SELinux
Nathan Scott
2006-01-16
1
-5
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-15
9
-210
/
+210
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
correct email address of Manfred Spraul
Christian Kujau
2006-01-15
1
-1
/
+1
|
|
*
return statement cleanup - kill pointless parentheses
Jesper Juhl
2006-01-15
8
-209
/
+209
|
*
|
[PATCH] Mark some key VFS functions as __always_inline
Arjan van de Ven
2006-01-14
1
-4
/
+4
|
*
|
[PATCH] smbfs: remove kmalloc wrapper
Pekka Enberg
2006-01-14
3
-34
/
+12
|
*
|
[PATCH] ncpfs: remove kmalloc wrapper
Pekka Enberg
2006-01-14
2
-26
/
+13
|
*
|
[PATCH] quota: make useless quota error message informative
Valdis.Kletnieks@vt.edu
2006-01-14
1
-1
/
+2
|
*
|
[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup
Pekka Enberg
2006-01-14
1
-5
/
+1
|
*
|
[PATCH] isofs: remove d_splice_alias NULL check from isofs_lookup
Pekka Enberg
2006-01-14
1
-4
/
+1
|
*
|
[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup
Pekka Enberg
2006-01-14
1
-4
/
+1
|
*
|
[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup
Pekka Enberg
2006-01-14
1
-4
/
+1
|
*
|
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
2006-01-14
1
-1
/
+1
|
*
|
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
16
-48
/
+48
|
*
|
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2006-01-14
2
-33
/
+223
|
*
|
[PATCH] autofs4 oops fix
Ian Kent
2006-01-14
1
-0
/
+2
|
|
/
|
*
[PATCH] ufs cleanup
Evgeniy
2006-01-14
5
-55
/
+64
|
*
Merge ../linux-2.6
Paul Mackerras
2006-01-14
1
-2
/
+2
|
|
\
|
|
*
[PATCH] Fix oops in ufs_fill_super at mount time
Evgeniy
2006-01-13
1
-2
/
+2
|
*
|
[PATCH] powerpc: Add/remove/update properties in /proc/device-tree
Dave C Boutcher
2006-01-13
1
-0
/
+24
|
|
/
*
|
[CIFS] Remove compiler warning
Steve French
2006-01-17
1
-1
/
+1
*
|
[CIFS] Fix CIFS to recognize share mode security
Steve French
2006-01-13
4
-15
/
+41
*
|
[CIFS] Fix typo
Steve French
2006-01-12
1
-1
/
+0
*
|
[CIFS] Add worker function for Get ACL cifs style
Steve French
2006-01-12
9
-20
/
+292
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-01-12
421
-7255
/
+54457
|
\
\
|
|
/
|
*
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-01-12
57
-2572
/
+2717
|
|
\
|
|
*
Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
Nathan Scott
2006-01-12
6
-9
/
+6
|
|
|
\
[next]