index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
jbd2: Add sanity check for attempts to start handle during umount
Theodore Ts'o
2
-0
/
+11
2010-10-28
ext4: fix NULL pointer dereference in print_daily_error_info()
Sergey Senozhatsky
1
-0
/
+1
2010-10-28
ext4: don't hold spinlock while calling ext4_issue_discard()
Lukas Czerner
1
-2
/
+2
2010-10-28
ext4: check for negative error code from sb_issue_discard
Lukas Czerner
1
-1
/
+1
2010-10-28
ext4: don't bump up LONG_MAX nr_to_write by a factor of 8
Eric Sandeen
1
-3
/
+6
2010-10-28
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
Eric Sandeen
1
-1
/
+3
2010-10-28
ext4: use dedicated slab caches for group_info structures
Curt Wohlgemuth
2
-21
/
+78
2010-10-28
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
Brian King
2
-5
/
+11
2010-10-28
ext4: fix EOFBLOCKS_FL handling
Theodore Ts'o
1
-29
/
+69
2010-10-28
fasync: Fix placement of FASYNC flag comment
Linus Torvalds
1
-3
/
+3
2010-10-28
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
9
-70
/
+108
2010-10-28
epoll: make epoll_wait() use the hrtimer range feature
Shawn Bohrer
2
-17
/
+20
2010-10-28
select: rename estimate_accuracy() to select_estimate_accuracy()
Andrew Morton
1
-3
/
+3
2010-10-28
fuse: use release_pages()
Miklos Szeredi
1
-6
/
+1
2010-10-28
exec: don't turn PF_KTHREAD off when a target command was not found
KOSAKI Motohiro
1
-2
/
+1
2010-10-28
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
1
-8
/
+2
2010-10-28
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
1
-3
/
+1
2010-10-28
procfs: fix /proc/softirqs formatting
Davidlohr Bueso
1
-2
/
+2
2010-10-28
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
1
-0
/
+6
2010-10-28
coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
Roland McGrath
1
-2
/
+2
2010-10-28
core_pattern: fix truncation by core_pattern handler with long parameters
Xiaotian Feng
1
-60
/
+95
2010-10-28
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
2
-9
/
+9
2010-10-28
isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
Ondrej Zary
1
-0
/
+40
2010-10-28
quota: Fix possible oops in __dquot_initialize()
Jan Kara
1
-0
/
+3
2010-10-28
ext3: Update kernel-doc comments
Namhyung Kim
2
-12
/
+20
2010-10-28
jbd/2: fixed typos
Andrea Gelmini
2
-2
/
+2
2010-10-28
ext2: fixed typo.
Andrea Gelmini
1
-1
/
+1
2010-10-28
ext3: Fix debug messages in ext3_group_extend()
Namhyung Kim
1
-6
/
+7
2010-10-28
jbd: Convert atomic_inc() to get_bh()
Namhyung Kim
2
-3
/
+3
2010-10-28
ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()
Namhyung Kim
1
-1
/
+0
2010-10-28
jbd: Fix debug message in do_get_write_access()
Namhyung Kim
1
-1
/
+1
2010-10-28
jbd: Check return value of __getblk()
Namhyung Kim
1
-0
/
+2
2010-10-28
ext3: Use DIV_ROUND_UP() on group desc block counting
Namhyung Kim
1
-2
/
+1
2010-10-28
ext3: Return proper error code on ext3_fill_super()
Namhyung Kim
1
-0
/
+2
2010-10-28
ext3: Remove unnecessary casts on bh->b_data
Namhyung Kim
2
-5
/
+5
2010-10-28
ext3: Cleanup ext3_setup_super()
Namhyung Kim
1
-3
/
+3
2010-10-28
quota: Fix issuing of warnings from dquot_transfer
Jan Kara
1
-7
/
+6
2010-10-28
quota: fix dquot_disable vs dquot_transfer race v2
Dmitry
1
-6
/
+12
2010-10-28
jbd: Convert bitops to buffer fns
Namhyung Kim
1
-3
/
+3
2010-10-28
ext3/jbd: Avoid WARN() messages when failing to write the superblock
Darrick J. Wong
2
-3
/
+51
2010-10-28
jbd: Use offset_in_page() instead of manual calculation
Namhyung Kim
1
-1
/
+1
2010-10-28
jbd: Remove unnecessary goto statement
Namhyung Kim
1
-2
/
+0
2010-10-28
jbd: Use printk_ratelimited() in journal_alloc_journal_head()
Namhyung Kim
1
-6
/
+4
2010-10-28
jbd: Move debug message into #ifdef area
Namhyung Kim
1
-1
/
+1
2010-10-28
ext2: fix comment on ext2_try_to_allocate()
Namhyung Kim
1
-2
/
+1
2010-10-28
locks: turn lock_flocks into a spinlock
Arnd Bergmann
2
-3
/
+3
2010-10-28
fasync: re-organize fasync entry insertion to allow it under a spinlock
Linus Torvalds
2
-17
/
+67
2010-10-27
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
2
-35
/
+27
2010-10-27
lockd: fix nlmsvc_notify_blocked locking
J. Bruce Fields
1
-2
/
+4
2010-10-27
lockd: push lock_flocks down
Arnd Bergmann
4
-14
/
+8
[prev]
[next]