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
*
minix: bug widening a binary "not" operation
Dan Carpenter
2013-06-29
1
-1
/
+1
*
splice: lift checks from do_splice_from() into callers
Al Viro
2013-06-29
1
-11
/
+20
*
constify rw_verify_area()
Al Viro
2013-06-29
4
-2
/
+4
*
ps3flash: switch to generic_file_llseek_size()
Al Viro
2013-06-29
1
-26
/
+2
*
wlcore: use *ppos, not file->f_pos
Al Viro
2013-06-29
1
-2
/
+2
*
bfa: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-25
/
+3
*
fnic: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-14
/
+2
*
vc: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-16
/
+1
*
eisa_eeprom: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-13
/
+2
*
bna: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-21
/
+1
*
zorro: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-21
/
+1
*
mtdchar: switch to fixed_size_llseek()
Al Viro
2013-06-29
1
-19
/
+1
*
new helper: fixed_size_llseek()
Al Viro
2013-06-29
2
-0
/
+22
*
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
4
-10
/
+8
*
fuse: another open-coded file_inode()
Al Viro
2013-06-29
1
-2
/
+1
*
btrfs: more open-coded file_inode()
Al Viro
2013-06-29
1
-4
/
+4
*
fanotify: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
1
-3
/
+0
*
comedi: quit wanking with FASYNC in ->release()
Al Viro
2013-06-29
1
-3
/
+0
*
more open-coded file_inode() calls
Al Viro
2013-06-29
3
-4
/
+4
*
kill find_inode_number()
Al Viro
2013-06-29
3
-32
/
+0
*
coda: don't bother with find_inode_number()
Al Viro
2013-06-29
1
-7
/
+1
*
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
Al Viro
2013-06-29
1
-23
/
+13
*
proc_fill_cache(): just make instantiate_t return int
Al Viro
2013-06-29
4
-49
/
+43
*
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
Al Viro
2013-06-29
1
-3
/
+3
*
proc_fill_cache(): kill pointless check
Al Viro
2013-06-29
1
-4
/
+2
*
ncpfs: don't bother with EBUSY on removal of busy directories
Al Viro
2013-06-29
2
-11
/
+4
*
don't call file_pos_write() if vfs_{read,write}{,v}() fails
Al Viro
2013-06-29
1
-6
/
+12
*
SELinux: Institute file_path_has_perm()
David Howells
2013-06-29
1
-6
/
+18
*
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
2013-06-29
3
-6
/
+6
*
udf: provide ->tmpfile()
Al Viro
2013-06-29
1
-0
/
+24
*
ext3 ->tmpfile() support
Al Viro
2013-06-29
1
-1
/
+46
*
allow the temp files created by open() to be linked to
Al Viro
2013-06-29
3
-3
/
+18
*
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
12
-5
/
+164
*
allow build_open_flags() to return an error
Al Viro
2013-06-29
4
-31
/
+41
*
lift file_*_write out of do_splice_direct()
Al Viro
2013-06-29
2
-2
/
+2
*
lift file_*_write out of do_splice_from()
Al Viro
2013-06-29
1
-4
/
+5
*
do_last(): fix missing checks for LAST_BIND case
Al Viro
2013-06-29
1
-21
/
+3
*
pcm_native: switch to fdget()/fdput()
Al Viro
2013-06-29
1
-25
/
+15
*
[readdir] constify ->actor
Al Viro
2013-06-29
9
-68
/
+57
*
[readdir] ->readdir() is gone
Al Viro
2013-06-29
7
-16
/
+13
*
[readdir] convert ecryptfs
Al Viro
2013-06-29
1
-20
/
+15
*
[readdir] convert coda
Al Viro
2013-06-29
1
-58
/
+19
*
[readdir] convert ocfs2
Al Viro
2013-06-29
4
-113
/
+61
*
[readdir] convert fatfs
Al Viro
2013-06-29
1
-50
/
+54
*
[readdir] convert xfs
Al Viro
2013-06-29
7
-61
/
+44
*
[readdir] convert btrfs
Al Viro
2013-06-29
3
-40
/
+21
*
[readdir] convert hostfs
Al Viro
2013-06-29
1
-7
/
+6
*
[readdir] convert afs
Al Viro
2013-06-29
1
-62
/
+37
*
[readdir] convert ncpfs
Al Viro
2013-06-29
1
-43
/
+35
*
[readdir] convert hfsplus
Al Viro
2013-06-29
1
-27
/
+23
[next]