summaryrefslogtreecommitdiffstats
path: root/fs/udf
AgeCommit message (Expand)AuthorLines
2005-02-01[PATCH] udf deadlock fixChristoph Hellwig-39/+37
2005-01-04[PATCH] udf: fix reservation discardingChristoph Hellwig-26/+6
2005-01-04[PATCH] udf: simplify udf_iget, fix raceChristoph Hellwig-70/+15
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen-9/+10
2004-10-25[PATCH] use generic_file_open in udfChristoph Hellwig-21/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-1/+1
2004-10-19[PATCH] remove scsi ioctl from udf/lowlevel.cOlaf Hering-6/+0
2004-10-05[PATCH] udf endianness annotation fixAlexander Viro-2/+2
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin-3/+5
2004-09-08Fix up UDF merge errorLinus Torvalds-2/+2
2004-09-08[PATCH] udf endianness annotationsAlexander Viro-307/+351
2004-09-07[PATCH] add static in udfAndries E. Brouwer-16/+23
2004-09-04[PATCH] UDF endianness fixesAlexander Viro-15/+16
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard-1/+1
2004-08-22[PATCH] kill UDF registration/unregistration messagesSean Neakums-2/+0
2004-08-22[PATCH] remove dead prototypesCarl Spalletta-2/+0
2004-07-10[PATCH] fix (UDF_FS=y && NLS=m) compile errorAdrian Bunk-4/+4
2004-07-04[PATCH] Fix sparse warnings in fs/udf/*Mika Kukkonen-15/+17
2004-06-18[PATCH] sparse: udf cleanupsAlexander Viro-7/+7
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro-6/+6
2004-05-24[PATCH] UDF: directory reading fixAndrew Morton-9/+11
2004-04-16[PATCH] remount: fs/udf fixesAlexander Viro-0/+6
2004-03-20[PATCH] Revert UDF inode semaphore lockingPeter Osterlund-4/+4
2004-03-11[PATCH] UDF filesystem updateAndrew Morton-327/+368
2004-03-11[PATCH] readdir() cleanupsAndrew Morton-1/+0
2003-12-29[PATCH] NSL config fixesAndrew Morton-4/+4
2003-10-01[PATCH] Better UDF oops fixAlexander Viro-3/+5
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton-57/+128
2003-10-01[PATCH] UDF oops on inode read failureBen Fennema-1/+2
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap-5/+0
2003-09-04[PATCH] large dev_t - second series (10/15)Alexander Viro-5/+6
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro-0/+3
2003-09-04[PATCH] large dev_t - second series (7/15)Alexander Viro-2/+2
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust-1/+1
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust-1/+1
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust-1/+2
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton-2/+2
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer-1/+1
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton-1/+1
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton-1/+1
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole-1/+1
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton-2/+1
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig-0/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst-2/+0
2002-12-14[PATCH] remove PF_SYNCAndrew Morton-4/+9
2002-12-14[PATCH] Remove fail_writepage, reduxAndrew Morton-2/+1
2002-11-20[PATCH] kill i_devAndries E. Brouwer-1/+0
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer-1/+1
2002-11-18[PATCH] fix nanosecond stat timefields in UDFBen Fennema-85/+48
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds-31/+43