summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce path_get()Jan Blunck2008-02-142-2/+16
* Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2008-02-142-12/+6
* Introduce path_put()Jan Blunck2008-02-1441-118/+125
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-1447-402/+431
* Move struct path into its own headerJan Blunck2008-02-142-5/+13
* Remove path_release_on_umount()Jan Blunck2008-02-143-12/+3
* Dont touch fs_struct in usermodehelperJan Blunck2008-02-141-4/+1
* Dont touch fs_struct in driversJan Blunck2008-02-147-19/+6
* vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara2008-02-141-2/+4
* Include kernel.h from configfs.hBen Nizette2008-02-141-0/+1
* MAINTAINERS: update decnet and DLM entriesChristine Caulfield2008-02-141-4/+4
* FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger2008-02-141-4/+4
* m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer2008-02-141-7/+7
* m68knommu: fix profile timerMatt Waddel2008-02-141-5/+12
* m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer2008-02-1412-36/+12
* m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer2008-02-141-1/+1
* m68knommu: fix coldfire interrupt exit pathWalter T Gruczka2008-02-141-5/+4
* MAINTAINERS: add linux-fsdevel to VFS entryPaul Menage2008-02-141-0/+1
* kernel-doc: remove fastcallHarvey Harrison2008-02-141-1/+0
* cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2008-02-142-391/+404
* inotify: make variables static in inotify_user.cHarvey Harrison2008-02-141-3/+3
* fix module_update_markers() compile errorAdrian Bunk2008-02-141-2/+1
* Fix compile of swim3 as moduleTony Breeds2008-02-142-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-1336-370/+1232
|\
| * [SCSI] gdth: update deprecated pci_find_deviceSergio Luis2008-02-132-3/+6
| * [SCSI] gdth: scan for scsi devicesBoaz Harrosh2008-02-131-0/+9
| * [SCSI] sym53c416: fix module parametersJames Bottomley2008-02-121-8/+8
| * [SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart2008-02-111-1/+1
| * [SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart2008-02-116-7/+137
| * [SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart2008-02-119-66/+127
| * [SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart2008-02-113-22/+91
| * [SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart2008-02-117-33/+41
| * [SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart2008-02-1111-142/+630
| * [SCSI] update SG_ALL to avoid causing chainingJames Bottomley2008-02-111-2/+6
| * [SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh2008-02-112-2/+2
| * [SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2008-02-112-13/+6
| * [SCSI] ses: fix memory leaksYinghai Lu2008-02-111-9/+14
| * [SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark2008-02-111-6/+7
| * [SCSI] mpt fusion: Request I/O resources only when requiredPrakash, Sathya2008-02-112-7/+44
| * [SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark2008-02-113-8/+10
| * [SCSI] aacraid: add optional MSI supportSalyzyn, Mark2008-02-115-33/+67
| * [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa...Prakash, Sathya2008-02-111-1/+3
| * [SCSI] MegaRAID driver management char device moved to miscThomas Horsten2008-02-112-7/+14
| * [SCSI] advansys: fix overrun_buf aligned bugFUJITA Tomonori2008-02-111-2/+11
* | Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-134-7/+180
* | Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-136-236/+565
* | pcmcia: ipwireless depends on NETDEVICESPaul Mundt2008-02-131-1/+1
* | Smack: check for 'struct socket' with NULL skAhmed S. Darwish2008-02-131-4/+5
* | udf: fix udf_add_free_spaceMarcin Slusarz2008-02-131-1/+1
* | udf: fix directory offset handlingJan Kara2008-02-131-7/+7
OpenPOWER on IntegriCloud