ALSA: usb-audio: add UAC2 sepecific Feature Unit controls
[safe/jmp/linux-2.6] / fs / gfs2 /
2010-05-28 npiggin@suse.dekill spurious reference to vmtruncate
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-05-24 Steven WhitehouseGFS2: Fix permissions checking for setflags ioctl()
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Stephen Hemmingergfs: constify xattr_handler
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Christoph Hellwigquota: unify ->set_dqblk
2010-05-21 Christoph Hellwigquota: unify ->get_dqblk
2010-05-21 Steven WhitehouseGFS2: Don't "get" xattrs for ACLs when ACLs are turned off
2010-05-21 Bob PetersonGFS2: Rework reclaiming unlinked dinodes
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2010-05-14 Steven WhitehouseGFS2: Fix typo
2010-05-12 Bob PetersonGFS2: stuck in inode wait, no glocks stuck
2010-05-12 Bob PetersonGFS2: Eliminate useless err variable
2010-05-10 Abhijith DasGFS2: Fix writing to non-page aligned gfs2_quota structures
2010-05-06 Steven WhitehouseGFS2: Add some useful messages
2010-05-05 Christoph HellwigGFS2: fix quota state reporting
2010-05-05 Benjamin MarzinskiGFS2: Various gfs2_logd improvements
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-14 Bob PetersonGFS2: glock livelock
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Steven WhitehouseGFS2: Clean up stuffed file copying
2010-03-29 Steven WhitehouseGFS2: Remove space from slab cache name
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-11 Sachin PrabhuGFS2: Skip check for mandatory locks when unlocking
2010-03-11 Benjamin MarzinskiGFS2: Allow the number of committed revokes to temporar...
2010-03-09 Christoph HellwigGFS2: do not select QUOTA
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Emese Revfykobject: Constify struct kset_uevent_ops
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-04 Christoph Hellwigquota: move code from sync_quota_sb into vfs_quota_sync
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Al ViroSwitch gfs2 to nd_set_link()
2010-03-01 Bob PetersonGFS2: print glock numbers in hex
2010-03-01 Dave ChinnerGFS2: ordered writes are backwards
2010-03-01 Steven WhitehouseGFS2: Remove loopy umount code
2010-03-01 Steven WhitehouseGFS2: Metadata address space clean up
2010-02-12 Steven WhitehouseGFS2: Fix bmap allocation corner-case bug
2010-02-12 Abhijith DasGFS2: Fix error code
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-03 Steven WhitehouseGFS2: Extend umount wait coverage to full glock lifetime
2010-02-03 Steven WhitehouseGFS2: Wait for unlock completion on umount
2010-02-01 Steven WhitehouseGFS2: Use GFP_NOFS for alloc structure
2010-02-01 Steven WhitehouseGFS2: Fix previous patch
2010-02-01 Benjamin MarzinskiGFS2: Don't withdraw on partial rindex entries
2010-01-12 OGAWA HirofumiGFS2: Fix refcnt leak on gfs2_follow_link() error path
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
next