aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-03GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse
2009-12-03GFS2: Remove dirent_first() functionSteven Whitehouse
2009-12-03GFS2: Display nobarrier option in /proc/mountsSteven Whitehouse
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig
2009-12-03GFS2: remove division from new statfs codeBenjamin Marzinski
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski
2009-12-03GFS2: Use dquot_send_warning()Steven Whitehouse
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse
2009-12-03GFS2: Remove constant argument from qd_get()Steven Whitehouse
2009-12-03GFS2: Remove constant argument from qdsb_get()Steven Whitehouse
2009-12-03GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse
2009-12-03GFS2: Add get_xstate quota functionSteven Whitehouse
2009-12-03GFS2: Remove obsolete code in quota.cSteven Whitehouse
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse
2009-12-03VFS: Use GFP_NOFS in posix_acl_from_xattr()Steven Whitehouse
2009-12-03GFS2: Add cached ACLs supportSteven Whitehouse
2009-12-03GFS2: Clean up ACLsSteven Whitehouse
2009-12-03GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse
2009-12-03GFS2: Use forget_all_cached_acls()Steven Whitehouse
2009-12-03GFS2: Fix up system xattrsSteven Whitehouse
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse
2009-12-03GFS2: Fix potential race in glock codeSteven Whitehouse
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells
2009-12-01jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer()Theodore Ts'o
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-30dlm: always use GFP_NOFSDavid Teigland
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-11-30jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-30nilfs2: separate wait function from nilfs_segctor_writeRyusuke Konishi
2009-11-30nilfs2: add iterator for segment buffersRyusuke Konishi
2009-11-30nilfs2: hide nilfs_write_info struct in segment buffer codeRyusuke Konishi
2009-11-30nilfs2: relocate io status variables to segment bufferRyusuke Konishi
2009-11-29nilfs2: do not return io error for bio allocation failureRyusuke Konishi
2009-11-29nilfs2: use list_splice_tail or list_splice_tail_initRyusuke Konishi
2009-11-27fuse: reject O_DIRECT flag also in fuse_createCsaba Henk
2009-11-27nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirtyJiro SEKIBA
2009-11-27nilfs2: delete mark_inode_dirty in nilfs_delete_entryJiro SEKIBA
2009-11-27nilfs2: delete mark_inode_dirty in nilfs_commit_chunkJiro SEKIBA
2009-11-27nilfs2: change return type of nilfs_commit_chunkJiro SEKIBA
2009-11-27nilfs2: split nilfs_unlink as nilfs_do_unlink and nilfs_unlinkJiro SEKIBA
2009-11-27nilfs2: delete redundant mark_inode_dirtyJiro SEKIBA