summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | [PATCH] Hostfs: remove unused varPaolo 'Blaisorblade' Giarrusso2005-12-291-2/+0
* | | [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-1/+1
* | | [PATCH] fix posix lock on NFSASANO Masahiro2005-12-221-1/+2
* | | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf()Tom Zanussi2005-12-201-2/+6
* | | [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-202-2/+2
* | | NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-191-0/+4
* | | NFS: Fix another O_DIRECT raceTrond Myklebust2005-12-193-42/+33
| |/ |/|
* | [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-151-2/+2
* | [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-141-8/+18
* | [PATCH] reiserfs: skip commit on io errorJeff Mahoney2005-12-141-4/+14
|/
* [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-121-3/+10
* [PATCH] Fix listxattr() for generic security attributesDaniel Drake2005-12-121-1/+1
* NFSv4: Fix an Oops in the synchronous write pathTrond Myklebust2005-12-031-1/+10
* NFS: Fix post-op attribute revalidation...Trond Myklebust2005-12-032-0/+4
* NFS: use set_page_writeback() in the appropriate placesTrond Myklebust2005-12-031-2/+4
* NFS: Fix a few further cache consistency regressionsTrond Myklebust2005-12-031-34/+20
* NFS: Fix cache consistency regressionSteve Dickson2005-12-031-0/+1
* [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.Steve French2005-11-291-0/+1
OpenPOWER on IntegriCloud