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
...
|
*
proc: proc_init_inodecache() can't fail
Alexey Dobriyan
2008-10-23
3
-6
/
+5
|
*
proc: fix vma display mismatch between /proc/pid/{maps,smaps}
Joe Korty
2008-10-23
1
-9
/
+16
*
|
ext4: remove unused variable in ext4_get_parent
Christoph Hellwig
2008-10-23
1
-1
/
+0
*
|
ext3 quota support: fix compile failure
Linus Torvalds
2008-10-23
1
-1
/
+1
*
|
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-23
3
-294
/
+297
|
\
\
|
*
\
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
3
-294
/
+297
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
271
-6903
/
+14647
|
|
|
\
|
|
*
|
hrtimer: fix signed/unsigned bug in slack estimator
Arjan van de Ven
2008-09-07
1
-5
/
+8
|
|
*
|
hrtimer: incorporate feedback from Peter Zijlstra
Arjan van de Ven
2008-09-07
1
-3
/
+2
|
|
*
|
hrtimer: make select() and poll() use the hrtimer range feature
Arjan van de Ven
2008-09-05
1
-2
/
+62
|
|
*
|
hrtimer: convert timerfd to the new hrtimer apis
Arjan van de Ven
2008-09-05
1
-5
/
+3
|
|
*
|
select: switch select() and poll() over to hrtimers
Arjan van de Ven
2008-09-05
2
-291
/
+108
|
|
*
|
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
Thomas Gleixner
2008-09-05
2
-0
/
+126
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-10-23
9
-125
/
+259
|
\
\
\
\
|
*
|
|
|
cifs: handle the TCP_Server_Info->tsk field more carefully
Jeff Layton
2008-10-23
1
-13
/
+28
|
*
|
|
|
cifs: fix unlinking of rename target when server doesn't support open file re...
Jeff Layton
2008-10-23
1
-79
/
+8
|
*
|
|
|
[CIFS] improve setlease handling
Steve French
2008-10-23
5
-2
/
+67
|
*
|
|
|
[CIFS] fix saving of resume key before CIFSFindNext
Jeff Layton
2008-10-21
1
-1
/
+2
|
*
|
|
|
cifs: make cifs_rename handle -EACCES errors
Jeff Layton
2008-10-20
1
-52
/
+122
|
*
|
|
|
[CIFS] fix build error
Steve French
2008-10-20
1
-1
/
+1
|
*
|
|
|
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
2008-10-20
3
-33
/
+79
|
*
|
|
|
cifs: track DeletePending flag in cifsInodeInfo
Jeff Layton
2008-10-20
4
-0
/
+5
|
*
|
|
|
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
Jeff Layton
2008-10-17
1
-5
/
+10
|
*
|
|
|
[CIFS] eliminate usage of kthread_stop for cifsd
Jeff Layton
2008-10-16
1
-29
/
+15
|
*
|
|
|
[CIFS] Add nodfs mount option
Steve French
2008-10-16
2
-0
/
+12
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
2008-10-23
16
-94
/
+93
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] kill the rest of struct file propagation in block ioctls
Al Viro
2008-10-21
1
-2
/
+6
|
*
|
|
|
|
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
3
-45
/
+24
|
*
|
|
|
|
[PATCH] remember mode of reiserfs journal
Al Viro
2008-10-21
1
-2
/
+4
|
*
|
|
|
|
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
2008-10-21
4
-20
/
+25
|
*
|
|
|
|
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-21
7
-22
/
+22
|
*
|
|
|
|
[PATCH] end of methods switch: remove the old ones
Al Viro
2008-10-21
1
-13
/
+0
|
*
|
|
|
|
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
1
-3
/
+15
|
*
|
|
|
|
[PATCH] move block_device_operations to blkdev.h
Al Viro
2008-10-21
1
-0
/
+1
|
*
|
|
|
|
[PATCH] eliminate use of ->f_flags in block methods
Al Viro
2008-10-21
1
-0
/
+7
|
*
|
|
|
|
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-21
8
-17
/
+19
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
66
-1070
/
+823
|
\
\
\
\
\
|
*
|
|
|
|
[PATCH] fs: add a sanity check in d_free
Arjan van de Ven
2008-10-23
1
-0
/
+1
|
*
|
|
|
|
[patch] vfs: make security_inode_setattr() calling consistent
Miklos Szeredi
2008-10-23
1
-5
/
+5
|
*
|
|
|
|
[patch 1/3] FS_MBCACHE: don't needlessly make it built-in
Adrian Bunk
2008-10-23
1
-3
/
+4
|
*
|
|
|
|
[PATCH] move executable checking into ->permission()
Miklos Szeredi
2008-10-23
8
-44
/
+25
|
*
|
|
|
|
[PATCH] fs/dcache.c: update comment of d_validate()
Qinghuang Feng
2008-10-23
1
-2
/
+0
|
*
|
|
|
|
[RFC PATCH] touch_mnt_namespace when the mount flags change
Dan Williams
2008-10-23
1
-1
/
+6
|
*
|
|
|
|
[PATCH] reiserfs: add missing llseek method
Christoph Hellwig
2008-10-23
1
-0
/
+1
|
*
|
|
|
|
[PATCH] fix ->llseek for more directories
Christoph Hellwig
2008-10-23
11
-1
/
+12
|
*
|
|
|
|
[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
OGAWA Hirofumi
2008-10-23
1
-0
/
+1
|
*
|
|
|
|
[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
OGAWA Hirofumi
2008-10-23
1
-9
/
+18
|
*
|
|
|
|
[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_instantiate()
OGAWA Hirofumi
2008-10-23
1
-1
/
+0
|
*
|
|
|
|
[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
OGAWA Hirofumi
2008-10-23
1
-15
/
+16
|
*
|
|
|
|
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
2008-10-23
2
-34
/
+33
[prev]
[next]