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