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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mode_t, whack-a-mole at 11...
Al Viro
2013-04-09
7
-9
/
+9
*
snd_info_register: switch to proc_create_data/proc_mkdir_mode
Al Viro
2013-04-09
1
-8
/
+14
*
hysdn: stash pointer to card into proc_dir_entry->data
Al Viro
2013-04-09
2
-85
/
+18
*
atags_proc: switch to proc_create_data()
Al Viro
2013-04-09
1
-18
/
+10
*
gadgetfs: don't bother with fops->owner
Al Viro
2013-04-09
2
-4
/
+0
*
ccg: don't bother with fops->owner
Al Viro
2013-04-09
1
-2
/
+0
*
spufs: don't bother with fops->owner
Al Viro
2013-04-09
1
-2
/
+0
*
get rid of the last free_pipe_info() callers
Al Viro
2013-04-09
3
-15
/
+8
*
get rid of alloc_pipe_info() argument
Al Viro
2013-04-09
3
-5
/
+5
*
get rid of pipe->inode
Al Viro
2013-04-09
4
-8
/
+5
*
introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs
Al Viro
2013-04-09
1
-15
/
+25
*
pipe: set file->private_data to ->i_pipe
Al Viro
2013-04-09
2
-11
/
+10
*
pipe: don't use ->i_mutex
Al Viro
2013-04-09
3
-6
/
+7
*
pipe: take allocation and freeing of pipe_inode_info out of ->i_mutex
Al Viro
2013-04-09
2
-21
/
+53
*
pipe: preparation to new locking rules
Al Viro
2013-04-09
1
-23
/
+15
*
pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info
Al Viro
2013-04-09
1
-9
/
+9
*
pipe: fold file_operations instances in one
Al Viro
2013-04-09
4
-195
/
+38
*
fold fifo.c into pipe.c
Al Viro
2013-04-09
3
-154
/
+139
*
lift sb_start_write out of ->splice_write()
Al Viro
2013-04-09
1
-6
/
+4
*
lift sb_start_write into default_file_splice_write()
Al Viro
2013-04-09
1
-2
/
+2
*
lift sb_start_write() out of ->write()
Al Viro
2013-04-09
8
-13
/
+26
*
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
2013-04-09
5
-210
/
+197
*
f2fs: use mnt_want_write_file() in ioctl
Al Viro
2013-04-09
1
-2
/
+2
*
lift sb_start_write/sb_end_write out of ->aio_write()
Al Viro
2013-04-09
11
-22
/
+28
*
hpfs: move setting hpfs-private i_dirty to ->write_end()
Al Viro
2013-04-09
1
-16
/
+20
*
reiserfs: don't wank with EFBIG before calling do_sync_write()
Al Viro
2013-04-09
1
-60
/
+1
*
fold release_mounts() into namespace_unlock()
Al Viro
2013-04-09
1
-23
/
+30
*
switch unlock_mount() to namespace_unlock(), convert all umount_tree() callers
Al Viro
2013-04-09
3
-24
/
+16
*
more conversions to namespace_unlock()
Al Viro
2013-04-09
1
-14
/
+6
*
get rid of the second argument of shrink_submounts()
Al Viro
2013-04-09
1
-4
/
+4
*
saner umount_tree()/release_mounts(), part 1
Al Viro
2013-04-09
1
-4
/
+13
*
get rid of full-hash scan on detaching vfsmounts
Al Viro
2013-04-09
4
-97
/
+149
*
mnt: release locks on error path in do_loopback
Andrey Vagin
2013-04-09
1
-1
/
+1
*
palinfo fixes
Al Viro
2013-04-09
1
-64
/
+13
*
procfs: add proc_remove_subtree()
Al Viro
2013-04-09
2
-30
/
+91
*
ecryptfs: close rmmod race
Al Viro
2013-04-09
1
-12
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-26
5
-8
/
+48
|
\
|
*
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
2013-03-26
1
-2
/
+4
|
*
Nest rename_lock inside vfsmount_lock
Al Viro
2013-03-26
1
-5
/
+11
|
*
Don't bother with redoing rw_verify_area() from default_file_splice_from()
Al Viro
2013-03-21
3
-1
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-26
69
-459
/
+540
|
\
\
|
*
|
ipv4: Fix ip-header identification for gso packets.
Pravin B Shelar
2013-03-26
2
-12
/
+7
|
*
|
bonding: remove already created master sysfs link on failure
Veaceslav Falico
2013-03-26
1
-0
/
+5
|
*
|
af_unix: dont send SCM_CREDENTIAL when dest socket is NULL
dingtianhong
2013-03-26
1
-2
/
+2
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-03-26
5
-22
/
+43
|
|
\
\
|
|
*
|
igb: fix PHC stopping on max freq
Jiri Benc
2013-03-26
1
-1
/
+1
|
|
*
|
igb: make sensor info static
Stephen Hemminger
2013-03-26
1
-1
/
+1
|
|
*
|
igb: SR-IOV init reordering
Alex Williamson
2013-03-26
1
-1
/
+1
|
|
*
|
igb: Fix null pointer dereference
Alex Williamson
2013-03-26
1
-1
/
+1
|
|
*
|
igb: fix i350 anti spoofing config
Lior Levy
2013-03-26
1
-14
/
+19
[next]