aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-02Document usage of multiple-instances of devptsSukadev Bhattiprolu
2009-01-02Enable multiple instances of devptsSukadev Bhattiprolu
2009-01-02Define get_init_pts_sb()Sukadev Bhattiprolu
2009-01-02Define mknod_ptmx()Sukadev Bhattiprolu
2009-01-02Add DEVPTS_MULTIPLE_INSTANCES config tokenSukadev Bhattiprolu
2009-01-02Extract option parsing to new functionSukadev Bhattiprolu
2009-01-02Per-mount 'config' objectSukadev Bhattiprolu
2009-01-02Per-mount allocated_ptysSukadev Bhattiprolu
2009-01-02Remove devpts_root globalSukadev Bhattiprolu
2009-01-02n_tty: clean up coding styleAlan Cox
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson
2009-01-02Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang
2009-01-02Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang
2009-01-02Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang
2009-01-02Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang
2009-01-02Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-31nfsd race fixes: jfsDave Kleikamp
2008-12-31nfsd race fixes: reiserfsAl Viro
2008-12-31nfsd race fixes: ext4Al Viro
2008-12-31nfsd race fixes: ext3Al Viro
2008-12-31nfsd race fixes: ext2Al Viro
2008-12-31nfsd/create race fixes, infrastructureAl Viro
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris
2008-12-31fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq
2008-12-31kill ->dir_notify()Al Viro
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet
2008-12-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt
2008-12-31take init_fs to saner placeAl Viro
2008-12-31kill vfs_permissionChristoph Hellwig
2008-12-31pass a struct path * to may_openChristoph Hellwig
2008-12-31kill walk_init_rootChristoph Hellwig
2008-12-31remove incorrect comment in inode_permissionChristoph Hellwig
2008-12-31expand some comments (d_path / seq_path)Arjan van de Ven
2008-12-31correct wrong function name of d_put in kernel document and source commentZhaolei
2008-12-31fix switch_names() breakage in short-to-short caseAl Viro
2008-12-31befs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31sysv: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext4: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext3: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext2: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31vfs: ensure page symlinks are NUL-terminatedDuane Griffin
2008-12-31vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin
2008-12-31eCryptfs: check readlink result was not an error before using itDuane Griffin
2008-12-31fs/namespace.c: drop code after returnJulia Lawall
2008-12-31include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt
2008-12-31shrink struct dentryNick Piggin
2008-12-31fs: reorder struct inotify_device on 64bits to remove paddingRichard Kennedy