aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* iget: stop the SYSV filesystem from using iget() and read_inode()David Howells2008-02-07
* iget: stop ROMFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop QNX4 from using iget() and read_inode()David Howells2008-02-07
* iget: stop PROCFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop the MINIX filesystem from using iget() and read_inode()David Howells2008-02-07
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-07
* iget: stop ISOFS from using read_inode()David Howells2008-02-07
* iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-07
* iget: stop FUSE from using iget() and read_inode()David Howells2008-02-07
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop FAT from using iget() and read_inode()David Howells2008-02-07
* iget: stop EXT4 from using iget() and read_inode()David Howells2008-02-07
* iget: stop EXT3 from using iget() and read_inode()David Howells2008-02-07
* iget: stop EXT2 from using iget() and read_inode()David Howells2008-02-07
* iget: stop EFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop CIFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop BFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop BEFS from using iget() and read_inode()David Howells2008-02-07
* iget: stop autofs from using iget() and read_inode()David Howells2008-02-07
* iget: stop AFFS from using iget() and read_inode()David Howells2008-02-07
* iget: use iget_failed() in GFS2David Howells2008-02-07
* iget: use iget_failed() in AFSDavid Howells2008-02-07
* iget: introduce a function to register iget failureDavid Howells2008-02-07
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* Add an ERR_CAST() function to complement ERR_PTR and co.David Howells2008-02-07
* MBCS: convert dmareadlock to mutexMatthias Kaehlcke2008-02-07
* MBCS: convert dmawritelock to mutexMatthias Kaehlcke2008-02-07
* MBCS: convert algolock to mutexMatthias Kaehlcke2008-02-07
* vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-07
* vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-07
* vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()Ken'ichi Ohmichi2008-02-07
* vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-07
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-07
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-07
* fs menu: small reorgRandy Dunlap2008-02-07
* dz.c: Resource managementMaciej W. Rozycki2008-02-07
* dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki2008-02-07
* dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2008-02-07
* MAINTAINERS: add self for the dz serial driverMaciej W. Rozycki2008-02-07
* dz: handle special conditions on reception correctlyMaciej W. Rozycki2008-02-07
* dz: fix locking issuesMaciej W. Rozycki2008-02-07
* dz: rename the serial console structureMaciej W. Rozycki2008-02-07
* dz: update kconfig descriptionMaciej W. Rozycki2008-02-07
* dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki2008-02-07
* dz: don't panic() when request_irq() failsMaciej W. Rozycki2008-02-07
* dz: always check if it is safe to console_putchar()Maciej W. Rozycki2008-02-07
* dz.h: remove useless unused module junkMaciej W. Rozycki2008-02-07
* drivers/edac/i3000: document type promotionJason Uhlenkott2008-02-07
* drivers/edac: i3000: missing init codeHitoshi Mitake2008-02-07