aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-07-19afs build fixAndrew Morton
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields
2007-07-19nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields
2007-07-19nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19coda: update module informationJan Harkes
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes
2007-07-19coda: remove struct coda_sb_infoJan Harkes
2007-07-19coda: cleanup downcall handlerJan Harkes
2007-07-19coda: cleanup coda_lookup, use dsplice_aliasJan Harkes
2007-07-19coda: ignore returned values when upcalls return errorsJan Harkes
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes
2007-07-19coda: block signals during upcall processingJan Harkes
2007-07-19coda: cleanup for upcall handling pathJan Harkes
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes
2007-07-19coda: use ilookup5Jan Harkes
2007-07-19coda: coda doesn't track atimeJan Harkes
2007-07-19coda: allow removal of busy directoriesJan Harkes
2007-07-19coda: fix nlink updates for directoriesJan Harkes
2007-07-19coda: correctly invalidate cached access rightsJan Harkes
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes
2007-07-19fix ext4/JBD2 build warningsMingming Cao
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro
2007-07-19coredump masking: ELF: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-19fs: remove path_walk exportJosef 'Jeff' Sipek
2007-07-19fs: mark link_path_walk staticJosef 'Jeff' Sipek
2007-07-19nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19fs: introduce vfs_path_lookupJosef 'Jeff' Sipek
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19audit: rework execve auditPeter Zijlstra
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19readahead: pass real splice sizeFengguang Wu
2007-07-19readahead: move synchronous readahead call out of splice loopFengguang Wu
2007-07-19readahead: convert ext3/ext4 invocationsFengguang Wu
2007-07-19readahead: convert splice invocationsFengguang Wu
2007-07-19eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow
2007-07-19Avoid too many remote cpu references due to /proc/statRavikiran G Thirumalai
2007-07-19unregister_chrdev() return voidAkinobu Mita
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin
2007-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds