aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove the in-kernel struct dirent{,64}Adrian Bunk2008-07-252-21/+0
* msdos fs: remove unsettable atari optionRene Scharfe2008-07-252-13/+6
* fat: small optimization to __fat_readdir()OGAWA Hirofumi2008-07-251-32/+39
* fat: use same logic in fat_search_long() and __fat_readdir()OGAWA Hirofumi2008-07-251-16/+26
* fat: cleanup fs/fat/dir.cOGAWA Hirofumi2008-07-251-64/+67
* fat/dir.c: switch to struct __fat_direntAdrian Bunk2008-07-251-4/+3
* fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi2008-07-251-20/+27
* fat: fix parse_options()OGAWA Hirofumi2008-07-251-2/+5
* reiserfs: remove double definitions of xattr macrosShen Feng2008-07-253-6/+0
* reiserfs: convert j_commit_lock to mutexJeff Mahoney2008-07-252-13/+11
* reiserfs: convert j_flush_sem to mutexJeff Mahoney2008-07-252-8/+8
* reiserfs: convert j_lock to mutexJeff Mahoney2008-07-252-4/+4
* reiserfs: correct mount option parsing to detect when quota options can be ch...Jan Kara2008-07-251-23/+60
* reiserfs: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-251-5/+5
* reiserfs: fix synchronization of quota files in journal=data modeJan Kara2008-07-251-9/+21
* hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke2008-07-254-11/+12
* hfs: convert extents_lock in a mutexMatthias Kaehlcke2008-07-254-11/+11
* hfs: convert bitmap_lock in a mutexMatthias Kaehlcke2008-07-253-6/+7
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-255-79/+3
* isofs: fix minor filesystem corruptionAdam Greenblatt2008-07-251-2/+20
* ext3: validate directory entry data before useDuane Griffin2008-07-251-10/+12
* jbd: don't abort if flushing file data failedHidehiro Kawai2008-07-251-7/+28
* ext3: kill 2 useless magic numbersLi Zefan2008-07-251-2/+2
* jbd: positively dispose the unmapped data buffers in journal_commit_transacti...Toshiyuki Okajima2008-07-251-9/+20
* jbd: unexport journal_update_superblockAdrian Bunk2008-07-251-1/+0
* ext3: handle deleting corrupted indirect blocksDuane Griffin2008-07-251-1/+15
* ext3: don't read inode block if the buffer has a write errorHidehiro Kawai2008-07-251-0/+10
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-253-6/+24
* ext3: remove double definitions of xattr macrosShen Feng2008-07-253-7/+3
* jbd: fix race between free buffer and commit transactionMingming Cao2008-07-252-4/+56
* ext3: improve some code in rb tree part of dir.cShen Feng2008-07-251-10/+4
* jbd: tidy up revoke cache initialisation and destructionDuane Griffin2008-07-251-13/+23
* jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin2008-07-251-76/+51
* jbd: replace potentially false assertion with if blockDuane Griffin2008-07-251-3/+4
* ext3: correct mount option parsing to detect when quota options can be changedJan Kara2008-07-251-7/+22
* ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-251-7/+7
* ext3: fix synchronization of quota files in journal=data modeJan Kara2008-07-251-8/+27
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-251-2/+2
* ext2: remove double definitions of xattr macrosShen Feng2008-07-253-7/+3
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-253-33/+0
* gpio: max732x driverEric Miao2008-07-254-0/+424
* gpiolib: allow user-selectionMichael Buesch2008-07-2518-23/+116
* gpio: add bt8xxgpio driverMichael Buesch2008-07-255-0/+440
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-252-40/+118
* gpio: sysfs interfaceDavid Brownell2008-07-2512-20/+712
* kprobes: remove redundant config checkAbhishek Sagar2008-07-251-5/+0
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-258-67/+108
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-251-1/+3
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-251-5/+24
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-251-8/+16