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
*
fs/partitions/efi: convert to pr_debug
Thomas Gleixner
2008-07-25
1
-25
/
+17
*
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
Abdel Benamrouche
2008-07-25
1
-2
/
+8
*
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-25
1
-6
/
+22
*
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
2008-07-25
1
-5
/
+5
*
coredump: format_corename: fix the "core_uses_pid" logic
Oleg Nesterov
2008-07-25
1
-8
/
+5
*
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
1
-3
/
+22
*
coredump: elf_fdpic_core_dump: use core_state->dumper list
Oleg Nesterov
2008-07-25
1
-17
/
+12
*
coredump: elf_core_dump: use core_state->dumper list
Oleg Nesterov
2008-07-25
1
-45
/
+32
*
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
1
-0
/
+2
*
coredump: make mm->core_state visible to ->core_dump()
Oleg Nesterov
2008-07-25
1
-7
/
+7
*
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
coredump: simplify core_state->nr_threads calculation
Oleg Nesterov
2008-07-25
1
-17
/
+16
*
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
1
-10
/
+11
*
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
1
-4
/
+4
*
coredump: elf_core_dump: skip kernel threads
Oleg Nesterov
2008-07-25
2
-0
/
+9
*
coredump: zap_threads() must skip kernel threads
Oleg Nesterov
2008-07-25
1
-2
/
+3
*
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
2008-07-25
1
-2
/
+0
*
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
1
-0
/
+1
*
coredump: zap_threads: comments && use while_each_thread()
Oleg Nesterov
2008-07-25
1
-7
/
+32
*
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
1
-6
/
+54
*
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
6
-0
/
+6
*
quota: cleanup loop in sync_dquots()
Jan Kara
2008-07-25
1
-6
/
+12
*
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
1
-0
/
+53
*
quota: fix possible infinite loop in quota code
Jan Kara
2008-07-25
1
-1
/
+15
*
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
5
-14
/
+30
*
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-25
3
-3
/
+0
*
msdos fs: remove unsettable atari option
Rene Scharfe
2008-07-25
1
-12
/
+6
*
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
2008-07-25
1
-32
/
+39
*
fat: use same logic in fat_search_long() and __fat_readdir()
OGAWA Hirofumi
2008-07-25
1
-16
/
+26
*
fat: cleanup fs/fat/dir.c
OGAWA Hirofumi
2008-07-25
1
-64
/
+67
*
fat/dir.c: switch to struct __fat_dirent
Adrian Bunk
2008-07-25
1
-4
/
+3
*
fat: fix parse_options()
OGAWA Hirofumi
2008-07-25
1
-2
/
+5
*
reiserfs: remove double definitions of xattr macros
Shen Feng
2008-07-25
3
-6
/
+0
*
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2008-07-25
1
-12
/
+10
*
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2008-07-25
1
-7
/
+7
*
reiserfs: convert j_lock to mutex
Jeff Mahoney
2008-07-25
1
-3
/
+3
*
reiserfs: correct mount option parsing to detect when quota options can be ch...
Jan Kara
2008-07-25
1
-23
/
+60
*
reiserfs: fix typos in messages and comments (journalled -> journaled)
Jan Kara
2008-07-25
1
-5
/
+5
*
reiserfs: fix synchronization of quota files in journal=data mode
Jan Kara
2008-07-25
1
-9
/
+21
*
hfsplus: convert the extents_lock in a mutex
Matthias Kaehlcke
2008-07-25
4
-11
/
+12
*
hfs: convert extents_lock in a mutex
Matthias Kaehlcke
2008-07-25
4
-11
/
+11
*
hfs: convert bitmap_lock in a mutex
Matthias Kaehlcke
2008-07-25
3
-6
/
+7
*
coda: remove CODA_FS_OLD_API
Adrian Bunk
2008-07-25
4
-36
/
+3
*
isofs: fix minor filesystem corruption
Adam Greenblatt
2008-07-25
1
-2
/
+20
*
ext3: validate directory entry data before use
Duane Griffin
2008-07-25
1
-10
/
+12
*
jbd: don't abort if flushing file data failed
Hidehiro Kawai
2008-07-25
1
-7
/
+28
*
ext3: kill 2 useless magic numbers
Li Zefan
2008-07-25
1
-2
/
+2
*
jbd: positively dispose the unmapped data buffers in journal_commit_transacti...
Toshiyuki Okajima
2008-07-25
1
-9
/
+20
*
jbd: unexport journal_update_superblock
Adrian Bunk
2008-07-25
1
-1
/
+0
*
ext3: handle deleting corrupted indirect blocks
Duane Griffin
2008-07-25
1
-1
/
+15
[next]