aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-11pata_rz1000: use printk_onceMarcin Slusarz1-3/+1
2009-09-11ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang1-12/+10
2009-09-11pata_cs5535: add pci id for AMD based CS5535 controllersOtavio Salvador2-1/+3
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang5-1/+14
2009-09-11drivers/ata: use resource_sizeJulia Lawall4-7/+7
2009-09-10md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!Geert Uytterhoeven1-1/+1
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar1-2/+1
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar1-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-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 context information.David P. Quigley5-0/+143
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx.David P. Quigley2-13/+43
2009-09-09Linux 2.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-09sched: Keep kthreads at default priorityMike Galbraith2-6/+0
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith1-6/+6
2009-09-09sched: Turn off child_runs_firstMike Galbraith3-11/+11
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-08sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra1-0/+1
2009-09-08libata: add SATA PMP revision information for spec 1.2Shane Huang1-0/+2
2009-09-08libata: fix off-by-one error in ata_tf_read_block()Tejun Heo1-1/+7
2009-09-08ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo1-0/+16
2009-09-08ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo1-24/+29
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo5-25/+76
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo1-2/+3
2009-09-08libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo1-53/+51
2009-09-08sata_sis: convert to slave_linkTejun Heo1-50/+25
2009-09-08i915: disable interrupts before tearing down GEM stateLinus Torvalds1-5/+1
2009-09-08NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3'Trond Myklebust1-0/+6
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever3-2/+48
2009-09-08NFS: Move details of nfs4_get_sb() to a helperChuck Lever1-13/+31
2009-09-08NFS: Refactor NFSv4 text-based mount option validationChuck Lever1-28/+35
2009-09-08NFS: Mount option parser should detect missing "port="Chuck Lever2-28/+36