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
*
[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insert
Johann Lombardi
2006-12-07
1
-3
/
+4
*
[PATCH] aio: remove ki_retried debugging member
Benjamin LaHaise
2006-12-07
1
-15
/
+0
*
[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector
Chen, Kenneth W
2006-12-07
1
-1
/
+0
*
[PATCH] do_coredump() and not stopping rewrite attacks?
Alexey Dobriyan
2006-12-07
1
-1
/
+2
*
[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctly
Jun Chen
2006-12-07
1
-10
/
+103
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-2
/
+2
*
[PATCH] jffs: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
1
-2
/
+1
*
[PATCH] affs: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
3
-7
/
+3
*
[PATCH] remove NFSD_OPTIMIZE_SPACE
Adrian Bunk
2006-12-07
2
-23
/
+14
*
[PATCH] fs: remove unused variable
David Rientjes
2006-12-07
1
-2
/
+1
*
[PATCH] ext3/4: don't do orphan processing on readonly devices
Eric Sandeen
2006-12-07
2
-0
/
+12
*
[PATCH] fs: ufs add missing bracket
Mariusz Kozlowski
2006-12-07
1
-1
/
+1
*
[PATCH] proper prototype for remove_inode_dquot_ref()
Adrian Bunk
2006-12-07
1
-3
/
+0
*
[PATCH] fs/sysv/: doc cleanup
Adrian Bunk
2006-12-07
3
-348
/
+0
*
[PATCH] autofs: fix error code path in autofs_fill_sb()
Jiri Kosina
2006-12-07
2
-6
/
+8
*
[PATCH] ext4 balloc: fix _with_rsv freeze
Hugh Dickins
2006-12-07
1
-1
/
+1
*
[PATCH] ext4 balloc: use io_error label
Hugh Dickins
2006-12-07
1
-4
/
+2
*
[PATCH] ext4 balloc: say rb_entry not list_entry
Hugh Dickins
2006-12-07
1
-3
/
+3
*
[PATCH] ext4 balloc: fix off-by-one against rsv_end
Hugh Dickins
2006-12-07
1
-1
/
+1
*
[PATCH] ext4 balloc: fix off-by-one against grp_goal
Hugh Dickins
2006-12-07
1
-2
/
+2
*
[PATCH] ext4 balloc: reset windowsz when full
Hugh Dickins
2006-12-07
1
-0
/
+1
*
[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete
Hisashi Hifumi
2006-12-07
1
-2
/
+6
*
[PATCH] reiserfs: do not add save links for O_DIRECT writes
Vladimir V. Saveliev
2006-12-07
1
-50
/
+4
*
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
3
-9
/
+4
*
[PATCH] dcache: avoid RCU for never-hashed dentries
Eric Dumazet
2006-12-07
1
-4
/
+12
*
[PATCH] don't insert pipe dentries into dentry_hashtable.
Eric Dumazet
2006-12-07
1
-5
/
+17
*
[PATCH] make fs/proc/base.c:proc_pid_instantiate() static
Adrian Bunk
2006-12-07
1
-2
/
+3
*
[PATCH] fs/lockd/host.c: make 2 functions static
Adrian Bunk
2006-12-07
1
-25
/
+28
*
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
Adrian Bunk
2006-12-07
1
-0
/
+2
*
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
2006-12-07
1
-1
/
+3
*
[PATCH] make ecryptfs_version_str_map[] static
Adrian Bunk
2006-12-07
1
-1
/
+1
*
[PATCH] ext4: fix reservation extension
Mingming Cao
2006-12-07
1
-4
/
+8
*
[PATCH] ext3: fix reservation extension
Mingming Cao
2006-12-07
1
-4
/
+8
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
1
-2
/
+0
*
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
2006-12-07
1
-0
/
+4
*
[PATCH] elf: fix kcore note size calculation
Magnus Damm
2006-12-07
1
-7
/
+9
*
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2006-12-07
2
-7
/
+0
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
2
-1
/
+4
*
[PATCH] retries in ext4_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] retries in ext3_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
Andrew Morton
2006-12-07
1
-1
/
+5
*
[PATCH] ext4_ext_split(): remove dead code
Adrian Bunk
2006-12-07
1
-3
/
+0
*
[PATCH] corrupted cramfs filesystems cause kernel oops
Phillip Lougher
2006-12-07
1
-0
/
+2
*
[PATCH] ext4: uninline large functions
Andrew Morton
2006-12-07
2
-1
/
+61
*
[PATCH] ext3: uninline large functions
Andrew Morton
2006-12-07
2
-1
/
+60
*
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
2006-12-07
1
-7
/
+0
*
[PATCH] VFS: extra check inside dentry_unhash()
Vasily Averin
2006-12-07
1
-2
/
+1
*
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
2006-12-07
5
-16
/
+37
*
[PATCH] hpfs: bring hpfs_error() into shape
Alexey Dobriyan
2006-12-07
2
-15
/
+11
*
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
2006-12-07
6
-11
/
+11
[next]