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
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-0
/
+18
*
reiserfs: fix xattr root locking/refcount bug
Jeff Mahoney
2007-04-24
1
-68
/
+24
*
v9fs: don't use primary fid when removing file
Latchesar Ionkov
2007-04-24
1
-1
/
+1
*
NFS: Fix race in nfs_set_page_dirty
Trond Myklebust
2007-04-20
1
-3
/
+14
*
NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
Trond Myklebust
2007-04-20
1
-25
/
+22
*
NFS: Don't clear PG_writeback until after we've processed unstable writes
Trond Myklebust
2007-04-20
1
-3
/
+3
*
NFS: clean up the unstable write code
Trond Myklebust
2007-04-20
1
-46
/
+71
*
ufs proper handling of zero link case
Evgeniy Dushistov
2007-04-17
1
-7
/
+22
*
exec.c: fix coredump to pipe problem and obscure "security hole"
Alan Cox
2007-04-17
1
-7
/
+11
*
NFS: Fix a list corruption problem
Trond Myklebust
2007-04-15
1
-1
/
+3
*
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
2007-04-14
1
-7
/
+15
*
NFS: Fix two bugs in the O_DIRECT write code
Trond Myklebust
2007-04-14
1
-4
/
+7
*
NFS: Fix an Oops in nfs_setattr()
Trond Myklebust
2007-04-14
2
-3
/
+6
*
[PATCH] autofs4: fix race in unhashed dentry code
Jeff Mahoney
2007-04-12
1
-3
/
+3
*
[PATCH] reiserfs: fix key decrementing
Vladimir Saveliev
2007-04-12
1
-1
/
+1
*
[PATCH] fuse: validate rootmode mount option
Timo Savola
2007-04-08
3
-2
/
+10
*
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
2007-04-04
1
-2
/
+0
*
[PATCH] revert "retries in ext4_prepare_write() violate ordering requirements"
Andrew Morton
2007-04-02
1
-75
/
+10
*
[PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"
Andrew Morton
2007-04-02
1
-75
/
+10
*
[PATCH] fix page leak during core dump
Brian Pomerantz
2007-04-02
2
-2
/
+5
*
[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n
Andrew Morton
2007-04-02
2
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-03-29
1
-9
/
+16
|
\
|
*
[PATCH] splice: partial write fix
Dmitriy Monakhov
2007-03-29
1
-9
/
+16
*
|
[PATCH] uml: hostfs variable renaming
Paolo 'Blaisorblade' Giarrusso
2007-03-29
1
-12
/
+12
*
|
[PATCH] uml: fix compilation problems
Jeff Dike
2007-03-29
1
-1
/
+0
|
/
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-03-28
3
-44
/
+73
|
\
|
*
ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
Sunil Mushran
2007-03-26
2
-34
/
+67
|
*
ocfs2_dlm: Fix lockres ref counting bug
Sunil Mushran
2007-03-26
2
-10
/
+6
*
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2007-03-28
1
-0
/
+9
|
\
\
|
*
|
[PATCH] wext: Add missing ioctls to 64<->32 conversion
Jean Tourrilhes
2007-03-27
1
-0
/
+9
|
|
/
*
|
[PATCH] aio: remove bare user-triggerable error printk
Zach Brown
2007-03-27
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-03-27
1
-69
/
+15
|
\
\
|
*
|
Export __splice_from_pipe()
Mark Fasheh
2007-03-27
1
-3
/
+4
|
*
|
2/2 splice: dont readpage
Nick Piggin
2007-03-27
1
-30
/
+0
|
*
|
1/2 splice: dont steal
Nick Piggin
2007-03-27
1
-63
/
+38
*
|
|
[PATCH] Fix kernel build with EMBEDDED & PROC_FS & !PROC_SYSCTL
Mika Kukkonen
2007-03-27
1
-1
/
+2
*
|
|
[PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call
J. Bruce Fields
2007-03-27
1
-1
/
+0
*
|
|
[PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk
Bruce Fields
2007-03-27
1
-3
/
+2
*
|
|
[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...
Bruce Fields
2007-03-27
1
-1
/
+1
*
|
|
[PATCH] knfsd: allow nfsd READDIR to return 64bit cookies
NeilBrown
2007-03-27
1
-3
/
+3
|
/
/
*
|
9p: make struct v9fs_cached_file_operations static
Adrian Bunk
2007-03-26
2
-2
/
+3
|
/
*
[PATCH] "ext[34]: EA block reference count racing fix" performance fix
Andrew Morton
2007-03-23
1
-1
/
+2
*
[PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries
David Howells
2007-03-23
1
-4
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-03-22
4
-4
/
+35
|
\
|
*
[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set
Steve French
2007-03-23
2
-4
/
+16
|
*
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
Steve French
2007-03-16
1
-1
/
+7
|
*
[CIFS] reset mode when client notices that ATTR_READONLY is no longer set
Alan Tyson
2007-03-10
3
-0
/
+13
*
|
[PATCH] Make XFS workqueues nonfreezable
Rafael J. Wysocki
2007-03-22
1
-2
/
+2
*
|
[PATCH] fix process crash caused by randomisation and 64k pages
James Bottomley
2007-03-16
1
-1
/
+1
*
|
[PATCH] change misleading EFI partition support description
Johannes Berg
2007-03-16
1
-2
/
+1
[next]