aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] isofs: show hidden files, add granularity for assoc/hidden files flagsJeremy White4-18/+36
2005-06-21[PATCH] rock: handle directory overflowsAndrew Morton1-2/+74
2005-06-21[PATCH] rock: rename union membersAndrew Morton1-24/+24
2005-06-21[PATCH] rock.c: handle corrupted directoriesAndrew Morton1-0/+13
2005-06-21[PATCH] isofs: remove debug stuffAndrew Morton1-77/+32
2005-06-21[PATCH] rock: lindent rock.hAndrew Morton1-90/+93
2005-06-21[PATCH] rock: comment tidiesAndrew Morton1-11/+21
2005-06-21[PATCH] rock: remove MAYBE_CONTINUEAndrew Morton1-107/+130
2005-06-21[PATCH] rock: remove SETUP_ROCK_RIDGEAndrew Morton1-17/+22
2005-06-21[PATCH] rock: remove CHECK_CEAndrew Morton1-8/+9
2005-06-21[PATCH] rock: remove CONTINUE_DECLSAndrew Morton1-12/+12
2005-06-21[PATCH] rock: remove CHECK_SPAndrew Morton1-9/+21
2005-06-21[PATCH] rock: manual tidiesAndrew Morton1-286/+285
2005-06-21[PATCH] rock: lindent itAndrew Morton1-291/+356
2005-06-21[PATCH] autofs4: bad lookup fixIan Kent1-1/+8
2005-06-21[PATCH] autofs4: post expire race fixIan Kent1-0/+7
2005-06-21[PATCH] autofs4: avoid panic on bind mount of autofs owned directoryIan Kent3-5/+19
2005-06-21[PATCH] VFS: memory leak in do_kern_mount()Gerald Schaefer1-0/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart1-1/+1
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander3-0/+5
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov1-0/+14
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-3/+3
2005-06-21[PATCH] devfs: remove devfs from Kconfig preventing it from being builtGreg KH1-50/+0
2005-06-21Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds22-201/+100
2005-06-20[PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl1-1/+1
2005-06-20[PATCH] sysfs-iattr: set inode attributesManeesh Soni3-8/+35
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni3-0/+68
2005-06-20[PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni1-10/+15
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann2-38/+129
2005-06-20[PATCH] class: convert the remaining class_simple users in the kernel to usee the new class apigregkh@suse.de1-9/+9
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2-4/+4
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov1-4/+4
2005-06-20Merge with /home/shaggy/git/linus-clean/Dave Kleikamp12-118/+201
2005-06-18Clean up subthread execLinus Torvalds1-10/+6
2005-06-16[PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz1-1/+1
2005-06-13[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK_END)Trond Myklebust1-1/+41
2005-06-09Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French3-84/+124
2005-06-09[CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French2-1/+4
2005-06-07[PATCH] NFS: Fix lookup intent handlingTrond Myklebust1-14/+35
2005-06-06[PATCH] binfmt_flat mmap flag fixYoshinori Sato1-3/+3
2005-06-06[PATCH] namei fixes (19/19)Al Viro1-1/+1
2005-06-06[PATCH] namei fixes (18/19)Al Viro1-3/+1
2005-06-06[PATCH] namei fixes (17/19)Al Viro1-19/+16
2005-06-06[PATCH] namei fixes (16/19)Al Viro1-5/+2
2005-06-06[PATCH] namei fixes (15/19)Al Viro1-6/+5
2005-06-06[PATCH] namei fixes (14/19)Al Viro1-4/+4
2005-06-06[PATCH] namei fixes (13/19)Al Viro1-7/+3
2005-06-06[PATCH] namei fixes (12/19)Al Viro1-2/+9
2005-06-06[PATCH] namei fixes (11/19)Al Viro1-4/+10
2005-06-06[PATCH] namei fixes (10/19)Al Viro1-11/+9