index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
gen_crc32table.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super
Joseph Qi
1
-6
/
+0
2014-06-05
ocfs2/dlm: disallow node joining when recovery is on going
Xue jiufei
1
-1
/
+12
2014-06-05
ocfs2: fix umount hang while shutting down truncate log
Xue jiufei
2
-1
/
+6
2014-06-05
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
1
-40
/
+41
2014-06-05
ocfs2/dlm: fix possible convert=sion deadlock
Xue jiufei
1
-1
/
+9
2014-06-05
ocfs2: limit printk when journal is aborted
Joseph Qi
1
-2
/
+15
2014-06-05
ocfs2: remove some redundant casting
George Spelvin
1
-4
/
+3
2014-06-05
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
Fabian Frederick
1
-2
/
+2
2014-06-05
ocfs2: remove NULL assignments on static
Fabian Frederick
7
-10
/
+10
2014-06-05
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
1
-2
/
+2
2014-06-05
lib/debugobjects.c: add pr_fmt to logging
Fabian Frederick
1
-5
/
+8
2014-06-05
lib/debugobjects.c: convert printk to pr_foo()
Fabian Frederick
1
-7
/
+5
2014-06-05
fs/configfs: use pr_fmt
Fabian Frederick
4
-5
/
+11
2014-06-05
fs/configfs: convert printk to pr_foo()
Fabian Frederick
3
-8
/
+7
2014-06-05
fs/configs/item.c: kernel-doc fixes + clean-up
Fabian Frederick
1
-30
/
+28
2014-06-05
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
1
-1
/
+3
2014-06-05
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
1
-4
/
+2
2014-06-05
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
Fabian Frederick
1
-1
/
+1
2014-06-05
sh: Replace __get_cpu_var uses
Christoph Lameter
5
-23
/
+23
2014-06-05
ntfs: remove NULL value assignments
Fabian Frederick
3
-4
/
+4
2014-06-05
fanotify: check file flags passed in fanotify_init
Heinrich Schuchardt
1
-0
/
+25
2014-06-05
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
Heinrich Schuchardt
1
-0
/
+3
2014-06-05
fs/notify/mark.c: trivial cleanup
David Cohen
1
-1
/
+1
2014-06-05
fanotify: create FAN_ACCESS event for readdir
Heinrich Schuchardt
1
-0
/
+2
2014-06-05
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
Heinrich Schuchardt
1
-7
/
+10
2014-06-05
fs/fscache: replace seq_printf by seq_puts
Fabian Frederick
2
-8
/
+6
2014-06-05
fs/fscache: convert printk to pr_foo()
Fabian Frederick
7
-32
/
+32
2014-06-05
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
1
-2
/
+2
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
15
-73
/
+18
2014-06-05
mm: fix sleeping function warning from __put_anon_vma
Hugh Dickins
1
-3
/
+5
2014-06-05
MAINTAINERS: pass on hwpoison maintainership to Naoya Horiguchi
Andi Kleen
1
-2
/
+1
2014-06-05
MAINTAINERS: add Joe as the get_maintainer.pl maintainer
Joe Perches
1
-0
/
+5
2014-06-05
tools/vm/page-types.c: catch sigbus if raced with truncate
Konstantin Khlebnikov
1
-3
/
+32
2014-06-04
clocksource: versatile: Use sched_clock_register()
Thomas Gleixner
1
-3
/
+3
2014-06-04
of: handle NULL node in next_child iterators
Florian Fainelli
1
-0
/
+6
2014-06-04
of/irq: provide more wrappers for !CONFIG_OF
Arnd Bergmann
1
-3
/
+33
2014-06-03
fs/jfs/super.c: convert simple_str to kstr
Fabian Frederick
1
-8
/
+24
2014-06-03
fs/jfs/jfs_dmap.c: replace min/casting by min_t
Fabian Frederick
1
-4
/
+5
2014-06-03
fs/jfs/super.c: remove 0 assignment to static + code clean-up
Fabian Frederick
1
-26
/
+19
2014-06-03
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
Fabian Frederick
1
-1
/
+1
2014-06-03
ACPICA: Namespace: Remove _PRP method support.
Lv Zheng
2
-7
/
+0
2014-06-03
KVM: add missing cleanup_srcu_struct
Paolo Bonzini
1
-0
/
+1
2014-06-03
HID: thingm: thingm_fwinfo[] doesn't need to be global
Jiri Kosina
1
-1
/
+1
2014-06-03
HID: core: add two new usages for digitizer
Ping Cheng
3
-5
/
+9
2014-06-03
ASoC: Fix wrong argument for card remove callbacks
Takashi Iwai
7
-9
/
+8
2014-06-03
ASoC: free jack GPIOs before the sound card is freed
Stephen Warren
7
-34
/
+69
2014-06-03
ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation
Takashi Sakamoto
1
-2
/
+0
2014-06-03
usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=y
Stephen Rothwell
1
-0
/
+6
2014-06-02
GFS2: Prevent recovery before the local journal is set
Bob Peterson
3
-0
/
+8
2014-06-02
ASoC: cache: Fix error code when not using ASoC level cache
Mark Brown
1
-1
/
+1
[next]