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
...
|
*
ocfs2: take meta data lock in ocfs2_file_aio_read()
Mark Fasheh
2006-05-17
1
-0
/
+16
|
*
ocfs2: take data locks around extend
Mark Fasheh
2006-05-17
3
-33
/
+87
|
*
[PATCH] jffs2 warning fixes
Andrew Morton
2006-05-15
1
-2
/
+4
|
*
[PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount"
Andrew Morton
2006-05-15
1
-5
/
+2
|
*
[PATCH] fs/compat.c: fix 'if (a |= b )' typo
Alexey Dobriyan
2006-05-15
1
-1
/
+1
|
*
[PATCH] v9fs: signal handling fixes
Latchesar Ionkov
2006-05-15
4
-100
/
+158
|
*
[PATCH] v9fs: Twalk memory leak
Latchesar Ionkov
2006-05-15
1
-12
/
+9
|
*
[PATCH] smbfs: Fix slab corruption in samba error path
Jan Niehusmann
2006-05-15
1
-1
/
+3
|
*
[PATCH] smbfs chroot issue (CVE-2006-1864)
Olaf Kirch
2006-05-15
1
-0
/
+5
|
*
[PATCH] autofs4: NFY_NONE wait race fix
Ian Kent
2006-05-15
3
-34
/
+58
|
*
[PATCH] fs/open.c: unexport sys_openat
Adrian Bunk
2006-05-15
1
-1
/
+0
|
*
Alternative fix for MMC oops on unmount after removal
Linus Torvalds
2006-05-12
1
-1
/
+2
*
|
[GFS2] Casts for printing 64bit numbers
Steven Whitehouse
2006-05-24
5
-24
/
+27
*
|
[GFS2] Cast 64 bit printk args to unsigned long long.
David Teigland
2006-05-24
3
-22
/
+26
*
|
[GFS2] Flag up issue in selinux code
Steven Whitehouse
2006-05-22
1
-7
/
+4
*
|
[GFS2] selinux support
Ryan O'Hara
2006-05-22
4
-6
/
+69
*
|
[GFS2] setup lock_dlm kobject earlier
David Teigland
2006-05-19
1
-7
/
+7
*
|
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
2006-05-18
6
-43
/
+92
*
|
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
71
-71
/
+71
*
|
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
33
-33
/
+0
*
|
[GFS2] Drop log lock on I/O error & tidy up
Steven Whitehouse
2006-05-18
4
-16
/
+17
*
|
[GFS2] Remove bits.c from the Makefile
Steven Whitehouse
2006-05-18
1
-1
/
+1
*
|
[GFS2] Make newly moved functions static
Steven Whitehouse
2006-05-18
1
-9
/
+10
*
|
[GFS2] Merge bits.[ch] into rgrp.c
Steven Whitehouse
2006-05-18
3
-211
/
+161
*
|
[GFS2] Fix ref count bug that used to bite us on umount
Steven Whitehouse
2006-05-16
1
-16
/
+6
*
|
[GFS2] Fix attributes setting logic
Steven Whitehouse
2006-05-12
1
-3
/
+10
*
|
[GFS2] Remove incorrect initialisation of gh_owner
Steven Whitehouse
2006-05-12
2
-6
/
+0
*
|
[GFS2] Reverse block order in build_height
Steven Whitehouse
2006-05-12
1
-56
/
+46
*
|
Merge branch 'master'
Steven Whitehouse
2006-05-12
11
-205
/
+395
|
\
\
|
|
/
|
*
Merge git://oss.sgi.com:8090/xfs-2.6
Linus Torvalds
2006-05-08
4
-20
/
+26
|
|
\
|
|
*
[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an
Nathan Scott
2006-05-08
1
-1
/
+4
|
|
*
[XFS] Fix a project quota space accounting leak on rename.
Nathan Scott
2006-05-08
2
-1
/
+13
|
|
*
[XFS] Fix a possible forced shutdown due to mishandling write barriers
Nathan Scott
2006-05-08
1
-18
/
+9
|
*
|
[PATCH] fs/locks.c: Fix lease_init
Trond Myklebust
2006-05-08
1
-9
/
+12
|
|
/
|
*
[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check
Jens Axboe
2006-05-04
1
-1
/
+1
|
*
[PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST
Jens Axboe
2006-05-04
1
-0
/
+2
|
*
[PATCH] splice: rename remaining info variables to pipe
Jens Axboe
2006-05-04
1
-10
/
+10
|
*
[PATCH] splice: LRU fixups
Jens Axboe
2006-05-04
1
-22
/
+11
|
*
[PATCH] splice: fix unlocking of page on error ->prepare_write()
Jens Axboe
2006-05-04
1
-3
/
+16
|
*
[PATCH] ext3: multile block allocate little endian fixes
Mingming Cao
2006-05-03
1
-5
/
+8
|
*
[PATCH] vmsplice: restrict stealing a little more
Jens Axboe
2006-05-02
2
-4
/
+4
|
*
[PATCH] splice: fix page LRU accounting
Jens Axboe
2006-05-02
1
-10
/
+21
|
*
[PATCH] vmsplice: fix badly placed end paranthesis
Jens Axboe
2006-05-02
1
-1
/
+1
|
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-05-01
3
-122
/
+230
|
|
\
|
|
*
[PATCH] vmsplice: allow user to pass in gift pages
Jens Axboe
2006-05-01
1
-3
/
+25
|
|
*
[PATCH] pipe: enable atomic copying of pipe data to/from user space
Jens Axboe
2006-05-01
2
-25
/
+120
|
|
*
[PATCH] splice: call handle_ra_miss() on failure to lookup page
Jens Axboe
2006-05-01
1
-0
/
+6
|
|
*
[PATCH] Add ->splice_read/splice_write to def_blk_fops
Jens Axboe
2006-05-01
1
-0
/
+2
|
|
*
[PATCH] pipe: introduce ->pin() buffer operation
Jens Axboe
2006-05-01
2
-77
/
+53
|
|
*
[PATCH] splice: fix bugs in pipe_to_file()
Jens Axboe
2006-05-01
2
-21
/
+19
[prev]
[next]