aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller31-537/+991
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds26-504/+961
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse1-13/+8
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang1-12/+0
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski1-2/+6
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse4-2/+8
2009-12-03GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse1-4/+10
2009-12-03GFS2: Remove dirent_first() functionSteven Whitehouse1-33/+1
2009-12-03GFS2: Display nobarrier option in /proc/mountsSteven Whitehouse1-0/+3
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig3-0/+17
2009-12-03GFS2: remove division from new statfs codeBenjamin Marzinski1-8/+9
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski5-10/+100
2009-12-03GFS2: Use dquot_send_warning()Steven Whitehouse1-1/+9
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse3-85/+103
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse1-26/+172
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse1-0/+43
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse1-56/+26
2009-12-03GFS2: Remove constant argument from qd_get()Steven Whitehouse1-4/+4
2009-12-03GFS2: Remove constant argument from qdsb_get()Steven Whitehouse1-6/+6
2009-12-03GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse1-4/+6
2009-12-03GFS2: Add get_xstate quota functionSteven Whitehouse1-0/+23
2009-12-03GFS2: Remove obsolete code in quota.cSteven Whitehouse2-17/+5
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse4-0/+10
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse5-10/+12
2009-12-03VFS: Use GFP_NOFS in posix_acl_from_xattr()Steven Whitehouse1-1/+1
2009-12-03GFS2: Add cached ACLs supportSteven Whitehouse1-2/+25
2009-12-03GFS2: Clean up ACLsSteven Whitehouse5-100/+132
2009-12-03GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse1-35/+11
2009-12-03GFS2: Use forget_all_cached_acls()Steven Whitehouse1-1/+4
2009-12-03GFS2: Fix up system xattrsSteven Whitehouse3-92/+120
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse3-26/+127
2009-12-03GFS2: Fix potential race in glock codeSteven Whitehouse1-2/+8
2009-12-03Merge branch 'master' into nextJames Morris162-1885/+4679
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller31-242/+1426
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne1-0/+2
2009-12-019p: fix build breakage introduced by FS-CacheDavid Howells1-1/+1
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-5/+12
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+3
2009-11-30jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse1-3/+6
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds21-209/+1322
2009-11-27fuse: reject O_DIRECT flag also in fuse_createCsaba Henk1-0/+3
2009-11-25[CIFS] Fix sparse warningSteve French2-1/+10
2009-11-24[CIFS] Duplicate data on appending to some Samba serversSteve French1-2/+0
2009-11-24[CIFS] fix oops in cifs_lookup during net bootSteve French1-2/+2
2009-11-24LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().Tetsuo Handa1-21/+15
2009-11-20FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells1-0/+1
2009-11-20SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells1-0/+1
2009-11-20SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()David Howells1-1/+1
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds5-24/+80
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1