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
*
coda: update module information
Jan Harkes
2007-07-19
1
-9
/
+8
*
coda: remove statistics counters from /proc/fs/coda
Jan Harkes
2007-07-19
7
-252
/
+15
*
coda: remove struct coda_sb_info
Jan Harkes
2007-07-19
3
-69
/
+47
*
coda: cleanup downcall handler
Jan Harkes
2007-07-19
1
-65
/
+54
*
coda: cleanup coda_lookup, use dsplice_alias
Jan Harkes
2007-07-19
1
-35
/
+22
*
coda: ignore returned values when upcalls return errors
Jan Harkes
2007-07-19
1
-32
/
+27
*
coda: replace upc_alloc/upc_free with kmalloc/kfree
Jan Harkes
2007-07-19
2
-11
/
+6
*
coda: avoid lockdep warning in coda_readdir
Jan Harkes
2007-07-19
1
-44
/
+54
*
coda: block signals during upcall processing
Jan Harkes
2007-07-19
1
-21
/
+60
*
coda: cleanup for upcall handling path
Jan Harkes
2007-07-19
1
-63
/
+58
*
coda: cleanup /dev/cfs open and close handling
Jan Harkes
2007-07-19
2
-38
/
+32
*
coda: use ilookup5
Jan Harkes
2007-07-19
1
-6
/
+1
*
coda: coda doesn't track atime
Jan Harkes
2007-07-19
1
-8
/
+8
*
coda: allow removal of busy directories
Jan Harkes
2007-07-19
1
-14
/
+9
*
coda: fix nlink updates for directories
Jan Harkes
2007-07-19
1
-46
/
+60
*
coda: correctly invalidate cached access rights
Jan Harkes
2007-07-19
1
-1
/
+1
*
coda: do not grab an uninitialized fd when the open upcall returns an error
Jan Harkes
2007-07-19
3
-8
/
+12
*
fix ext4/JBD2 build warnings
Mingming Cao
2007-07-19
2
-4
/
+4
*
coredump masking: ELF-FDPIC: enable core dump filtering
Kawai, Hidehiro
2007-07-19
1
-17
/
+35
*
coredump masking: ELF-FDPIC: remove an unused argument
Kawai, Hidehiro
2007-07-19
1
-4
/
+4
*
coredump masking: ELF: enable core dump filtering
Kawai, Hidehiro
2007-07-19
1
-9
/
+21
*
coredump masking: add an interface for core dump filter
Kawai, Hidehiro
2007-07-19
1
-0
/
+89
*
coredump masking: reimplementation of dumpable using two flags
Kawai, Hidehiro
2007-07-19
2
-7
/
+57
*
fs: remove path_walk export
Josef 'Jeff' Sipek
2007-07-19
1
-2
/
+1
*
fs: mark link_path_walk static
Josef 'Jeff' Sipek
2007-07-19
1
-1
/
+3
*
nfsctl: use vfs_path_lookup
Josef 'Jeff' Sipek
2007-07-19
1
-10
/
+6
*
fs: introduce vfs_path_lookup
Josef 'Jeff' Sipek
2007-07-19
1
-0
/
+32
*
mm: variable length argument support
Ollie Wild
2007-07-19
6
-308
/
+478
*
audit: rework execve audit
Peter Zijlstra
2007-07-19
1
-0
/
+3
*
readahead: split ondemand readahead interface into two functions
Rusty Russell
2007-07-19
3
-7
/
+7
*
readahead: pass real splice size
Fengguang Wu
2007-07-19
1
-7
/
+5
*
readahead: move synchronous readahead call out of splice loop
Fengguang Wu
2007-07-19
1
-5
/
+6
*
readahead: convert ext3/ext4 invocations
Fengguang Wu
2007-07-19
2
-12
/
+16
*
readahead: convert splice invocations
Fengguang Wu
2007-07-19
1
-11
/
+7
*
eCryptfs: ecryptfs_setattr() bugfix
Michael Halcrow
2007-07-19
1
-2
/
+3
*
Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-19
1
-3
/
+12
*
unregister_chrdev() return void
Akinobu Mita
2007-07-19
1
-2
/
+1
*
UDF: coding style conversion - lindent
Cyrill Gorcunov
2007-07-19
23
-3649
/
+3801
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-3
/
+8
*
mm: fault feedback #1
Nick Piggin
2007-07-19
5
-69
/
+62
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
7
-52
/
+53
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
5
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-07-18
38
-3156
/
+3440
|
\
|
*
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2007-07-19
416
-13374
/
+20865
|
|
\
|
*
|
[CIFS] merge conflict in fs/cifs/export.c
Steve French
2007-07-19
1
-0
/
+1
|
*
|
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
2007-07-18
9
-46
/
+65
|
*
|
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
2007-07-17
10
-46
/
+88
|
*
|
[CIFS] Typo in previous patch
Steve French
2007-07-16
1
-2
/
+1
|
*
|
[CIFS] zero_user_page() conversions
Eric
2007-07-16
1
-4
/
+1
|
*
|
[CIFS] use simple_prepare_write to zero page data
Nate
2007-07-16
1
-8
/
+1
[next]