aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] Fix a free-wrong-pointer bug in nfs/acl server.Greg Banks2007-02-19
* [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copiedErez Zadok2007-02-19
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-19
|\
| * [JFFS2] printk warning fixesAndrew Morton2007-02-18
| * [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NANDArtem Bityutskiy2007-02-09
| * JFFS2: memory leak in jffs2_do_mount_fs()Dmitry Adamushko2007-02-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-02-19
|\ \
| * | 9p: implement optional loose read cacheEric Van Hensbergen2007-02-18
| * | 9p: Use kthread_stop instead of sending a SIGKILL.Eric W. Biederman2007-02-18
* | | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-02-19
|\ \ \
| * | | [PATCH] AUDIT_FD_PAIRAl Viro2007-02-17
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-19
|\ \ \
| * | | Storage class should be before const qualifierTobias Klauser2007-02-17
| * | | Fix typos concerning hierarchyUwe Kleine-König2007-02-17
| * | | Fix misspellings of "agressive".Robert P. J. Day2007-02-17
| * | | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-17
| |/ /
* | | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-02-19
|\ \ \
| * | | Remove JFFS (version 1), as scheduled.Jeff Garzik2007-02-17
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-19
|\ \ \
| * | | PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-16
| |/ /
* | | debugfs: Remove misleading comments.Cornelia Huck2007-02-16
* | | debugfs: implement symbolic linksPeter Oberparleiter2007-02-16
* | | Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-16
|/ /
* | [PATCH] ecryptfs: fix forgotten format specifierThomas Hisch2007-02-16
* | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow2007-02-16
* | [PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields2007-02-16
* | [PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields2007-02-16
* | [PATCH] __page_symlink retry loop error code fixDmitriy Monakhov2007-02-16
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-14
|\ \
| * | [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-13
* | | [PATCH] sysctl: hide the sysctl proc inodes from selinuxEric W. Biederman2007-02-14
* | | [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-14
* | | [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-14
* | | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* | | [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entryEric W. Biederman2007-02-14
* | | [PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman2007-02-14
* | | [PATCH] sysctl: C99 convert ctl_tables in NTFS and remove sys_sysctl supportEric W. Biederman2007-02-14
* | | [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctlsEric W. Biederman2007-02-14
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | | [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-14
* | | [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a fileha...NeilBrown2007-02-14
* | | [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystemNeilBrown2007-02-14
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2007-02-14
|\ \ \