aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [COMPAT]: Fixup compat_do_execve()David S. Miller2005-09-15
* [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arraysDipankar Sarma2005-09-14
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-14
* [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ONAlexander Nyberg2005-09-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-13
|\
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-27
| |\
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-17
| |\ \
| * \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-09
| |\ \ \
| * \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-27
| |\ \ \ \
| * \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-02
| |\ \ \ \ \ \ \
| * | | | | | | | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-20
* | | | | | | | | [PATCH] nfsd4: fix setclientid unlock of unlocked state lockNeil Brown2005-09-13
* | | | | | | | | [PATCH] nfsd4: fix open seqid incrementing in lockNeil Brown2005-09-13
* | | | | | | | | [PATCH] nfsd4: move replay_ownerNeil Brown2005-09-13
* | | | | | | | | [PATCH] nfsd4: printk reductionNeil Brown2005-09-13
* | | | | | | | | [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2005-09-13
* | | | | | | | | [PATCH] open returns ENFILE but creates file anywayPeter Staubach2005-09-13
* | | | | | | | | NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as itAnton Altaparmakov2005-09-12
* | | | | | | | | NTFS: Change the mount options {u,f,d}mask to always parse the number asAnton Altaparmakov2005-09-12
* | | | | | | | | Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds2005-09-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | JFS: Implement jfs_init_securityDave Kleikamp2005-09-01
| * | | | | | | | | JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-01
| * | | | | | | | | JFS: jfs_delete_inode should always call clear_inode.Dave Kleikamp2005-08-30
* | | | | | | | | | [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* | | | | | | | | | [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk2005-09-10
* | | | | | | | | | [PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna2005-09-10
* | | | | | | | | | [PATCH] janitor: fs/dcache.c: list_for_each*Domen Puncer2005-09-10
* | | | | | | | | | [PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer2005-09-10
* | | | | | | | | | [PATCH] janitor: jffs/intrep: list_for_each_entryDomen Puncer2005-09-10
* | | | | | | | | | [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-10
* | | | | | | | | | [PATCH] spinlock consolidationIngo Molnar2005-09-10
* | | | | | | | | | [PATCH] ntfs build fixAndrew Morton2005-09-10
* | | | | | | | | | Preempt-safe RCU file usageLinus Torvalds2005-09-09
* | | | | | | | | | Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds2005-09-09
* | | | | | | | | | [PATCH] Lost sockfd_put() in routing_ioctl()Kirill Korotaev2005-09-09
* | | | | | | | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* | | | | | | | | | [PATCH] FUSE: don't allow restarting of system callsMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] FUSE: add fsync operation for directoriesMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] fuse: don't update file timesMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] fuse: more flexible cachingMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] fuse: transfer readdir data through deviceMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] FUSE - direct I/OMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] fuse: stricter mount option checkingMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] FUSE: tighten check for processes allowed accessMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] FUSE - readpages operationMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] FUSE - extended attribute operationsMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] FUSE - mount optionsMiklos Szeredi2005-09-09
* | | | | | | | | | [PATCH] FUSE - file operationsMiklos Szeredi2005-09-09