aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-23[PATCH] reduce the stack footprint of exportfs_decode_fh()Al Viro
2008-10-23[PATCH] kill d_alloc_anonChristoph Hellwig
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] new helper: d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] generic_file_llseek tidyupsChristoph Hellwig
2008-10-23[PATCH] tidy up chrdev_openChristoph Hellwig
2008-10-23[PATCH] hpfs: cleanup ->setattrChristoph Hellwig
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro
2008-10-23[PATCH] get rid of path_lookup_create()Al Viro
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro
2008-10-23[PATCH] switch nfsd to kern_path()Al Viro
2008-10-23[PATCH] sanitize svc_export_parse()Al Viro
2008-10-23[PATCH] switch quota_on-related stuff to kern_path()Al Viro
2008-10-23[PATCH] no need for noinline stuff in fs/namespace.c anymoreAl Viro
2008-10-23[PATCH] finally get rid of nameidata in namespace.cAl Viro
2008-10-23[PATCH] new helper - kern_path()Al Viro
2008-10-23cifs: handle the TCP_Server_Info->tsk field more carefullyJeff Layton
2008-10-23cifs: fix unlinking of rename target when server doesn't support open file re...Jeff Layton
2008-10-23[CIFS] improve setlease handlingSteve French
2008-10-229p: fix format warningEric Van Hensbergen
2008-10-22nfsd: clean up expkey_parse error casesJ. Bruce Fields
2008-10-22nfsd: Drop reference in expkey_parse error casesKrishna Kumar
2008-10-22nfsd: Fix memory leak in nfsd_getxattrKrishna Kumar
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-21[CIFS] fix saving of resume key before CIFSFindNextJeff Layton
2008-10-21[PATCH] kill the rest of struct file propagation in block ioctlsAl Viro
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro
2008-10-21[PATCH] remember mode of reiserfs journalAl Viro
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-10-21[PATCH] end of methods switch: remove the old onesAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] move block_device_operations to blkdev.hAl Viro
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20binfmt_elf_fdpic: Update for cputime changes.Paul Mundt
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2008-10-20cifs: make cifs_rename handle -EACCES errorsJeff Layton
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan
2008-10-20[CIFS] fix build errorSteve French
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal