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: convert /proc/$PID/limits to seq_file interface
Alexey Dobriyan
2014-08-08
1
-15
/
+12
*
proc: convert /proc/$PID/auxv to seq_file interface
Alexey Dobriyan
2014-08-08
1
-10
/
+8
*
proc: more "const char *" pointers
Alexey Dobriyan
2014-08-08
1
-4
/
+4
*
proc: remove proc_tty_ldisc variable
Alexey Dobriyan
2014-08-08
1
-2
/
+2
*
proc: make proc_subdir_lock static
Alexey Dobriyan
2014-08-08
2
-3
/
+1
*
proc: faster /proc/$PID lookup
Alexey Dobriyan
2014-08-08
2
-3
/
+3
*
proc: add and remove /proc entry create checks
Alexey Dobriyan
2014-08-08
4
-21
/
+21
*
proc: constify seq_operations
Fabian Frederick
2014-08-08
1
-1
/
+1
*
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
Fabian Frederick
2014-08-08
1
-1
/
+1
*
fs/hpfs/dnode.c: fix suspect code indent
Fabian Frederick
2014-08-08
1
-8
/
+9
*
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
2014-08-08
1
-0
/
+20
*
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
2014-08-08
14
-14
/
+14
*
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
2014-08-08
4
-9
/
+8
*
fs/ufs/inode.c: kernel-doc warning fixes
Fabian Frederick
2014-08-08
1
-16
/
+16
*
fs/ufs: convert UFSD printk to pr_debug
Fabian Frederick
2014-08-08
2
-3
/
+3
*
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
Fabian Frederick
2014-08-08
1
-20
/
+24
*
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
2014-08-08
1
-18
/
+18
*
fs/ufs: use pr_fmt
Fabian Frederick
2014-08-08
2
-8
/
+13
*
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2014-08-08
2
-133
/
+131
*
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
2014-08-08
5
-5
/
+34
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
2014-08-08
3
-0
/
+144
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2014-08-08
2
-1
/
+47
*
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2014-08-08
2
-1
/
+136
*
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2014-08-08
2
-1
/
+112
*
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2014-08-08
2
-0
/
+286
*
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
2014-08-08
4
-2
/
+244
*
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
2014-08-08
3
-0
/
+194
*
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2014-08-08
2
-0
/
+174
*
fs/coda: use linux/uaccess.h
Fabian Frederick
2014-08-08
8
-11
/
+8
*
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
2014-08-08
1
-4
/
+2
*
minix zmap block counts calculation fix
Qi Yong
2014-08-08
2
-3
/
+3
*
autofs4: comment typo: remove a a doubled word
NeilBrown
2014-08-08
1
-1
/
+1
*
autofs4: remove some unused inline functions
NeilBrown
2014-08-08
1
-49
/
+0
*
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
2014-08-08
1
-2
/
+6
*
autofs4: remove a redundant assignment
NeilBrown
2014-08-08
1
-1
/
+0
*
autofs4: remove unused autofs4_ispending()
NeilBrown
2014-08-08
1
-14
/
+0
*
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-08
1
-1
/
+1
*
fs/efs/namei.c: return is not a function
Fabian Frederick
2014-08-08
1
-5
/
+6
*
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
21
-51
/
+111
|
\
|
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
3
-3
/
+3
|
*
mm: softdirty: respect VM_SOFTDIRTY in PTE holes
Peter Feiner
2014-08-06
1
-6
/
+21
|
*
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-08-06
1
-1
/
+1
|
*
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-06
1
-1
/
+1
|
*
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
2014-08-06
1
-0
/
+4
|
*
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
2014-08-06
1
-3
/
+2
|
*
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
2014-08-06
3
-5
/
+14
|
*
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2014-08-06
1
-2
/
+3
|
*
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-08-06
1
-1
/
+1
|
*
ntfs: kernel-doc warning fixes
Fabian Frederick
2014-08-06
1
-3
/
+0
|
*
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
2014-08-06
1
-8
/
+7
[next]