aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-16[DVB]: Add compat ioctl handling.David S. Miller1-0/+133
2005-11-13[PATCH] ext2: remove duplicate newlines in ext2_fill_superJohann Lombardi1-1/+1
2005-11-13[PATCH] aio: replace locking comments with assert_spin_locked()Zach Brown1-5/+12
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown1-18/+9
2005-11-13[PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino1-1/+1
2005-11-13[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()Denis Lunev1-1/+3
2005-11-13Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds1-3/+0
2005-11-13[JFFS2] Remove broken and useless debug codeThomas Gleixner1-3/+0
2005-11-13[PATCH] VFS: local denial-of-service with file leasesChris Wright1-1/+0
2005-11-13[PATCH] VFS: Fix memory leak with file leasesJ. Bruce Fields1-1/+1
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-117/+7
2005-11-10[CIFS] Fix spaces in cifs kconfig entrySteve French1-3/+2
2005-11-10[CIFS] Reduce sparse endian warningsSteve French1-2/+3
2005-11-10[CIFS] Update CIFS change logSteve French2-1/+38
2005-11-10[CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French2-0/+13
2005-11-09(no commit message)Steve French1-3/+8
2005-11-09Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French322-15560/+12084
2005-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds1-0/+3
2005-11-09[PATCH] fs/hugetlbfs/inode.c: make a function staticAdrian Bunk1-1/+1
2005-11-09[PATCH] fs/namei.c: make path_lookup_create() staticAdrian Bunk1-2/+3
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-143/+0
2005-11-09[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlersChristoph Hellwig1-0/+10
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig1-10/+10
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig6-19/+41
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig5-14/+29
2005-11-09[PATCH] ext2: remove the ancient CHANGES fileAdrian Bunk1-157/+0
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk6-258/+2
2005-11-09[PATCH] Fix return value in reiserfs allocatorJan Kara1-2/+2
2005-11-09[PATCH] fat: respect silent mount flagChristoph Hellwig1-4/+7
2005-11-09[PATCH] hpfs: remove spurious mtime updateChristoph Hellwig1-5/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering15-20/+1
2005-11-08[PATCH] fix de_thread() vs send_group_sigqueue() raceOleg Nesterov1-3/+7
2005-11-08fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2005-11-08fs/afs/callback.c should #include "cmservice.h"Adrian Bunk1-0/+1
2005-11-08remove unused fs/befs/attribute.cWill Dyson1-117/+0
2005-11-08fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk1-0/+1
2005-11-08fs/partitions/ultrix.c should #include "ultrix.h"Adrian Bunk1-0/+1
2005-11-08jffs_fm.c should #include "intrep.h"Adrian Bunk1-0/+1
2005-11-08fs/freevxfs/: add #include'sAdrian Bunk2-0/+2
2005-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-22/+35
2005-11-07[PATCH] unbindable mountsRam Pai3-26/+65
2005-11-07[PATCH] handling of slave mountsRam Pai2-37/+121
2005-11-07[PATCH] introduce slave mountsRam Pai3-4/+56
2005-11-07[PATCH] shared mounts handling: umountRam Pai3-19/+126
2005-11-07[PATCH] shared mounts handling: moveRam Pai1-17/+46
2005-11-07[PATCH] shared mount handling: bind and rbindRam Pai3-22/+199
2005-11-07[PATCH] introduce shared mountsRam Pai3-2/+18
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai4-1/+56
2005-11-07[PATCH] making namespace_sem globalRam Pai1-23/+23
2005-11-07[PATCH] mount expiry fixesRam Pai1-42/+22