summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] jbd: split checkpoint listsJan Kara2006-01-061-177/+241
* | [PATCH] fuse: check file type in lookupMiklos Szeredi2006-01-062-13/+22
* | [PATCH] fuse: ensure progress in read and writeMiklos Szeredi2006-01-061-4/+3
* | [PATCH] fuse: make maximum write data configurableMiklos Szeredi2006-01-063-23/+32
* | [PATCH] fuse: clean up request size limit checkingMiklos Szeredi2006-01-064-27/+24
* | [PATCH] fuse: fail file operations on bad inodeMiklos Szeredi2006-01-062-5/+37
* | [PATCH] fuse: add code documentationMiklos Szeredi2006-01-061-9/+90
* | [PATCH] fuse: support caching negative dentriesMiklos Szeredi2006-01-061-21/+43
* | [PATCH] fuse: add frsize to statfs replyMiklos Szeredi2006-01-061-1/+4
* | [PATCH] fuse: bump interface versionMiklos Szeredi2006-01-062-0/+5
* | [PATCH] fuse: clean up page offset calculationMiklos Szeredi2006-01-061-4/+3
* | [PATCH] fuse: clean up fuse_lookup()Miklos Szeredi2006-01-061-52/+23
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-062-2/+2
* | [PATCH] s390: cms volume label definitionsPeter Oberparleiter2006-01-061-15/+15
* | [PATCH] NOMMU: Provide shared-writable mmap support on ramfsDavid Howells2006-01-065-22/+368
* | [PATCH] mm: rmap optimisationNick Piggin2006-01-061-1/+1
* | [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-061-3/+0
* | [PATCH] hfsplus oops fixJoshua Kwan2006-01-061-1/+1
|/
* Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2006-01-05104-12/+45227
|\
| * [PATCH] o Update Kconfig documentation to reflect support for readonly mounts.Mark Fasheh2006-01-031-1/+0
| * [PATCH] This patch contains the following cleanups:Adrian Bunk2006-01-033-8/+3
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-032-11/+43
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-0352-0/+24438
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-036-1/+1485
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-0317-0/+10830
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown2006-01-037-0/+2624
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-033-0/+1916
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemKurt Hackel2006-01-037-0/+1001
| * [PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown2006-01-032-0/+441
| * [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-1/+1
| * [PATCH] configfs: User-driven configuration filesystemJoel Becker2006-01-0310-0/+2455
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-043-20/+34
|\ \
| * | [PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt2006-01-041-1/+5
| * | [PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman2006-01-041-2/+25
| * | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-3/+3
| * | [PATCH] remove mount/umount uevents from superblock handlingKay Sievers2006-01-041-14/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-0419-83/+5
|\ \
| * | update the email address of Randy DunlapAdrian Bunk2006-01-031-1/+1
| * | s/retreiv/retriev/gMatt Mackall2006-01-031-2/+2
| * | fs/qnx4/bitmap.c: #if 0 qnx4_new_block()Adrian Bunk2006-01-031-0/+2
| * | remove pointers to the defunct UDF mailing listAdrian Bunk2006-01-0316-80/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-041-8/+30
|\ \
| * \ Merge by hand (conflicts in scsi_lib.c)James Bottomley2005-12-153-14/+34
| |\ \
| * | | [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-151-9/+11
| * | | [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-141-0/+20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-042-0/+4
|\ \ \ \
| * | | | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-032-0/+4
| | |_|/ | |/| |
* | | | Relax the rw_verify_area() error checking.Linus Torvalds2006-01-042-10/+26
|/ / /
* | | Insanity avoidance in /procLinus Torvalds2005-12-301-24/+23
* | | [PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflowsPaolo 'Blaisorblade' Giarrusso2005-12-291-1/+6
OpenPOWER on IntegriCloud