| Commit message (Expand) | Author | Age | Files | Lines |
* | msdos fs: remove unsettable atari option | Rene Scharfe | 2008-07-25 | 2 | -13/+6 |
* | fat: small optimization to __fat_readdir() | OGAWA Hirofumi | 2008-07-25 | 1 | -32/+39 |
* | fat: use same logic in fat_search_long() and __fat_readdir() | OGAWA Hirofumi | 2008-07-25 | 1 | -16/+26 |
* | fat: cleanup fs/fat/dir.c | OGAWA Hirofumi | 2008-07-25 | 1 | -64/+67 |
* | fat/dir.c: switch to struct __fat_dirent | Adrian Bunk | 2008-07-25 | 1 | -4/+3 |
* | fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland | OGAWA Hirofumi | 2008-07-25 | 1 | -20/+27 |
* | fat: fix parse_options() | OGAWA Hirofumi | 2008-07-25 | 1 | -2/+5 |
* | reiserfs: remove double definitions of xattr macros | Shen Feng | 2008-07-25 | 3 | -6/+0 |
* | reiserfs: convert j_commit_lock to mutex | Jeff Mahoney | 2008-07-25 | 2 | -13/+11 |
* | reiserfs: convert j_flush_sem to mutex | Jeff Mahoney | 2008-07-25 | 2 | -8/+8 |
* | reiserfs: convert j_lock to mutex | Jeff Mahoney | 2008-07-25 | 2 | -4/+4 |
* | reiserfs: correct mount option parsing to detect when quota options can be ch... | Jan Kara | 2008-07-25 | 1 | -23/+60 |
* | reiserfs: fix typos in messages and comments (journalled -> journaled) | Jan Kara | 2008-07-25 | 1 | -5/+5 |
* | reiserfs: fix synchronization of quota files in journal=data mode | Jan Kara | 2008-07-25 | 1 | -9/+21 |
* | hfsplus: convert the extents_lock in a mutex | Matthias Kaehlcke | 2008-07-25 | 4 | -11/+12 |
* | hfs: convert extents_lock in a mutex | Matthias Kaehlcke | 2008-07-25 | 4 | -11/+11 |
* | hfs: convert bitmap_lock in a mutex | Matthias Kaehlcke | 2008-07-25 | 3 | -6/+7 |
* | coda: remove CODA_FS_OLD_API | Adrian Bunk | 2008-07-25 | 5 | -79/+3 |
* | isofs: fix minor filesystem corruption | Adam Greenblatt | 2008-07-25 | 1 | -2/+20 |
* | ext3: validate directory entry data before use | Duane Griffin | 2008-07-25 | 1 | -10/+12 |
* | jbd: don't abort if flushing file data failed | Hidehiro Kawai | 2008-07-25 | 1 | -7/+28 |
* | ext3: kill 2 useless magic numbers | Li Zefan | 2008-07-25 | 1 | -2/+2 |
* | jbd: positively dispose the unmapped data buffers in journal_commit_transacti... | Toshiyuki Okajima | 2008-07-25 | 1 | -9/+20 |
* | jbd: unexport journal_update_superblock | Adrian Bunk | 2008-07-25 | 1 | -1/+0 |
* | ext3: handle deleting corrupted indirect blocks | Duane Griffin | 2008-07-25 | 1 | -1/+15 |
* | ext3: don't read inode block if the buffer has a write error | Hidehiro Kawai | 2008-07-25 | 1 | -0/+10 |
* | ext3: handle corrupted orphan list at mount | Duane Griffin | 2008-07-25 | 3 | -6/+24 |
* | ext3: remove double definitions of xattr macros | Shen Feng | 2008-07-25 | 3 | -7/+3 |
* | jbd: fix race between free buffer and commit transaction | Mingming Cao | 2008-07-25 | 2 | -4/+56 |
* | ext3: improve some code in rb tree part of dir.c | Shen Feng | 2008-07-25 | 1 | -10/+4 |
* | jbd: tidy up revoke cache initialisation and destruction | Duane Griffin | 2008-07-25 | 1 | -13/+23 |
* | jbd: eliminate duplicated code in revocation table init/destroy functions | Duane Griffin | 2008-07-25 | 1 | -76/+51 |
* | jbd: replace potentially false assertion with if block | Duane Griffin | 2008-07-25 | 1 | -3/+4 |
* | ext3: correct mount option parsing to detect when quota options can be changed | Jan Kara | 2008-07-25 | 1 | -7/+22 |
* | ext3: fix typos in messages and comments (journalled -> journaled) | Jan Kara | 2008-07-25 | 1 | -7/+7 |
* | ext3: fix synchronization of quota files in journal=data mode | Jan Kara | 2008-07-25 | 1 | -8/+27 |
* | ext2: fix typo in Hurd part of include/linux/ext2_fs.h | Samuel Thibault | 2008-07-25 | 1 | -2/+2 |
* | ext2: remove double definitions of xattr macros | Shen Feng | 2008-07-25 | 3 | -7/+3 |
* | minix: remove !NO_TRUNCATE code | Adrian Bunk | 2008-07-25 | 3 | -33/+0 |
* | gpio: max732x driver | Eric Miao | 2008-07-25 | 4 | -0/+424 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 18 | -23/+116 |
* | gpio: add bt8xxgpio driver | Michael Buesch | 2008-07-25 | 5 | -0/+440 |
* | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell | 2008-07-25 | 2 | -40/+118 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 12 | -20/+712 |
* | kprobes: remove redundant config check | Abhishek Sagar | 2008-07-25 | 1 | -5/+0 |
* | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 | 8 | -67/+108 |
* | mfd: sm501 fix gpio number calculation for upper bank | Ben Dooks | 2008-07-25 | 1 | -1/+3 |
* | mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset | Ben Dooks | 2008-07-25 | 1 | -5/+24 |
* | sm501: fixes for akpms comments on gpiolib addition | Ben Dooks | 2008-07-25 | 1 | -8/+16 |
* | sm501: gpio I2C support | Ben Dooks | 2008-07-25 | 2 | -2/+84 |