aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2009-12-05
| |\
| | * GFS2: Fix glock refcount issuesSteven Whitehouse2009-12-03
| | * writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang2009-12-03
| | * GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski2009-12-03
| | * GFS2: Tag all metadata with jidSteven Whitehouse2009-12-03
| | * GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse2009-12-03
| | * GFS2: Remove dirent_first() functionSteven Whitehouse2009-12-03
| | * GFS2: Display nobarrier option in /proc/mountsSteven Whitehouse2009-12-03
| | * GFS2: add barrier/nobarrier mount optionsChristoph Hellwig2009-12-03
| | * GFS2: remove division from new statfs codeBenjamin Marzinski2009-12-03
| | * GFS2: Improve statfs and quota usabilityBenjamin Marzinski2009-12-03
| | * GFS2: Use dquot_send_warning()Steven Whitehouse2009-12-03
| | * VFS: Export dquot_send_warningSteven Whitehouse2009-12-03
| | * GFS2: Add set_xquota supportSteven Whitehouse2009-12-03
| | * GFS2: Add get_xquota supportSteven Whitehouse2009-12-03
| | * GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse2009-12-03
| | * GFS2: Remove constant argument from qd_get()Steven Whitehouse2009-12-03
| | * GFS2: Remove constant argument from qdsb_get()Steven Whitehouse2009-12-03
| | * GFS2: Add proper error reporting to quota sync via sysfsSteven Whitehouse2009-12-03
| | * GFS2: Add get_xstate quota functionSteven Whitehouse2009-12-03
| | * GFS2: Remove obsolete code in quota.cSteven Whitehouse2009-12-03
| | * GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse2009-12-03
| | * GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse2009-12-03
| | * VFS: Use GFP_NOFS in posix_acl_from_xattr()Steven Whitehouse2009-12-03
| | * GFS2: Add cached ACLs supportSteven Whitehouse2009-12-03
| | * GFS2: Clean up ACLsSteven Whitehouse2009-12-03
| | * GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse2009-12-03
| | * GFS2: Use forget_all_cached_acls()Steven Whitehouse2009-12-03
| | * GFS2: Fix up system xattrsSteven Whitehouse2009-12-03
| | * GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse2009-12-03
| | * GFS2: Fix potential race in glock codeSteven Whitehouse2009-12-03
| * | Merge branch 'master' into nextJames Morris2009-12-03
| |\|
| * | LSM: Move security_path_chmod()/security_path_chown() to after mutex_lock().Tetsuo Handa2009-11-23
| * | LSM: imbed ima calls in the security hooksMimi Zohar2009-10-25
| * | LSM: Pass original mount flags to security_sb_mount().Tetsuo Handa2009-10-11
| * | LSM: Add security_path_chroot().Tetsuo Handa2009-10-11
| * | LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\ \ \ | | |/ | |/|
| * | CacheFiles: Update IMA counters when using dentry_openMarc Dionne2009-12-01
| * | 9p: fix build breakage introduced by FS-CacheDavid Howells2009-12-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-30
| |\ \
| | * | [CIFS] Fix sparse warningSteve French2009-11-24
| | * | [CIFS] Duplicate data on appending to some Samba serversSteve French2009-11-24
| | * | [CIFS] fix oops in cifs_lookup during net bootSteve French2009-11-24
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-11-30
| |\ \ \
| | * | | fuse: reject O_DIRECT flag also in fuse_createCsaba Henk2009-11-27
| * | | | jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse2009-11-30
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-11-30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=nDavid Howells2009-11-20