index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
direct-io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-07
Ext2: mark inode dirty after the function dquot_free_block_nodirty is called
Wang Shilong
1
-5
/
+10
2013-02-06
Ext2: remove the overhead check about sb in the function ext2_new_blocks
Wang Shilong
1
-4
/
+0
2013-02-05
udf: Remove unused s_extLength from udf_bitmap
Jan Kara
2
-5
/
+0
2013-02-05
udf: Make s_block_bitmap standard array
Jan Kara
2
-2
/
+1
2013-02-05
udf: Fix bitmap overflow on large filesystems with small block size
Jan Kara
1
-1
/
+1
2013-01-22
udf: add extent cache support in case of file reading
Namjae Jeon
4
-11
/
+98
2013-01-21
udf: Write LVID to disk after opening / closing
Jan Kara
1
-0
/
+4
2013-01-21
Ext3: return ENOMEM rather than EIO if sb_getblk fails
Wang Shilong
3
-6
/
+6
2013-01-21
Ext2: return ENOMEM rather than EIO if sb_getblk fails
Wang Shilong
1
-1
/
+1
2013-01-21
Ext3: use unlikely to improve the efficiency of the kernel
Wang Shilong
3
-7
/
+7
2013-01-21
Ext2: use unlikely to improve the efficiency of the kernel
Wang Shilong
2
-2
/
+2
2013-01-21
Ext3: add necessary check in case IO error happens
Wang Shilong
1
-1
/
+5
2013-01-21
Ext2: free memory allocated and forget buffer head when io error happens
Wang Shilong
1
-0
/
+12
2013-01-21
ext3: Fix memory leak when quota options are specified multiple times
Jan Kara
1
-21
/
+30
2013-01-21
ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX
Guo Chao
3
-3
/
+0
2013-01-21
module: fix missing module_mutex unlock
Linus Torvalds
1
-1
/
+1
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-20
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
3
-29
/
+1
2013-01-20
sys_clone() needs asmlinkage_protect
Al Viro
1
-2
/
+4
2013-01-19
make sure that /linuxrc has std{in,out,err}
Al Viro
1
-0
/
+4
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-18
Linux 3.8-rc4
v3.8-rc4
Linus Torvalds
1
-1
/
+1
2013-01-18
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
1
-0
/
+3
2013-01-18
USB: option: add TP-LINK HSUPA Modem MA180
Bjørn Mork
1
-0
/
+6
2013-01-18
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
2013-01-18
staging/sb105x: PARPORT config is not good enough must use PARPORT_PC
Steven Rostedt
1
-1
/
+1
2013-01-18
staging: wlan-ng: Fix clamping of returned SSID length
Tormod Volden
1
-1
/
+1
2013-01-17
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
4
-1
/
+52
2013-01-17
pty: return EINVAL for TIOCGPTN for BSD ptys
Jiri Slaby
1
-0
/
+2
2013-01-17
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-17
Drivers: hv: balloon: Fix a memory leak
K. Y. Srinivasan
1
-10
/
+13
2013-01-17
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
K. Y. Srinivasan
1
-4
/
+8
2013-01-17
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
2
-9
/
+10
2013-01-17
drm/i915: fix FORCEWAKE posting reads
Jani Nikula
1
-5
/
+12
2013-01-16
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
1
-2
/
+4
2013-01-16
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
1
-2
/
+2
2013-01-16
xfs: fix the multi-segment log buffer format
Mark Tinguely
2
-5
/
+15
2013-01-16
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
2013-01-16
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
3
-24
/
+24
2013-01-16
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2
-9
/
+9
2013-01-16
xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.
Andrew Cooper
1
-1
/
+0
2013-01-16
Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
Kirill Smelkov
1
-1
/
+1
2013-01-16
mfd, TWL4030: TWL4030 need select REGMAP_I2C
Chuansheng Liu
1
-0
/
+1
2013-01-16
drivers/base/cpu.c: Fix typo in comment
Ralf Baechle
1
-1
/
+1
2013-01-16
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
Jiri Kosina
1
-1
/
+1
2013-01-16
MAINTAINERS: update email address for Timur Tabi
Timur Tabi
1
-10
/
+9
2013-01-16
firmware: make sure the fw file size is not 0
Luciano Coelho
1
-1
/
+1
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
3
-2
/
+29
2013-01-16
s390/chsc: fix SEI usage
Sebastian Ott
1
-19
/
+12
[next]