aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] non-portable include in codaAlexander Viro1-1/+0
2005-04-03[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/Jesper Juhl2-12/+6
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao5-51/+69
2005-04-03[PATCH] ext3: reservation info cleanup: remove rsv_seqlockMingming Cao3-24/+15
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao5-23/+65
2005-03-31[NET]: Remove i_sockMatthew Wilcox1-1/+0
2005-03-30[PATCH] nfsd4: fix indentation in nfsd4_openNeil Brown1-12/+12
2005-03-30[PATCH] nfsd4: fix open returns for other claim typesNeil Brown1-11/+21
2005-03-30[PATCH] nfsd4: remove trailing whitespace from nfs4proc.cNeil Brown1-5/+5
2005-03-30[PATCH] nfsd4: rename release_delegationNeil Brown1-10/+6
2005-03-30[PATCH] nfsd4: acl error fixNeil Brown3-3/+12
2005-03-30[PATCH] nfsd4: acl don't set named attrsNeil Brown1-3/+4
2005-03-30[PATCH] nfsd4: don't set WRITE_OWNER in either allow or deny bitsNeil Brown1-1/+4
2005-03-30[PATCH] nfsd4_remove_unused_acl_functionNeil Brown1-27/+0
2005-03-30[PATCH] nfsd4: fix failure to truncate on some opensNeil Brown1-14/+15
2005-03-30[PATCH] nfsd4: factor out common open_truncate codeNeil Brown1-23/+23
2005-03-30[PATCH] nfsd4: allow read on open for writeNeil Brown1-1/+2
2005-03-30[PATCH] nfsd4: fix use after put() in cb_recallNeil Brown1-1/+1
2005-03-30[PATCH] nfsd4: remove unneeded stateowner argumentsNeil Brown1-5/+6
2005-03-30[PATCH] nfsd4: fix share conflict testsNeil Brown1-5/+3
2005-03-30[PATCH] iput() can sleepRobert Love1-3/+4
2005-03-30[PATCH] uml: fix hostfs special perm handlingPaolo \'Blaisorblade\' Giarrusso1-7/+13
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells5-6/+8
2005-03-30[PATCH] NFS: Fix typo in access caching codeTrond Myklebust1-1/+1
2005-03-28Merge bk://linux.bkbits.net/linux-2.5Steve French50-333/+3527
2005-03-28[CIFS] Return inode numbers (from server) more consistently on lookup and rea...Steve French4-21/+107
2005-03-28Merge whitespace and __nocast changesLinus Torvalds46-322/+3515
2005-03-28[PATCH] ext3: fix journal_unmap_buffer raceStephen C. Tweedie1-3/+3
2005-03-28[PATCH] ext3 writeback "nobh" optionBadari Pulavarty2-5/+51
2005-03-28[PATCH] ext3 writepages support for writeback modeBadari Pulavarty2-1/+57
2005-03-28[PATCH] ext3/jbd race: releasing in-use journal_headsStephen C. Tweedie3-9/+21
2005-03-28[PATCH] hfs: unicode decompose supportRoman Zippel4-22/+3013
2005-03-28[PATCH] hfs: add nls supportRoman Zippel7-69/+102
2005-03-28[PATCH] hfs: use parse library for mount optionsRoman Zippel2-112/+148
2005-03-28[PATCH] hfs: fix sign problem in hfs_ext_keycmpRoman Zippel1-16/+15
2005-03-28[PATCH] hfs: more bnode error checksRoman Zippel2-0/+24
2005-03-28[PATCH] hfs: fix umask behaviourRoman Zippel2-7/+13
2005-03-28[PATCH] hfs: free page buffers in releasepageRoman Zippel2-14/+2
2005-03-28[PATCH] fs/attr.c: fix check after useAdrian Bunk1-2/+5
2005-03-28[PATCH] fs/hpfs/*: fix HPFS support under 64-bit kernelrelf@os2.ru2-7/+9
2005-03-28[PATCH] module parameter fixesMagnus Damm1-1/+1
2005-03-28[PATCH] nlm: fix f_count leakNeil Brown1-1/+0
2005-03-28[PATCH] FAT: Fix msdos ->[ac]{date,time}Hirofumi Ogawa1-2/+4
2005-03-28[PATCH] FAT: set MS_NOATIME to msdosHirofumi Ogawa2-1/+3
2005-03-28[PATCH] ext2/3 file limits to avoid overflowing i_blocksStephen C. Tweedie2-4/+16
2005-03-28[PATCH] pipe: save one pipe pagePrasanna Meda1-8/+10
2005-03-28[PATCH] Can't unmount bad inodeMiklos Szeredi1-12/+2
2005-03-28[PATCH] uml: factor out common code in user-obj handlingPaolo \'Blaisorblade\' Giarrusso1-8/+2
2005-03-28[PATCH] Uml: little build fixesPaolo \'Blaisorblade\' Giarrusso1-10/+0
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek3-0/+5