summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-08udf: fix coding styleMarcin Slusarz
2008-02-08udf: fix sparse warnings (shadowing & mismatch between declaration and defini...Marcin Slusarz
2008-02-08udf: move calculating of nr_groups into helper functionMarcin Slusarz
2008-02-08udf: convert macros related to bitmaps to functionsMarcin Slusarz
2008-02-08udf: check if udf_load_logicalvol failedMarcin Slusarz
2008-02-08udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz
2008-02-08udf: remove some ugly macrosMarcin Slusarz
2008-02-08udf: fix coding style of super.cMarcin Slusarz
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig
2008-02-08libfs: make simple attributes interruptibleChristoph Hellwig
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-08write_inode_now(): avoid unnecessary synchronous writeMike Galbraith
2008-02-08Allow executables larger than 2GBAndi Kleen
2008-02-08ufs: fix symlink creation on ufs2Evgeniy Dushistov
2008-02-08ext2: remove unused ext2_put_inode prototypeChristoph Hellwig
2008-02-08aio: negative offset should return -EINVALRusty Russell
2008-02-08aio: partial write should not return error codeRusty Russell
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
2008-02-08fs: remove fastcall, it is always emptyHarvey Harrison
2008-02-08rewrite rdNick Piggin
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08Pidns: make full use of xxx_vnr() callsPavel Emelyanov
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan
2008-02-08proc: fix the threaded /proc/selfEric W. Biederman
2008-02-08proc: proper pidns handling for /proc/selfEric W. Biederman
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-08seqfile convert proc_pid_statmEric W. Biederman
2008-02-08proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman
2008-02-08proc: implement proc_single_file_operationsEric W. Biederman
2008-02-08proc: detect duplicate names on registrationZhang Rui
2008-02-08proc: remove useless check on symlink removalAlexey Dobriyan
2008-02-08proc: simplify function prototypesAlexey Dobriyan
2008-02-08proc: less LOCK operations during lookupAlexey Dobriyan
2008-02-08proc: remove MODULE_LICENSEAlexey Dobriyan
2008-02-08inotify: fix check for one-shot watches before destroying themUlisses Furquim
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand
2008-02-08Enhanced partition statistics: sysfsJerome Marchand
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-02-07Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-02-08dm ioctl: move compat codeMilan Broz
2008-02-07SUNRPC xptrdma: simplify build configurationJames Lentini
2008-02-07NFS: Fix a potential file corruption issue when writingTrond Myklebust
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2008-02-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen