aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04reiserfs: fix misspelling of "journaled"Adam Buchbinder
2009-12-04inotify: remove superfluous return code checkGiuseppe Scrivano
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04fs/debugfs/inode.c: fix comment typosAlberto Bertogli
2009-12-04tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König
2009-12-03writeback: remove unused nonblocking and congestion checksWu Fengguang
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang
2009-12-03writeback: remove the always false bdi_cap_writeback_dirty() testWu Fengguang
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
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