aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
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-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
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-27fuse: reject O_DIRECT flag also in fuse_createCsaba Henk
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-11-25[CIFS] Fix sparse warningSteve French
2009-11-24[CIFS] Duplicate data on appending to some Samba serversSteve French
2009-11-24[CIFS] fix oops in cifs_lookup during net bootSteve French
2009-11-24LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().Tetsuo Handa
2009-11-20FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells
2009-11-20SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells