summaryrefslogtreecommitdiffstats
path: root/fs/udf/file.c
AgeCommit message (Expand)AuthorLines
2008-04-17udf: move headers out include/linux/Christoph Hellwig-1/+0
2008-04-17udf: kill useless file header comments for vfs method implementationsChristoph Hellwig-46/+0
2008-02-08udf: cache struct udf_inode_infoMarcin Slusarz-10/+11
2008-02-08udf: remove UDF_I_* macros and open code themMarcin Slusarz-10/+14
2008-02-08udf: fix coding styleMarcin Slusarz-6/+12
2008-02-08udf: remove some ugly macrosMarcin Slusarz-1/+1
2007-10-16udf: convert to new aopsNick Piggin-21/+14
2007-07-21UDF: coding style conversion - lindent fixupsCyrill Gorcunov-38/+34
2007-07-19UDF: coding style conversion - lindentCyrill Gorcunov-59/+55
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven-1/+1
2006-12-08[PATCH] struct path: convert udfJosef Sipek-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty-6/+10
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-1/+1
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap-0/+1
2006-01-03remove pointers to the defunct UDF mailing listAdrian Bunk-5/+0
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig-1/+1
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+270