summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-26lirc: get rid of bogus checksAl Viro1-10/+1
2013-02-26hugetlb_file_setup(): use d_alloc_pseudo()Al Viro1-4/+15
2013-02-26shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()Al Viro1-4/+15
2013-02-23oprofilefs: add missing ->i_mutex locking in object creationAl Viro1-3/+13
2013-02-23spufs_mkdir(): don't d_add() on negative parentAl Viro1-43/+21
2013-02-23hostfs: directory methods have no business in non-directory inode_operationsAl Viro1-8/+0
2013-02-23xenfs: switch to pure simple_fill_super()Al Viro1-55/+11
2013-02-23__d_materialise_unique() is too genericAl Viro1-14/+5
2013-02-23fs: Fix possible use-after-free with AIOJan Kara1-1/+1
2013-02-23constify d_lookup() argumentsAl Viro2-2/+2
2013-02-23constify __d_lookup() argumentsAl Viro2-2/+2
2013-02-23lookup_slow: get rid of name argumentAl Viro1-4/+3
2013-02-23lookup_fast: get rid of name argumentAl Viro1-5/+5
2013-02-23get rid of name and type arguments of walk_component()Al Viro1-10/+8
2013-02-23link_path_walk(): move assignments to nd->last/nd->last_type upAl Viro1-12/+10
2013-02-23vfs: remove d_path_with_unreachableJeff Layton2-32/+0
2013-02-23clean shmem_file_setup() a bitAl Viro1-10/+9
2013-02-23fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov8-22/+19
2013-02-23propagate error from get_empty_filp() to its callersAl Viro3-30/+28
2013-02-23new helper: file_inode(file)Al Viro306-717/+696
2013-02-23mount: consolidate permission checksAl Viro1-33/+7
2013-02-23get rid of unprotected dereferencing of mnt->mnt_nsAl Viro1-12/+17
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov3-29/+1
2013-01-20sys_clone() needs asmlinkage_protectAl Viro1-2/+4
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro1-0/+4
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2
2013-01-18Linux 3.8-rc4v3.8-rc4Linus Torvalds1-1/+1
2013-01-18USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-01-18USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+6
2013-01-18USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork1-1/+2
2013-01-18staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt1-1/+1
2013-01-18staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd4-1/+52
2013-01-17pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby1-0/+2
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan1-10/+13
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan1-4/+8
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen1-2/+4
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster1-2/+2
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely2-5/+15
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely1-5/+15
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely3-24/+24
2013-01-16xfs: use b_maps[] for discontiguous buffersMark Tinguely2-9/+9
2013-01-16xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper1-1/+0
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov1-1/+1
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-16drivers/base/cpu.c: Fix typo in commentRalf Baechle1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi1-10/+9
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1