aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-05GFS2: Send some sensible sysfs stuffSteven Whitehouse
2009-01-05GFS2: Kill two daemons with one patchSteven Whitehouse
2009-01-05GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse
2009-01-05GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse
2009-01-05GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse
2009-01-05GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse
2009-01-05GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse
2009-01-05GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse
2009-01-05GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse
2009-01-05GFS2: Move di_eattr into "proper" inodeSteven Whitehouse
2009-01-05GFS2: Move "entries" into "proper" inodeSteven Whitehouse
2009-01-05GFS2: Move generation number into "proper" part of inodeSteven Whitehouse
2009-01-05GFS2: sparse annotation of gl->gl_spinHarvey Harrison
2009-01-05GFS2: Fix up jdata writepage/delete_inodeSteven Whitehouse
2009-01-05GFS2: Rationalise header filesSteven Whitehouse
2009-01-05GFS2: Support for FIEMAP ioctlSteven Whitehouse
2009-01-04Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2009-01-04fs: introduce bgl_lock_ptr()Pekka Enberg
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03get rid of special-casing the /sbin/loader on alphaAl Viro
2009-01-03sanitize ifdefs in binfmt_aoutAl Viro
2009-01-03remove the rudiment of a.out for sparcAl Viro
2009-01-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-02CRED: Wrap task credential accesses in the devpts filesystemDavid Howells
2009-01-02devpts: fix unused function warningAndrew Morton
2009-01-02devpts: Coding style clean upAlan Cox
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-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
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-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt