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
*
[PATCH] remove duplicated ioctl entries in compat_ioctl.c
Masakazu Mokuno
2007-08-06
1
-3
/
+0
*
[JFFS2] Print correct node offset when complaining about broken data CRC
David Woodhouse
2007-08-02
1
-1
/
+1
*
[JFFS2] Fix suspend failure with JFFS2 GC thread.
David Woodhouse
2007-08-02
1
-4
/
+4
*
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
David Woodhouse
2007-08-02
4
-3
/
+10
*
[JFFS2] Prevent oops after 'node added in wrong place' debug check
Joakim Tjernlund
2007-08-02
1
-0
/
+12
*
UDF: fix UID and GID mount option ignorance
Cyrill Gorcunov
2007-07-31
3
-4
/
+10
*
rename setlease to generic_setlease
Christoph Hellwig
2007-07-31
2
-5
/
+5
*
VFS: fix a race in lease-breaking during truncate
david m. richter
2007-07-31
1
-7
/
+9
*
NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY
Robert P. J. Day
2007-07-31
1
-3
/
+0
*
isofs: mounting to regular file may succeed
Kirill Kuvaldin
2007-07-31
1
-0
/
+9
*
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-31
1
-1
/
+1
*
AFS: fix file locking
David Howells
2007-07-31
1
-47
/
+79
*
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
2007-07-31
1
-2
/
+3
*
nfsd4: idmap upcalls should use unsigned uid and gid
J. Bruce Fields
2007-07-31
1
-3
/
+3
*
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
2007-07-31
2
-2
/
+13
*
"ext4_ext_put_in_cache" uses __u32 to receive physical block number
Mingming Cao
2007-07-31
1
-1
/
+1
*
NOMMU: Fix SYSV IPC SHM
David Howells
2007-07-31
1
-1
/
+6
*
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
David S. Miller
2007-07-30
1
-0
/
+20
*
[PARTITION]: Sun/Solaris VTOC table corrections
Mark Fortescue
2007-07-30
2
-17
/
+46
*
[PARTITION] MSDOS: Fix Sun num_partitions handling.
Mark Fortescue
2007-07-30
1
-1
/
+4
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
*
Fix procfs compat_ioctl regression
David Miller
2007-07-28
1
-2
/
+22
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-07-28
2
-3
/
+3
|
\
|
*
docbook: add pipes, other fixes
Randy Dunlap
2007-07-27
2
-3
/
+3
*
|
[IA64] Fix build failure in fs/quota.c
Tony Luck
2007-07-27
1
-1
/
+1
|
/
*
fix inode_table test in ext234_check_descriptors
Eric Sandeen
2007-07-26
3
-3
/
+3
*
make timerfd return a u64 and fix the __put_user
Davide Libenzi
2007-07-26
1
-3
/
+3
*
tiny signalfd cleanup
Ulrich Drepper
2007-07-26
1
-1
/
+1
*
more reiserfs endianness annotations
Al Viro
2007-07-26
1
-2
/
+3
*
xfs ioctl __user annotations
Al Viro
2007-07-26
1
-2
/
+2
*
lockd and nfsd endianness annotation fixes
Al Viro
2007-07-26
2
-4
/
+4
*
ocfs2: bad kunmap_atomic()
Jens Axboe
2007-07-24
1
-1
/
+1
*
Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-07-24
1
-15
/
+15
|
\
|
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-15
/
+15
*
|
fallocate syscall interface deficiency
Ulrich Drepper
2007-07-24
1
-1
/
+1
|
/
*
fix broken handling of port=... in NFS option parsing
Al Viro
2007-07-22
1
-1
/
+1
*
x86_64: Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-21
1
-1
/
+2
*
revert "PIE randomization"
Andrew Morton
2007-07-21
1
-86
/
+23
*
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
2007-07-21
1
-2
/
+2
*
coda: remove CODA_STORE/CODA_RELEASE upcalls
Jan Harkes
2007-07-21
3
-108
/
+7
*
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-21
23
-2702
/
+1910
*
splice: fix bad unlock_page() in error case
Jens Axboe
2007-07-20
1
-2
/
+3
*
AFS: Use patched rxrpc_kernel_send_data() correctly
David Howells
2007-07-20
1
-11
/
+10
*
fix some conversion overflows
Nick Piggin
2007-07-20
3
-5
/
+4
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
72
-125
/
+119
*
coda breakage
Al Viro
2007-07-19
2
-14
/
+14
*
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-07-19
3
-2
/
+91
|
\
|
*
[XFS] Fix inode size update before data write in xfs_setattr
David Chinner
2007-07-19
1
-1
/
+24
|
*
[XFS] Allow punching holes to free space when at ENOSPC
David Chinner
2007-07-19
1
-1
/
+4
|
*
[XFS] Implement ->page_mkwrite in XFS.
David Chinner
2007-07-19
1
-0
/
+16
[next]