summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott1-5/+9
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber2-41/+18
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst2-35/+67
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott1-8/+6
2009-09-11[S390] qdio: continue polling if the queue is not finishedJan Glauber1-1/+3
2009-09-11[S390] cio: increase trace levelSebastian Ott2-31/+17
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott1-0/+7
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2-10/+3
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens5-363/+259
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter1-1/+12
2009-09-11writeback: check for registered bdi in flusher add and inode dirtyJens Axboe3-0/+16
2009-09-11writeback: add name to backing_dev_infoJens Axboe17-0/+18
2009-09-11writeback: add some debug inode list counters to bdi statsJens Axboe1-4/+34
2009-09-11writeback: get rid of pdflush completelyJens Axboe4-282/+6
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe10-472/+1120
2009-09-11writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe6-84/+165
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe7-68/+58
2009-09-10Merge branch 'mad' into for-linusRoland Dreier3-8/+34
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier50-510/+1096
2009-09-11Merge branch 'next' into for-linusJames Morris97-609/+2245
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven1-1/+1
2009-09-10binfmt_elf: fix PT_INTERP bss handlingRoland McGrath1-14/+14
2009-09-10TPM: Fixup boot probe timeout for tpm_tis driverJason Gunthorpe1-6/+6
2009-09-09Merge branch 'lookup-permissions-cleanup'Linus Torvalds27-123/+79
2009-09-09binfmt_elf: fix PT_INTERP bss handlingRoland McGrath1-14/+14
2009-09-10sysfs: Add labeling support for sysfsDavid P. Quigley6-37/+118
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley5-0/+143
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2-13/+43
2009-09-09Linux 2.6.31v2.6.31Linus Torvalds1-1/+1
2009-09-09RDMA/iwcm: Reject the connection when the cm_id is destroyedSteve Wise1-0/+1
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise2-1/+5
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise2-22/+49
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin3-4/+11
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells8-0/+8
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds1-5/+1
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds10-32/+14
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds12-36/+18
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds3-14/+5
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds2-27/+36
2009-09-08Simplify exec_permission_lite(), part 3Linus Torvalds1-2/+6
2009-09-08Simplify exec_permission_lite() furtherLinus Torvalds1-7/+1
2009-09-08Simplify exec_permission_lite() logicLinus Torvalds1-4/+1
2009-09-08Do not call 'ima_path_check()' for each path componentLinus Torvalds1-3/+0
2009-09-08drm/i915: fix mask bits settingZhenyu Wang3-1/+3
2009-09-08kmemleak: fix sparse warning for static declarationsLuis R. Rodriguez1-2/+2
2009-09-08kmemleak: fix sparse warning over overshadowed flagsLuis R. Rodriguez1-4/+3
2009-09-08kmemleak: move common painting code togetherLuis R. Rodriguez1-28/+41
2009-09-08kmemleak: add clear command supportLuis R. Rodriguez2-0/+56
2009-09-08kmemleak: use bool for true/false questionsLuis R. Rodriguez1-4/+4
2009-09-08kmemleak: Do no create the clean-up thread during kmemleak_disable()Catalin Marinas1-17/+5