index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lzo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
sparc: Don't leave sparc_pmu_type NULL on sun4v.
David S. Miller
1
-0
/
+1
2011-07-27
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
1
-1
/
+6
2011-07-27
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
Oleg Nesterov
2
-16
/
+6
2011-07-27
sparc: rename atomic_add_unless
Stephen Rothwell
1
-2
/
+2
2011-07-27
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
David Howells
4
-8
/
+7
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
3
-19
/
+28
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
1
-14
/
+41
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
1
-31
/
+5
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
4
-38
/
+79
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
9
-218
/
+431
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
1
-2
/
+9
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
7
-378
/
+52
2011-07-27
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
1
-7
/
+21
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
1
-3
/
+9
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
6
-60
/
+86
2011-07-27
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
1
-3
/
+0
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
5
-7
/
+9
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
3
-29
/
+27
2011-07-27
staging: brcm80211: Fix double include introduced by bad merge
Daniel Morsing
1
-2
/
+0
2011-07-27
microblaze: Do not show error message for 32 interrupt lines
Michal Simek
1
-1
/
+1
2011-07-27
xfs: optimize the negative xattr caching
Christoph Hellwig
1
-2
/
+7
2011-07-27
xfs: prevent against ioend livelocks in xfs_file_fsync
Christoph Hellwig
1
-0
/
+2
2011-07-27
xfs: flag all buffers as metadata
Christoph Hellwig
1
-0
/
+3
2011-07-27
xfs: encapsulate a block of debug code
Alex Elder
1
-11
/
+21
2011-07-27
asm-generic/atomic.h: allow SMP peeps to leverage this
Mike Frysinger
1
-1
/
+15
2011-07-27
asm-generic/atomic.h: add atomic_set_mask() helper
Mike Frysinger
1
-0
/
+16
2011-07-27
asm-generic/atomic.h: fix type used in atomic_clear_mask
Mike Frysinger
1
-2
/
+9
2011-07-27
asm-generic/atomic.h: simplify inc/dec test helpers
Mike Frysinger
1
-2
/
+2
2011-07-27
atomic: Update comments in atomic.h
Arun Sharma
2
-1
/
+4
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
23
-50
/
+5
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
26
-102
/
+109
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
439
-448
/
+427
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
15
-59
/
+28
2011-07-27
fail_make_request: cleanup should_fail_request
Akinobu Mita
1
-14
/
+12
2011-07-27
fail_page_alloc: simplify debugfs initialization
Akinobu Mita
1
-31
/
+16
2011-07-27
failslab: simplify debugfs initialization
Akinobu Mita
1
-21
/
+10
2011-07-27
fault-injection: use debugfs_remove_recursive
Akinobu Mita
4
-107
/
+30
2011-07-27
fault-injection: cleanup simple attribute of stacktrace_depth
Akinobu Mita
1
-15
/
+15
2011-07-27
fault-injection: remove nonexistent function extern
Akinobu Mita
1
-1
/
+0
2011-07-27
fault-injection: do not include unneeded header
Akinobu Mita
1
-1
/
+0
2011-07-27
ramoops: make record_size a module parameter
Sergiu Iordache
2
-10
/
+28
2011-07-27
ramoops: move dump_oops into platform data
Sergiu Iordache
2
-1
/
+5
2011-07-27
ramoops: add new line to each print
Marco Stornelli
1
-6
/
+9
2011-07-27
ramoops: use module parameters instead of platform data if not available
Marco Stornelli
1
-12
/
+35
2011-07-27
Vmware balloon: switch to using sysem-wide freezable workqueue
Dmitry Torokhov
1
-20
/
+11
2011-07-27
drivers/w1/slaves/w1_therm.c: add support for DS28EA00
Christian Glindkamp
2
-0
/
+10
2011-07-27
panic, vt: do not force oops output when panic_timeout < 0
Mandeep Singh Baines
1
-1
/
+1
2011-07-27
panic: panic=-1 for immediate reboot
Hugh Dickins
2
-1
/
+5
2011-07-27
Documentation/DMA-API-HOWTO.txt: fix misleading example
Michal Miroslaw
1
-6
/
+6
2011-07-27
include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros
WANG Cong
2
-28
/
+0
[next]