Commit Graph

9679 Commits (61f10fad1947116055c694321d9d8f21152c0582)

Author SHA1 Message Date
Jan Kara 5d4f7fddf8 reiserfs: fix synchronization of quota files in journal=data mode 17 years ago
Matthias Kaehlcke 895c23f8c3 hfsplus: convert the extents_lock in a mutex 17 years ago
Matthias Kaehlcke 39f8d472f2 hfs: convert extents_lock in a mutex 17 years ago
Matthias Kaehlcke 3084b72de7 hfs: convert bitmap_lock in a mutex 17 years ago
Adrian Bunk de0ca06a99 coda: remove CODA_FS_OLD_API 17 years ago
Adam Greenblatt c0a1633b62 isofs: fix minor filesystem corruption 17 years ago
Duane Griffin 275c0a8f12 ext3: validate directory entry data before use 17 years ago
Hidehiro Kawai cbe5f466f6 jbd: don't abort if flushing file data failed 17 years ago
Li Zefan 8ef2720397 ext3: kill 2 useless magic numbers 17 years ago
Toshiyuki Okajima fc80c44277 jbd: positively dispose the unmapped data buffers in journal_commit_transaction() 17 years ago
Adrian Bunk a10320e8f7 jbd: unexport journal_update_superblock 17 years ago
Duane Griffin 3ccc3167b0 ext3: handle deleting corrupted indirect blocks 17 years ago
Hidehiro Kawai 95450f5a7e ext3: don't read inode block if the buffer has a write error 17 years ago
Duane Griffin ae76dd9a6b ext3: handle corrupted orphan list at mount 17 years ago
Shen Feng ef1afd3951 ext3: remove double definitions of xattr macros 17 years ago
Mingming Cao 3f31fddfa2 jbd: fix race between free buffer and commit transaction 17 years ago
Shen Feng 9ebfbe9f92 ext3: improve some code in rb tree part of dir.c 17 years ago
Duane Griffin 1984bb763c jbd: tidy up revoke cache initialisation and destruction 17 years ago
Duane Griffin f4d79ca2fa jbd: eliminate duplicated code in revocation table init/destroy functions 17 years ago
Duane Griffin 3850f7a521 jbd: replace potentially false assertion with if block 17 years ago
Jan Kara d06bf1d252 ext3: correct mount option parsing to detect when quota options can be changed 17 years ago
Jan Kara 99aeaf639f ext3: fix typos in messages and comments (journalled -> journaled) 17 years ago
Jan Kara 9cfe7b9010 ext3: fix synchronization of quota files in journal=data mode 17 years ago
Shen Feng f905f06fca ext2: remove double definitions of xattr macros 17 years ago
Adrian Bunk fb523f3227 minix: remove !NO_TRUNCATE code 17 years ago
Hugh Dickins ba92a43dba exec: remove some includes 17 years ago
Harvey Harrison b7bbf8fa6b fs: ldm.[ch] use get_unaligned_* helpers 17 years ago
Nathan Lynch 483fad1c3f ELF loader support for auxvec base platform string 17 years ago
Adrian Bunk fb2e405fc1 fix fs/nfs/nfsroot.c compilation 17 years ago
Chris Wright e2d2867ff8 When verifying the decoded header before decoding the object identifier 17 years ago
Steven Whitehouse f9247273cb UFS: add const to parser token table 17 years ago
Ian Kent aa55ddf340 autofs4: remove unused ioctls 17 years ago
Ian Kent 06a3598552 autofs4: reorganize expire pending wait function calls 17 years ago
Ian Kent ec6e8c7d3f autofs4: fix direct mount pending expire race - correction 17 years ago
Ian Kent 6e60a9ab5f autofs4: fix direct mount pending expire race 17 years ago
Ian Kent 97e7449a7a autofs4: fix indirect mount pending expire race 17 years ago
Ian Kent 26e81b3142 autofs4: fix pending checks 17 years ago
Ian Kent ff9cd499d6 autofs4: cleanup redundant readir code 17 years ago
Ian Kent c72305b547 autofs4: indirect dentry must almost always be positive 17 years ago
Ian Kent eb3b176796 autofs4: detect invalid direct mount requests 17 years ago
Ian Kent 296f7bf78b autofs4: fix waitq memory leak 17 years ago
Ian Kent e64be33cca autofs4: check kernel communication pipe is valid for write 17 years ago
Ian Kent f4c7da0261 autofs4: add missing kfree 17 years ago
Ian Kent a1362fe92f autofs4: fix pending mount race 17 years ago
Ian Kent 5a11d4d0ee autofs4: fix waitq locking 17 years ago
Jeff Moyer 70b52a0a50 autofs4: use struct qstr in waitq.c 17 years ago
Ian Kent 6d5cb926fa autofs4: use lookup intent flags to trigger mounts 17 years ago
Ian Kent c432c2586a autofs4: don't release directory mutex if called in oz_mode 17 years ago
Ian Kent ef581a7428 autofs4: fix symlink name allocation 17 years ago
Ian Kent 2576737873 autofs4: use look aside list for lookups 17 years ago