aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Missing __user in pointer referenced within copy_from_userGlauber de Oliveira Costa2007-02-201-1/+1
* [PATCH] affs: implement ->drop_inodeChristoph Hellwig2007-02-203-6/+13
* [PATCH] autofs4: check for directory re-create in lookupIan Kent2007-02-201-4/+19
* [PATCH] autofs4: fix another race between mount and expireIan Kent2007-02-203-23/+161
* [PATCH] autofs4: header file updateIan Kent2007-02-201-4/+8
* [PATCH] fs: fix nobh data leakNick Piggin2007-02-201-18/+3
* [PATCH] fs: fix libfs data leakNick Piggin2007-02-201-2/+3
* [PATCH] ext[234]: update documentationAneesh Kumar K.V2007-02-203-3/+3
* [PATCH] FAT: DIO-write fallback to normal bufferedOGAWA Hirofumi2007-02-201-1/+3
* [PATCH] fs: fix __block_write_full_page error case buffer submissionNick Piggin2007-02-201-1/+1
* [PATCH] rework reserved major handlingAndrew Morton2007-02-201-6/+2
* [PATCH] xfs warning fixAndrew Morton2007-02-201-1/+1
* [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-191-5/+12
* [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copiedErez Zadok2007-02-191-5/+9
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-194-157/+90
|\
| * [JFFS2] printk warning fixesAndrew Morton2007-02-181-9/+9
| * [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NANDArtem Bityutskiy2007-02-093-148/+77
| * JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko2007-02-091-9/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-02-199-11/+83
|\ \
| * | 9p: implement optional loose read cacheEric Van Hensbergen2007-02-188-7/+82
| * | 9p: Use kthread_stop instead of sending a SIGKILL.Eric W. Biederman2007-02-181-4/+1
* | | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-02-191-0/+7
|\ \ \
| * | | [PATCH] AUDIT_FD_PAIRAl Viro2007-02-171-0/+7
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-195-12/+12
|\ \ \
| * | | Storage class should be before const qualifierTobias Klauser2007-02-171-2/+2
| * | | Fix typos concerning hierarchyUwe Kleine-König2007-02-172-2/+2
| * | | Fix misspellings of "agressive".Robert P. J. Day2007-02-171-7/+7
| * | | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-171-1/+1
| |/ /
* | | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-02-1910-6628/+0
|\ \ \
| * | | Remove JFFS (version 1), as scheduled.Jeff Garzik2007-02-1710-6628/+0
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-191-1/+1
|\ \ \
| * | | PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-161-1/+1
| |/ /
* | | debugfs: Remove misleading comments.Cornelia Huck2007-02-161-9/+3
* | | debugfs: implement symbolic linksPeter Oberparleiter2007-02-162-4/+84
* | | Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-161-6/+3
|/ /
* | [PATCH] ecryptfs: fix forgotten format specifierThomas Hisch2007-02-161-1/+2
* | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow2007-02-163-8/+24
* | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields2007-02-161-1/+20
* | [PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields2007-02-161-45/+145
* | [PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields2007-02-161-18/+7
* | [PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2007-02-162-2/+5
* | [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields2007-02-161-6/+4
* | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-162-131/+59
* | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields2007-02-161-95/+38
* | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields2007-02-161-10/+13
* | [PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields2007-02-161-1/+6
* | [PATCH] __page_symlink retry loop error code fixDmitriy Monakhov2007-02-161-1/+2
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-141-1/+2
|\ \
| * | [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-131-1/+2
* | | [PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman2007-02-141-0/+1