summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust2007-07-191-10/+11
| * | NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust2007-07-191-13/+14
| * | NFSv4: More NFSv4 xdr cleanupsTrond Myklebust2007-07-191-74/+134
| * | NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust2007-07-192-5/+10
| * | NFSv4: 'constify' lookup arguments.Trond Myklebust2007-07-192-6/+6
| * | NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust2007-07-191-1/+1
| * | NFSv4: Fix open state recoveryTrond Myklebust2007-07-191-12/+24
| * | NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust2007-07-191-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-191-18/+59
|\ \ \ | |/ / |/| |
| * | ocfs2: ->fallocate() supportMark Fasheh2007-07-191-18/+59
| |/
* | afs build fixAndrew Morton2007-07-191-1/+2
* | knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-192-11/+5
* | knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-0/+12
* | nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields2007-07-191-2/+2
* | nfsd: return errors, not NULL, from export functionsJ. Bruce Fields2007-07-191-4/+4
* | nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields2007-07-191-1/+1
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-193-14/+5
* | coda: update module informationJan Harkes2007-07-191-9/+8
* | coda: remove statistics counters from /proc/fs/codaJan Harkes2007-07-197-252/+15
* | coda: remove struct coda_sb_infoJan Harkes2007-07-193-69/+47
* | coda: cleanup downcall handlerJan Harkes2007-07-191-65/+54
* | coda: cleanup coda_lookup, use dsplice_aliasJan Harkes2007-07-191-35/+22
* | coda: ignore returned values when upcalls return errorsJan Harkes2007-07-191-32/+27
* | coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes2007-07-192-11/+6
* | coda: avoid lockdep warning in coda_readdirJan Harkes2007-07-191-44/+54
* | coda: block signals during upcall processingJan Harkes2007-07-191-21/+60
* | coda: cleanup for upcall handling pathJan Harkes2007-07-191-63/+58
* | coda: cleanup /dev/cfs open and close handlingJan Harkes2007-07-192-38/+32
* | coda: use ilookup5Jan Harkes2007-07-191-6/+1
* | coda: coda doesn't track atimeJan Harkes2007-07-191-8/+8
* | coda: allow removal of busy directoriesJan Harkes2007-07-191-14/+9
* | coda: fix nlink updates for directoriesJan Harkes2007-07-191-46/+60
* | coda: correctly invalidate cached access rightsJan Harkes2007-07-191-1/+1
* | coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes2007-07-193-8/+12
* | fix ext4/JBD2 build warningsMingming Cao2007-07-192-4/+4
* | coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro2007-07-191-17/+35
* | coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro2007-07-191-4/+4
* | coredump masking: ELF: enable core dump filteringKawai, Hidehiro2007-07-191-9/+21
* | coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+89
* | coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-192-7/+57
* | fs: remove path_walk exportJosef 'Jeff' Sipek2007-07-191-2/+1
* | fs: mark link_path_walk staticJosef 'Jeff' Sipek2007-07-191-1/+3
* | nfsctl: use vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-10/+6
* | fs: introduce vfs_path_lookupJosef 'Jeff' Sipek2007-07-191-0/+32
* | mm: variable length argument supportOllie Wild2007-07-196-308/+478
* | audit: rework execve auditPeter Zijlstra2007-07-191-0/+3
* | readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-193-7/+7
* | readahead: pass real splice sizeFengguang Wu2007-07-191-7/+5
* | readahead: move synchronous readahead call out of splice loopFengguang Wu2007-07-191-5/+6
* | readahead: convert ext3/ext4 invocationsFengguang Wu2007-07-192-12/+16
OpenPOWER on IntegriCloud