index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
Eric Sandeen
2010-10-27
1
-1
/
+3
|
|
*
ext4: use dedicated slab caches for group_info structures
Curt Wohlgemuth
2010-10-27
2
-21
/
+78
|
|
*
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
Brian King
2010-10-27
2
-5
/
+11
|
|
*
ext4: fix EOFBLOCKS_FL handling
Theodore Ts'o
2010-10-27
1
-29
/
+69
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-10-27
15
-69
/
+137
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
quota: Fix possible oops in __dquot_initialize()
Jan Kara
2010-10-28
1
-0
/
+3
|
*
|
ext3: Update kernel-doc comments
Namhyung Kim
2010-10-28
2
-12
/
+20
|
*
|
jbd/2: fixed typos
Andrea Gelmini
2010-10-28
2
-2
/
+2
|
*
|
ext2: fixed typo.
Andrea Gelmini
2010-10-28
1
-1
/
+1
|
*
|
ext3: Fix debug messages in ext3_group_extend()
Namhyung Kim
2010-10-28
1
-6
/
+7
|
*
|
jbd: Convert atomic_inc() to get_bh()
Namhyung Kim
2010-10-28
2
-3
/
+3
|
*
|
ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
Namhyung Kim
2010-10-28
1
-1
/
+0
|
*
|
jbd: Fix debug message in do_get_write_access()
Namhyung Kim
2010-10-28
1
-1
/
+1
|
*
|
jbd: Check return value of __getblk()
Namhyung Kim
2010-10-28
1
-0
/
+2
|
*
|
ext3: Use DIV_ROUND_UP() on group desc block counting
Namhyung Kim
2010-10-28
1
-2
/
+1
|
*
|
ext3: Return proper error code on ext3_fill_super()
Namhyung Kim
2010-10-28
1
-0
/
+2
|
*
|
ext3: Remove unnecessary casts on bh->b_data
Namhyung Kim
2010-10-28
2
-5
/
+5
|
*
|
ext3: Cleanup ext3_setup_super()
Namhyung Kim
2010-10-28
1
-3
/
+3
|
*
|
quota: Fix issuing of warnings from dquot_transfer
Jan Kara
2010-10-28
1
-7
/
+6
|
*
|
quota: fix dquot_disable vs dquot_transfer race v2
Dmitry
2010-10-28
1
-6
/
+12
|
*
|
jbd: Convert bitops to buffer fns
Namhyung Kim
2010-10-28
1
-3
/
+3
|
*
|
ext3/jbd: Avoid WARN() messages when failing to write the superblock
Darrick J. Wong
2010-10-28
2
-3
/
+51
|
*
|
jbd: Use offset_in_page() instead of manual calculation
Namhyung Kim
2010-10-28
1
-1
/
+1
|
*
|
jbd: Remove unnecessary goto statement
Namhyung Kim
2010-10-28
1
-2
/
+0
|
*
|
jbd: Use printk_ratelimited() in journal_alloc_journal_head()
Namhyung Kim
2010-10-28
1
-6
/
+4
|
*
|
jbd: Move debug message into #ifdef area
Namhyung Kim
2010-10-28
1
-1
/
+1
|
*
|
ext2: fix comment on ext2_try_to_allocate()
Namhyung Kim
2010-10-28
1
-2
/
+1
|
*
|
ext3: Fix lost extented attributes for inode with ino == 11
Jan Kara
2010-10-05
1
-3
/
+8
|
*
|
quota: Make QUOTACTL config be selected by its users
Jan Kara
2010-10-05
2
-2
/
+3
*
|
|
Merge branch 'akpm-incoming-2'
Linus Torvalds
2010-10-27
10
-111
/
+181
|
\
\
\
|
*
|
|
epoll: make epoll_wait() use the hrtimer range feature
Shawn Bohrer
2010-10-27
2
-17
/
+20
|
*
|
|
select: rename estimate_accuracy() to select_estimate_accuracy()
Andrew Morton
2010-10-27
1
-3
/
+3
|
*
|
|
fuse: use release_pages()
Miklos Szeredi
2010-10-27
1
-6
/
+1
|
*
|
|
exec: don't turn PF_KTHREAD off when a target command was not found
KOSAKI Motohiro
2010-10-27
1
-2
/
+1
|
*
|
|
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
1
-8
/
+2
|
*
|
|
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
2010-10-27
1
-3
/
+1
|
*
|
|
procfs: fix /proc/softirqs formatting
Davidlohr Bueso
2010-10-27
1
-2
/
+2
|
*
|
|
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
2010-10-27
1
-0
/
+6
|
*
|
|
coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
Roland McGrath
2010-10-27
1
-2
/
+2
|
*
|
|
core_pattern: fix truncation by core_pattern handler with long parameters
Xiaotian Feng
2010-10-27
1
-60
/
+95
|
*
|
|
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
2010-10-27
2
-9
/
+9
|
*
|
|
isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
Ondrej Zary
2010-10-27
1
-0
/
+40
*
|
|
|
fasync: Fix placement of FASYNC flag comment
Linus Torvalds
2010-10-27
1
-3
/
+3
*
|
|
|
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-27
9
-70
/
+108
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
locks: turn lock_flocks into a spinlock
Arnd Bergmann
2010-10-27
2
-3
/
+3
|
*
|
|
fasync: re-organize fasync entry insertion to allow it under a spinlock
Linus Torvalds
2010-10-27
2
-17
/
+67
|
*
|
|
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
2010-10-27
2
-35
/
+27
|
*
|
|
lockd: fix nlmsvc_notify_blocked locking
J. Bruce Fields
2010-10-27
1
-2
/
+4
|
*
|
|
lockd: push lock_flocks down
Arnd Bergmann
2010-10-27
4
-14
/
+8
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
90
-643
/
+760
|
\
\
\
\
[prev]
[next]