summaryrefslogtreecommitdiffstats
path: root/lib/inflate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck4-48/+37
2008-02-15d_path: Make proc_get_link() use a struct path argumentJan Blunck5-42/+34
2008-02-15d_path: Use struct path in struct avc_audit_dataJan Blunck6-51/+43
2008-02-15d_path: kerneldoc cleanupJan Blunck1-3/+16
2008-02-15One less parameter to __d_pathJan Blunck1-7/+5
2008-02-15Make set_fs_{root,pwd} take a struct pathJan Blunck3-24/+20
2008-02-15Use struct path in fs_structJan Blunck9-111/+87
2008-02-15Introduce path_get()Jan Blunck2-2/+16
2008-02-15Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2-12/+6
2008-02-15Introduce path_put()Jan Blunck41-118/+125
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck47-402/+431
2008-02-15Move struct path into its own headerJan Blunck2-5/+13
2008-02-15Remove path_release_on_umount()Jan Blunck3-12/+3
2008-02-15Dont touch fs_struct in usermodehelperJan Blunck1-4/+1
2008-02-15Dont touch fs_struct in driversJan Blunck7-19/+6
2008-02-15vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara1-2/+4
2008-02-15Include kernel.h from configfs.hBen Nizette1-0/+1
2008-02-15MAINTAINERS: update decnet and DLM entriesChristine Caulfield1-4/+4
2008-02-15FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger1-4/+4
2008-02-15m68knommu: use tabs not spaces in cacheflush.hGreg Ungerer1-7/+7
2008-02-15m68knommu: fix profile timerMatt Waddel1-5/+12
2008-02-15m68knommu: use asflags instead of EXTRA_AFLAGSGreg Ungerer12-36/+12
2008-02-15m68knommu: avoid unneccessary use of xchg() in set_mb()Greg Ungerer1-1/+1
2008-02-15m68knommu: fix coldfire interrupt exit pathWalter T Gruczka1-5/+4
2008-02-15MAINTAINERS: add linux-fsdevel to VFS entryPaul Menage1-0/+1
2008-02-15kernel-doc: remove fastcallHarvey Harrison1-1/+0
2008-02-15cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson2-391/+404
2008-02-15inotify: make variables static in inotify_user.cHarvey Harrison1-3/+3
2008-02-15fix module_update_markers() compile errorAdrian Bunk1-2/+1
2008-02-15Fix compile of swim3 as moduleTony Breeds2-6/+0
2008-02-14Linux Kernel Markers: create modpost fileMathieu Desnoyers4-7/+180
2008-02-14Linux Kernel Markers: support multiple probesMathieu Desnoyers6-236/+565
2008-02-14pcmcia: ipwireless depends on NETDEVICESPaul Mundt1-1/+1
2008-02-14Smack: check for 'struct socket' with NULL skAhmed S. Darwish1-4/+5
2008-02-14udf: fix udf_add_free_spaceMarcin Slusarz1-1/+1
2008-02-14udf: fix directory offset handlingJan Kara1-7/+7
2008-02-14Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker1-1/+1
2008-02-14fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis1-1/+1
2008-02-14docbook: drop z85230 library from kernel-apiRandy Dunlap1-5/+0
2008-02-14xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz17-129/+114
2008-02-14moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky1-1/+11
2008-02-14docbook: make a networking book and fix a few errorsRandy Dunlap6-72/+111
2008-02-14docbook: sunrpc filenames and notation fixesRandy Dunlap4-8/+15
2008-02-14docbook: move pipe and splice to filesystems docbookRandy Dunlap2-20/+20
2008-02-14kernel-doc: fix fs/pipe.c notationRandy Dunlap1-5/+5
2008-02-14parport: section fixupDavid Brownell1-2/+2
2008-02-14Documentation: prune redundant SubmitChecklist itemsJ. Bruce Fields1-11/+5
2008-02-14hugetlb: fix overcommit lockingNishanth Aravamudan3-5/+7
2008-02-14SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer1-0/+2
2008-02-14Final removal of FASTCALL()/fastcallHarvey Harrison5-11/+3