Commit Graph

165 Commits (4358b5678b27ffe81391d84ce150df8e81010f6a)

Author SHA1 Message Date
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Christoph Hellwig 1065348d47 hfsplus: fix up a comparism in hfsplus_file_extend 14 years ago
Chuck Ebbert a1dbcef017 hfsplus: fix two memory leaks in wrapper.c 14 years ago
Chuck Ebbert 14dd01f883 hfsplus: do not leak buffer on error 14 years ago
Christoph Hellwig c5b8d0bce0 hfsplus: fix failed mount handling 14 years ago
Al Viro eddf790bd4 switch hfsplus 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Anton Salikhmetov b2837fcf49 hfsplus: %L-to-%ll, macro correction, and remove unneeded braces 14 years ago
Anton Salikhmetov 20b7643d8e hfsplus: spaces/indentation clean-up 14 years ago
Anton Salikhmetov 21f2296a59 hfsplus: C99 comments clean-up 14 years ago
Anton Salikhmetov 2753cc281c hfsplus: over 80 character lines clean-up 14 years ago
Anton Salikhmetov 596276c357 hfsplus: fix an artifact in ioctl flag checking 14 years ago
Christoph Hellwig 34a2d313c5 hfsplus: flush disk caches in sync and fsync 14 years ago
Christoph Hellwig e349470560 hfsplus: optimize fsync 14 years ago
Christoph Hellwig b33b7921db hfsplus: split up inode flags 14 years ago
Christoph Hellwig eb29d66d4f hfsplus: write up fsync for directories 14 years ago
Christoph Hellwig 281469766b hfsplus: simplify fsync 14 years ago
Christoph Hellwig f02e26f8d9 hfsplus: avoid useless work in hfsplus_sync_fs 14 years ago
Christoph Hellwig 7dc4f00112 hfsplus: make sure sync writes out all metadata 14 years ago
Christoph Hellwig 358f26d526 hfsplus: use raw bio access for partition tables 14 years ago
Christoph Hellwig 52399b171d hfsplus: use raw bio access for the volume headers 14 years ago
Christoph Hellwig 3b5ce8ae31 hfsplus: always use hfsplus_sync_fs to write the volume header 14 years ago
Christoph Hellwig 6d1bbfc4c0 hfsplus: silence a few debug printks 14 years ago
Christoph Hellwig 6f80dfe55f hfsplus: fix option parsing during remount 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 15 years ago
Christoph Hellwig 85b8fe8cc4 hfsplus: free space correcly for files unlinked while open 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Al Viro 756acc2d61 list.h: new helper - hlist_add_fake() 15 years ago
Dan Carpenter e50fb58b5b hfsplus: fix double lock typo in ioctl 15 years ago
Christoph Hellwig 46bf36ecec hfsplus: fix getxattr return value 15 years ago
Christoph Hellwig 32e39e19cc hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers 15 years ago
Christoph Hellwig 90e616905a hfsplus: create correct initial catalog entries for device files 15 years ago
Christoph Hellwig 722c55d13e hfsplus: remove superflous rootflags field in hfsplus_inode_info 15 years ago
Christoph Hellwig f6089ff87d hfsplus: fix link corruption 15 years ago
Christoph Hellwig 13571a6977 hfsplus: validate btree flags 15 years ago
Eric Sandeen 9250f92597 hfsplus: handle more on-disk corruptions without oopsing 15 years ago
Al Viro b6b41424f0 hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage 15 years ago
Jeff Mahoney ee52716245 hfsplus: fix oops on mount with corrupted btree extent records 15 years ago
Christoph Hellwig 40de9a7ceb hfsplus: fix rename over directories 15 years ago
Thomas Gleixner 467c3d9cd5 hfsplus: convert tree_lock to mutex 15 years ago
Christoph Hellwig 7fcc99f4f2 hfsplus: add missing extent locking in hfsplus_write_inode 15 years ago
Christoph Hellwig 89755dcace hfsplus: protect readdir against removals from open_dir_list 15 years ago
Christoph Hellwig 84adede312 hfsplus: use atomic bitops for the superblock flags 15 years ago
Christoph Hellwig 7ac9fb9c2a hfsplus: add per-superblock lock for volume header updates 15 years ago
Christoph Hellwig 58a818f532 hfsplus: remove the rsrc_inodes list 15 years ago
Christoph Hellwig 66e5db05bb hfsplus: do not cache and write next_alloc 15 years ago