summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-22oprofilefs: add missing ->i_mutex locking in object creationAl Viro
2013-02-22spufs_mkdir(): don't d_add() on negative parentAl Viro
2013-02-22hostfs: directory methods have no business in non-directory inode_operationsAl Viro
2013-02-22xenfs: switch to pure simple_fill_super()Al Viro
2013-02-22__d_materialise_unique() is too genericAl Viro
2013-02-22fs: Fix possible use-after-free with AIOJan Kara
2013-02-22constify d_lookup() argumentsAl Viro
2013-02-22constify __d_lookup() argumentsAl Viro
2013-02-22lookup_slow: get rid of name argumentAl Viro
2013-02-22lookup_fast: get rid of name argumentAl Viro
2013-02-22get rid of name and type arguments of walk_component()Al Viro
2013-02-22link_path_walk(): move assignments to nd->last/nd->last_type upAl Viro
2013-02-22vfs: remove d_path_with_unreachableJeff Layton
2013-02-22clean shmem_file_setup() a bitAl Viro
2013-02-22fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov
2013-02-22propagate error from get_empty_filp() to its callersAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22mount: consolidate permission checksAl Viro
2013-02-22get rid of unprotected dereferencing of mnt->mnt_nsAl Viro
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov
2013-01-19sys_clone() needs asmlinkage_protectAl Viro
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro
2013-01-18Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-18Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-18Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov
2013-01-17Linux 3.8-rc4Linus Torvalds
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork
2013-01-17staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt
2013-01-17staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden
2013-01-17Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-17pty: return EINVAL for TIOCGPTN for BSD ptysJiri Slaby
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-01-16Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely