index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
stats.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
FS-Cache: Convert the object event ID #defines into an enum
David Howells
1
-9
/
+17
2012-12-20
CacheFiles: Add missing retrieval completions
David Howells
2
-4
/
+12
2012-12-20
NFS: Use FS-Cache invalidation
David Howells
3
-6
/
+37
2012-12-20
CacheFiles: Implement invalidation
David Howells
2
-1
/
+53
2012-12-20
VFS: Make more complete truncate operation available to CacheFiles
David Howells
2
-23
/
+28
2012-12-20
FS-Cache: Provide proper invalidation
David Howells
11
-18
/
+345
2012-12-20
FS-Cache: Fix operation state management and accounting
David Howells
7
-50
/
+164
2012-12-20
FS-Cache: Make cookie relinquishment wait for outstanding reads
David Howells
3
-6
/
+23
2012-12-20
CacheFiles: Make some debugging statements conditional
David Howells
1
-7
/
+7
2012-12-20
FS-Cache: Check that there are no read ops when cookie relinquished
David Howells
1
-0
/
+8
2012-12-20
CacheFiles: Downgrade the requirements passed to the allocator
David Howells
6
-15
/
+19
2012-12-20
CacheFiles: Fix the marking of cached pages
David Howells
4
-52
/
+56
2012-12-20
ARM: OMAP: Fix build breakage due to missing include in i2c.c
Vaibhav Bedia
1
-0
/
+1
2012-12-20
ksm: make rmap walks more scalable
Hugh Dickins
1
-8
/
+8
2012-12-20
sched: numa: ksm: fix oops in task_numa_placment()
Hugh Dickins
1
-1
/
+4
2012-12-20
mm: do not sleep in balance_pgdat if there's no i/o congestion
Zlatko Calusic
1
-6
/
+6
2012-12-20
UAPI: Fix up empty files in arch/cris/
David Howells
3
-0
/
+5
2012-12-20
CRIS: locking: fix the return value of arch_read_trylock()
Wei Yongjun
1
-1
/
+1
2012-12-20
CRIS: use kbuild.h instead of defining macros in asm-offset.c
James Hogan
1
-5
/
+1
2012-12-20
UAPI: (Scripted) Disintegrate arch/score/include/asm
David Howells
35
-80
/
+118
2012-12-20
dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
Maarten Lankhorst
1
-99
/
+0
2012-12-20
dma-buf: might_sleep() in dma_buf_unmap_attachment()
Rob Clark
1
-0
/
+2
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.
David S. Miller
1
-0
/
+3
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.
David S. Miller
1
-0
/
+6
2012-12-20
sparc64: Fix ECB looping constructs in AES code.
David S. Miller
1
-0
/
+1
2012-12-20
sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.
David S. Miller
1
-0
/
+4
2012-12-20
sparc64: Fix AES ctr mode block size.
David S. Miller
1
-3
/
+24
2012-12-20
sparc64: Fix unrolled AES 256-bit key loops.
David S. Miller
1
-6
/
+14
2012-12-19
solos-pci: ensure all TX packets are aligned to 4 bytes
David Woodhouse
1
-4
/
+23
2012-12-19
solos-pci: add firmware upgrade support for new models
Nathan Williams
1
-11
/
+42
2012-12-19
solos-pci: remove superfluous debug output
Nathan Williams
1
-1
/
+0
2012-12-19
solos-pci: add GPIO support for newer versions on Geos board
Nathan Williams
1
-0
/
+105
2012-12-19
8139cp: Prevent dev_close/cp_interrupt race on MTU change
John Greene
1
-7
/
+11
2012-12-19
gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG
Gregory CLEMENT
2
-17
/
+1
2012-12-19
gpio/ich: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2012-12-19
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
1
-1
/
+1
2012-12-19
hwmon-vid: Add support for AMD family 11h to 15h processors
Jean Delvare
1
-0
/
+10
2012-12-19
hwmon: (it87) Support PECI for additional chips
Guenter Roeck
1
-10
/
+38
2012-12-19
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
Guenter Roeck
2
-4
/
+19
2012-12-19
hwmon: (it87) Manage device specific features with table
Guenter Roeck
1
-74
/
+81
2012-12-19
hwmon: (it87) Replace pwm group macro with direct attribute definitions
Guenter Roeck
1
-41
/
+74
2012-12-19
hwmon: (it87) Avoid quoted string splits across lines
Guenter Roeck
1
-14
/
+13
2012-12-19
hwmon: (it87) Save fan registers in 2-dimensional array
Guenter Roeck
1
-159
/
+104
2012-12-19
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
Guenter Roeck
2
-5
/
+70
2012-12-19
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
Guenter Roeck
1
-10
/
+11
2012-12-19
hwmon: (it87) Save voltage register values in 2-dimensional array
Guenter Roeck
1
-81
/
+66
2012-12-19
hwmon: (it87) Save temperature registers in 2-dimensional array
Guenter Roeck
1
-63
/
+35
2012-12-19
hwmon: (w83627ehf) Get rid of smatch warnings
Jean Delvare
1
-0
/
+4
2012-12-19
hwmon: (w83627hf) Don't touch nonexistent I2C address registers
Jean Delvare
1
-2
/
+4
2012-12-19
hwmon: (w83627ehf) Add support for suspend
Jean Delvare
1
-1
/
+94
[next]