tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / gfs2 /
2010-01-11 Steven WhitehouseGFS2: Use MAX_LFS_FILESIZE for meta inode size
2010-01-08 Steven WhitehouseGFS2: Fix gfs2_xattr_acl_chmod()
2010-01-08 Steven WhitehouseGFS2: Fix locking bug in rename
2010-01-08 Steven WhitehouseGFS2: Ensure uptodate inode size when using O_APPEND
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-17 Christoph Hellwigkill I_LOCK
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-15 Joe Perchesfs/gfs2/sys.c: use %pUB to print UUIDs
2009-12-15 Hiroshi Shimamototask_struct: make journal_info conditional
2009-12-03 Steven WhitehouseGFS2: Fix glock refcount issues
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-12-03 Benjamin MarzinskiGFS2: drop rindex glock to refresh rindex list
2009-12-03 Steven WhitehouseGFS2: Tag all metadata with jid
2009-12-03 Steven WhitehouseGFS2: Locking order fix in gfs2_check_blk_state
2009-12-03 Steven WhitehouseGFS2: Remove dirent_first() function
2009-12-03 Steven WhitehouseGFS2: Display nobarrier option in /proc/mounts
2009-12-03 Christoph HellwigGFS2: add barrier/nobarrier mount options
2009-12-03 Benjamin MarzinskiGFS2: remove division from new statfs code
2009-12-03 Benjamin MarzinskiGFS2: Improve statfs and quota usability
2009-12-03 Steven WhitehouseGFS2: Use dquot_send_warning()
2009-12-03 Steven WhitehouseGFS2: Add set_xquota support
2009-12-03 Steven WhitehouseGFS2: Add get_xquota support
2009-12-03 Steven WhitehouseGFS2: Clean up gfs2_adjust_quota() and do_glock()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qd_get()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qdsb_get()
2009-12-03 Steven WhitehouseGFS2: Add proper error reporting to quota sync via...
2009-12-03 Steven WhitehouseGFS2: Add get_xstate quota function
2009-12-03 Steven WhitehouseGFS2: Remove obsolete code in quota.c
2009-12-03 Steven WhitehouseGFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
2009-12-03 Steven WhitehouseGFS2: Alter arguments of gfs2_quota/statfs_sync
2009-12-03 Steven WhitehouseGFS2: Add cached ACLs support
2009-12-03 Steven WhitehouseGFS2: Clean up ACLs
2009-12-03 Steven WhitehouseGFS2: Use gfs2_set_mode() instead of munge_mode()
2009-12-03 Steven WhitehouseGFS2: Use forget_all_cached_acls()
2009-12-03 Steven WhitehouseGFS2: Fix up system xattrs
2009-12-03 Steven WhitehouseGFS2: Fix -o meta mounts for subsequent mounts (i.e...
2009-12-03 Steven WhitehouseGFS2: Fix potential race in glock code
2009-11-20 David HowellsSLOW_WORK: Fix GFS2 to #include <linux/module.h> before...
2009-11-19 David HowellsSLOW_WORK: Wait for outstanding work items belonging...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Steven WhitehouseGFS2: Whitespace fixes
2009-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-09-09 Steven WhitehouseGFS2: Remove unused sysfs file
2009-09-08 Steven WhitehouseGFS2: Be extra careful about deallocating inodes
2009-08-27 Steven WhitehouseGFS2: Remove no_formal_ino generating code
2009-08-26 Steven WhitehouseGFS2: Rename eattr.[ch] as xattr.[ch]
2009-08-26 Steven WhitehouseGFS2: Clean up of extended attribute support
2009-08-24 Bob PetersonGFS2: Add "-o errors=panic|withdraw" mount options
2009-08-24 Roel KluinGFS2: jumping to wrong label?
2009-08-18 Wengang WangGFS2: free disk inode which is deleted by remote node -V2
2009-08-17 Steven WhitehouseGFS2: Add sysfs link to device
2009-08-17 Steven WhitehouseGFS2: Replace assertion with proper error handling
2009-08-17 Steven WhitehouseGFS2: Improve error handling in inode allocation
2009-08-17 Steven WhitehouseGFS2: Add some more info to uevents
2009-08-17 Steven WhitehouseGFS2: Add online uevent to GFS2
2009-08-14 Steven WhitehouseGFS2: Fix permissions on "recover" file
2009-07-30 Benjamin MarzinskiGFS2: remove dcache entries for remote deleted inodes
2009-07-30 Benjamin MarzinskiGFS2: Fix incorrent statfs consistency check
2009-07-30 Benjamin MarzinskiGFS2: Don't put unlikely reclaim candidates on the...
2009-07-30 Steven WhitehouseGFS2: Don't try and dealloc own inode
2009-07-30 Benjamin MarzinskiGFS2: Fix panic in glock memory shrinker
2009-07-30 Benjamin MarzinskiGFS2: keep statfs info in sync on grows
2009-07-30 Steven WhitehouseGFS2: Shrink the shrinker
2009-07-13 Li Zefantracing/events: Move TRACE_SYSTEM outside of include...
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-12 Steven WhitehouseGFS2: Remove lock_kernel from gfs2_put_super()
2009-06-12 Steven WhitehouseGFS2: Add tracepoints
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwiggfs2: remove ->write_super and stop maintaining ->s_dirt
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-10 Steven WhitehouseGFS2: Merge gfs2_get_sb into gfs2_get_sb_meta
2009-06-10 Steven WhitehouseGFS2: Fix cache coherency between truncate and O_DIRECT...
2009-06-05 Steven WhitehouseGFS2: Fix locking issue mounting gfs2meta fs
2009-06-03 Steven WhitehouseGFS2: Remove unused variable
2009-06-02 Abhijith DasGFS2: smbd proccess hangs with flock() call.
2009-05-26 Steven WhitehouseGFS2: Remove args subdir from gfs2 sysfs files
2009-05-26 Steven WhitehouseGFS2: Remove lockstruct subdir from gfs2 sysfs files
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-22 Steven WhitehouseGFS2: Move gfs2_unlink_ok into ops_inode.c
2009-05-22 Steven WhitehouseGFS2: Move gfs2_readlinki into ops_inode.c
2009-05-22 Steven WhitehouseGFS2: Move gfs2_rmdiri into ops_inode.c
2009-05-22 Steven WhitehouseGFS2: Merge mount.c and ops_super.c into super.c
2009-05-22 Steven WhitehouseGFS2: Clean up some file names
2009-05-21 Steven WhitehouseGFS2: Be more aggressive in reclaiming unlinked inodes
2009-05-21 Steven WhitehouseGFS2: Add a rgrp bitmap full flag
2009-05-20 Steven WhitehouseGFS2: Improve resource group error handling
2009-05-19 Steven WhitehouseGFS2: Don't warn when delete inode fails on ro filesystem
2009-05-19 Steven WhitehouseGFS2: Umount recovery race fix
2009-05-13 Steven WhitehouseGFS2: Remove a couple of unused sysfs entries
2009-05-13 Steven WhitehouseGFS2: Add commit= mount option
2009-05-13 Steven WhitehouseGFS2: Move journal live test at transaction start
2009-05-12 Abhijith DasGFS2: Fix timestamps on write
2009-05-11 Steven WhitehouseGFS2: Something nonlinear this way comes!
2009-05-11 Steven WhitehouseGFS2: Optimise writepage for metadata
2009-05-11 Steven WhitehouseGFS2: Update the rw flags
next