Commit Graph

105886 Commits (7e9abd89cbdf9b73d327d8173343abce9022609b)
 

Author SHA1 Message Date
Li Zefan 7e9abd89cb cgroup: use read lock to guard find_existing_css_set() 17 years ago
Mike Frysinger 9d96d82da4 procfs-guide: drop pointless   entities 17 years ago
Jan Kara 657d3bfa98 quota: implement sending information via netlink about user below quota 17 years ago
Jan Kara 03b063436c quota: convert macros to inline functions 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Jan Kara 02a55ca871 quota: cleanup loop in sync_dquots() 17 years ago
Jan Kara b85f4b87a5 quota: rename quota functions from upper case, make bigger ones non-inline 17 years ago
Jan Kara b48d380541 quota: fix possible infinite loop in quota code 17 years ago
Joe Peterson 41003cde95 UTC timestamp option for FAT filesystems fix 17 years ago
Joe Peterson b271e067c8 fatfs: add UTC timestamp option 17 years ago
Adrian Bunk e8938a62a8 remove unused #include <linux/dirent.h>'s 17 years ago
Adrian Bunk cf6ae8b50e remove the in-kernel struct dirent{,64} 17 years ago
Rene Scharfe 7557bc66be msdos fs: remove unsettable atari option 17 years ago
OGAWA Hirofumi dcd8c53f13 fat: small optimization to __fat_readdir() 17 years ago
OGAWA Hirofumi 98a1516004 fat: use same logic in fat_search_long() and __fat_readdir() 17 years ago
OGAWA Hirofumi d688611674 fat: cleanup fs/fat/dir.c 17 years ago
Adrian Bunk 531f710f8e fat/dir.c: switch to struct __fat_dirent 17 years ago
OGAWA Hirofumi 4596c8aaf9 fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland 17 years ago
OGAWA Hirofumi 8d44d9741f fat: fix parse_options() 17 years ago
Shen Feng 3264d4ded4 reiserfs: remove double definitions of xattr macros 17 years ago
Jeff Mahoney 90415deac7 reiserfs: convert j_commit_lock to mutex 17 years ago
Jeff Mahoney afe7025907 reiserfs: convert j_flush_sem to mutex 17 years ago
Jeff Mahoney f68215c464 reiserfs: convert j_lock to mutex 17 years ago
Jan Kara 00b441970a reiserfs: correct mount option parsing to detect when quota options can be changed 17 years ago
Jan Kara 4506567b24 reiserfs: fix typos in messages and comments (journalled -> journaled) 17 years ago
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
Samuel Thibault 50c33a84db ext2: fix typo in Hurd part of include/linux/ext2_fs.h 17 years ago
Shen Feng f905f06fca ext2: remove double definitions of xattr macros 17 years ago