aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16autofs4: eliminate d_unhashed in path walk checksIan Kent1-4/+3
2009-12-16autofs4: cleanup active and expire lookupIan Kent1-6/+10
2009-12-16autofs4: renamer unhashed to active in autofs4_lookup()Ian Kent1-10/+10
2009-12-16autofs4: use autofs_info for pending flagIan Kent3-28/+35
2009-12-16autofs4: use helper function for need mount checkIan Kent1-2/+10
2009-12-16autofs4: use helper functions for expiring listIan Kent2-12/+29
2009-12-16autofs4: use helper functions for active list handlingIan Kent3-11/+38
2009-12-16proc: rename de_get() to pde_get() and inline itAlexey Dobriyan3-39/+23
2009-12-16mm: export stable page flagsWu Fengguang1-42/+3
2009-12-16jffs2: Fix long-standing bug with symlink garbage collection.David Woodhouse1-1/+2
2009-12-15NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust1-3/+2
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields27-61/+2
2009-12-15nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields5-0/+213
2009-12-15nfsd: make V4ROOT exports read-onlyJ. Bruce Fields1-4/+11
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust3-6/+11
2009-12-15nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson3-6/+39
2009-12-15nfsd: allow exports of symlinksJ. Bruce Fields1-2/+4
2009-12-15nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields3-4/+9
2009-12-15nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields1-1/+14
2009-12-15nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields1-2/+10
2009-12-15nfsd: introduce export flag for v4 pseudorootSteve Dickson1-0/+1
2009-12-15nfs41: fix session fore channel negotiationAndy Adamson1-2/+10
2009-12-15nfs41: do not zero seqid portion of stateid on closeAndy Adamson1-2/+0
2009-12-15nfs: run state manager in privileged modeAlexandros Batsakis2-21/+16
2009-12-15nfs: make recovery state manager operations privilegedAlexandros Batsakis1-18/+97
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis2-6/+34
2009-12-15nfs: remove rpc_task argument from nfs4_find_slotAlexandros Batsakis1-2/+2
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis2-7/+11
2009-12-15nfs: do not do a LOOKUP after openAlexandros Batsakis1-3/+0
2009-12-15nfs: minor cleanup of session drainingAlexandros Batsakis1-9/+18
2009-12-15Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds70-2836/+2369
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches2-13/+3
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches1-13/+3
2009-12-15fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches1-10/+4
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2-7/+4
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto8-0/+11
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz2-0/+77
2009-12-15procfs: use proper units for noMMU statmSteven J. Magnani1-2/+6
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang1-1/+2
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi1-0/+45
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang3-1/+21
2009-12-14xfs: event tracing supportChristoph Hellwig70-2592/+2151
2009-12-14xfs: change the xfs_iext_insert / xfs_iext_removeChristoph Hellwig4-26/+38
2009-12-14xfs: cleanup bmap extent state macrosChristoph Hellwig2-222/+184
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields1-1/+3
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields1-0/+21
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh26-40/+1963
2009-12-14vfs: nfsctl.c un-used nfsd #includesBoaz Harrosh1-2/+0
2009-12-14lockd: Remove un-used nfsd headers #includesBoaz Harrosh2-8/+0
2009-12-14compat.c: Remove dependence on nfsd private headersBoaz Harrosh1-2/+0