aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf
AgeCommit message (Expand)AuthorFilesLines
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
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen3-31/+43
2002-11-16[PATCH] UDF sync with CVSBen Fennema16-726/+486
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton1-1/+1
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst2-5/+5
2002-10-07[PATCH] named initializers for fs/udfArt Haas6-49/+49
2002-09-21Don't do a 64-bit divide when a simple shift will do..Linus Torvalds1-1/+1
2002-09-21[PATCH] misc cleanupsAlexander Viro1-5/+2
2002-09-09[PATCH] USER_HZ & NTP problemsRolf Fokkens1-1/+1
2002-08-30[PATCH] writeback correctness and efficiency changesAndrew Morton1-1/+2
2002-07-27VFS: implement sendfile file operationChristoph Hellwig1-0/+1
2002-07-04[PATCH] Shift BKL into ->statfs()Paul Menage1-0/+4
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-8/+2
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds13-0/+13
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig13-0/+13
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski1-2/+0
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig7-7/+2
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton1-1/+1
2002-04-30[PATCH] four compile fixes for 2.5.12John Kim1-1/+1
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen1-1/+7
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton2-5/+5
2002-04-29[PATCH] remove i_dirty_data_buffersAndrew Morton1-1/+0
2002-04-29[PATCH] cleanup page flagsAndrew Morton3-5/+5
2002-04-23Fix include files for write_super BKL move.v2.5.10Linus Torvalds1-0/+1
2002-04-23[PATCH] Locking in sync_old_buffersDave Hansen1-0/+2
2002-04-03oops, lost end parenthesisLinus Torvalds1-1/+1
2002-04-02strtok -> strsep fixesLinus Torvalds1-2/+3
2002-03-17[PATCH] struct super_block cleanup - udfBrian Gerst3-3/+16
2002-03-12[PATCH] udf patch for 2.5.7-pre1 (part 4/4)Ben Fennema23-1084/+1896
2002-03-12[PATCH] udf patch for 2.5.7-pre1 (part 3/4)Ben Fennema3-10/+38
2002-03-12[PATCH] udf patch for 2.5.7-pre1 (part 2/4)Ben Fennema5-6/+32
2002-03-12[PATCH] udf patch for 2.5.7-pre1 (part 1/4)Ben Fennema2-6/+6
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro1-0/+1
2002-02-24[PATCH] final ->d_parent fixesAlexander Viro1-1/+1
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro1-0/+2
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro1-0/+2
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro1-5/+8
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro1-0/+2
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro1-0/+2
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-0/+2
2002-02-12[PATCH] BKL shifted into ->mknod()Alexander Viro1-0/+3
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro1-1/+6
2002-02-11[PATCH] BKL shifted into ->truncate()Alexander Viro1-3/+5
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-2/+8
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+1
2002-02-07[PATCH] the rest of ->get_sb() switchoverAlexander Viro1-6/+16
2002-02-06[PATCH] Fix page cache limit wrapping in filesystemsAndi Kleen1-1/+1
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds4-6/+77
2002-02-04v2.5.1.7 -> v2.5.1.8Linus Torvalds2-3/+3
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds2-14/+0
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds1-8/+2
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds1-23/+4
2002-02-04v2.5.0.11 -> v2.5.1v2.5.1Linus Torvalds11-69/+57
2002-02-04v2.5.0.1 -> v2.5.0.2Linus Torvalds1-2/+2
2002-02-04v2.4.14.7 -> v2.4.14.8Linus Torvalds1-0/+1
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds1-1/+1
2002-02-04v2.4.12.2 -> v2.4.12.3Linus Torvalds1-1/+1
2002-02-04v2.4.12.1 -> v2.4.12.2Linus Torvalds1-2/+16
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds9-312/+255
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds3-21/+22
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds3-27/+66
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds22-773/+1689
2002-02-04v2.4.3.6 -> v2.4.3.7Linus Torvalds1-1/+1
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds1-2/+1
2002-02-04v2.4.3.3 -> v2.4.3.4Linus Torvalds1-0/+4
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds1-1/+1
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds5-5/+5
2002-02-04v2.4.0.11 -> v2.4.0.12Linus Torvalds2-1/+1
2002-02-04Import changesetLinus Torvalds22-0/+9141