index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
ext4: revert buggy trim overflow patch
Theodore Ts'o
1
-6
/
+0
2011-01-11
fs/9p: Don't set dentry->d_op in create routines
Aneesh Kumar K.V
2
-19
/
+0
2011-01-11
fs/9p: fix spelling typo
Eric Van Hensbergen
1
-1
/
+1
2011-01-11
fs/9p: TREADLINK bugfix
M. Mohan Kumar
1
-36
/
+22
2011-01-11
net/9p: Use proper data types
M. Mohan Kumar
1
-12
/
+10
2011-01-11
fs/9p: Simplify the .L create operation
Aneesh Kumar K.V
1
-47
/
+28
2011-01-11
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
4
-862
/
+916
2011-01-11
fs/9p: fix menu presentation
Randy Dunlap
1
-1
/
+4
2011-01-11
fs/9p: Fix the return error on default acl removal
Aneesh Kumar K.V
1
-1
/
+1
2011-01-11
fs/9p: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2011-01-11
x86: Fix Moorestown VRTC fixmap placement
Arjan van de Ven
1
-2
/
+2
2011-01-11
x86/gpio: Implement x86 gpio_to_irq convert function
Alek Du
1
-4
/
+1
2011-01-11
x86, UV: Fix APICID shift for Westmere processors
Jack Steiner
1
-1
/
+1
2011-01-11
x86: Use PCI method for enabling AMD extended config space before MSR method
Jan Beulich
4
-28
/
+63
2011-01-11
x86: tsc: Prevent delayed init if initial tsc calibration failed
Thomas Gleixner
1
-1
/
+1
2011-01-11
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-01-11
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2
-33
/
+159
2011-01-10
i2c: Constify i2c_client where possible
Jean Delvare
3
-31
/
+37
2011-01-10
i2c-algo-bit: Complain about masters which can't read SCL
Jean Delvare
1
-2
/
+12
2011-01-10
i2c-algo-bit: Refactor adapter registration
Jean Delvare
1
-16
/
+5
2011-01-10
i2c: Add generic I2C multiplexer using GPIO API
Peter Korsgaard
6
-0
/
+308
2011-01-10
i2c-nforce2: Remove unnecessary cast of pci_get_drvdata
Joe Perches
1
-1
/
+1
2011-01-10
i2c-i801: Include <linux/slab.h>
Ben Hutchings
1
-0
/
+1
2011-01-10
staging: speakup: fix failure handling
William Hubbs
2
-15
/
+27
2011-01-10
staging: usbip: remove double giveback of URB
Márton Németh
1
-14
/
+0
2011-01-10
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
2
-12
/
+11
2011-01-10
ext3: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2011-01-10
ext2: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2011-01-10
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
2
-7
/
+17
2011-01-10
ext2: speed up file creates by optimizing rec_len functions
Eric Sandeen
1
-5
/
+14
2011-01-10
ext3: Add more journal error check
Namhyung Kim
2
-3
/
+7
2011-01-10
ext3: Add journal error check in resize.c
Namhyung Kim
1
-14
/
+51
2011-01-10
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...
Joe Perches
3
-13
/
+19
2011-01-10
ext3: Add FITRIM handling
Lukas Czerner
1
-0
/
+22
2011-01-10
ext3: Add batched discard support for ext3
Lukas Czerner
2
-0
/
+267
2011-01-10
ext4: don't pass entire map to check_eofblocks_fl
Eric Sandeen
1
-6
/
+7
2011-01-10
ext4: fix memory leak in ext4_free_branches
Theodore Ts'o
1
-0
/
+1
2011-01-10
ext4: remove ext4_mb_return_to_preallocation()
Theodore Ts'o
1
-14
/
+0
2011-01-10
ext4: flush the i_completed_io_list during ext4_truncate
Jiaying Zhang
3
-2
/
+9
2011-01-10
ext4: add error checking to calls to ext4_handle_dirty_metadata()
Theodore Ts'o
3
-28
/
+89
2011-01-10
ux500: allow 5500 and 8500 to be built together
Rabin Vincent
2
-12
/
+18
2011-01-10
ux500: modem_irq is only for 5500
Rabin Vincent
1
-0
/
+5
2011-01-10
ux500: dynamic SOC detection
Rabin Vincent
8
-136
/
+212
2011-01-10
ux500: rename MOP board Kconfig
Rabin Vincent
2
-2
/
+2
2011-01-10
ux500: remove build-time changing macros
Rabin Vincent
9
-117
/
+123
2011-01-10
ext4: fix trimming of a single group
Jan Kara
1
-1
/
+1
2011-01-10
ext4: fix uninitialized variable in ext4_register_li_request
Andrew Morton
1
-1
/
+1
2011-01-10
ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary
Theodore Ts'o
7
-25
/
+74
2011-01-10
ext4: drop i_state_flags on architectures with 64-bit longs
Theodore Ts'o
3
-9
/
+25
2011-01-10
ext4: reorder ext4_inode_info structure elements to remove unneeded padding
Theodore Ts'o
1
-3
/
+4
[next]