Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ocfs2 /
2012-04-13 Al Viroocfs2: ->e_leaf_clusters endianness breakage
2012-04-13 Al Viroocfs2: ->rl_count endianness breakage
2012-04-13 Al Viroocfs: ->rl_used breakage on big-endian
2012-04-13 Al Viroocfs2: ->l_next_free_req breakage on big-endian
2012-03-31 Al Viroget rid of pointless includes of ext2_fs.h
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroocfs2: fix leaks on failure exits in module_init
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Viro... and the same failure exits cleanup for ocfs2
2012-03-20 Cong Wangocfs2: remove the second argument of k[un]map_atomic()
2012-02-14 Al Viroocfs2: deal with wraparounds of i_nlink in ocfs2_rename()
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 David Teiglanddlm: add recovery callbacks
2012-01-04 Al Viroocfs2: propagate umode_t
2012-01-04 Al Virodlmfs: use inode_init_owner()
2012-01-04 Al Viroswitch debugfs to umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-12-02 Justin P. Mattocktreewide: Fix typos in various parts of the kernel...
2011-12-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-12-01 Akinobu Mitaocfs2: avoid unaligned access to dqc_bitmap
2011-11-17 Jan Karaocfs2: Use filemap_write_and_wait() instead of write_in...
2011-11-17 Mark Fashehocfs2: honor O_(D)SYNC flag in fallocate
2011-11-17 Xiaowei.Huocfs2: Add a missing journal credit in ocfs2_link_credi...
2011-11-17 Dan Magenheimerocfs2: send correct UUID to cleancache initialization
2011-11-17 Wengang Wangocfs2: Commit transactions in error cases -v2
2011-11-17 Wengang Wangocfs2: make direntry invalid when deleting it
2011-11-17 Julia Lawallfs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-02 Miklos Szerediocfs2: remove unnecessary nlink setting
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-10-31 Paul Gortmakerfs: add export.h to files using EXPORT_SYMBOL/THIS_MODU...
2011-08-22 Joel BeckerMerge branch 'mw-3.1-jul25' of git://oss.oracle.com...
2011-08-09 James MorrisMerge branch 'next-evm' of git://git./linux/kernel...
2011-08-01 Al Viroswitch posix_acl_equiv_mode() to umode_t *
2011-08-01 Al Viroswitch posix_acl_create() to umode_t *
2011-07-28 Jan Karaocfs2: Avoid livelock in ocfs2_readpage()
2011-07-28 Mark Fashehocfs2: serialize unaligned aio
2011-07-25 Sunil Mushranocfs2: Implement llseek()
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-25 Al Virokill boilerplates around posix_acl_create_masq()
2011-07-25 Al Virokill boilerplate around posix_acl_chmod_masq()
2011-07-25 Linus Torvaldsvfs: move ACL cache lookup into generic code
2011-07-24 Wengang Wangocfs2: Fix ocfs2_page_mkwrite()
2011-07-24 Sunil Mushranocfs2: Add comment about orphan scanning
2011-07-24 Sunil Mushranocfs2: Clean up messages in the fs
2011-07-24 Sunil Mushranocfs2/cluster: Cluster up now includes network connecti...
2011-07-24 Sunil Mushranocfs2/cluster: Add new function o2net_fill_node_map()
2011-07-24 Sunil Mushranocfs2/cluster: Fix output in file elapsed_time_in_ms
2011-07-24 Sunil Mushranocfs2/dlm: dlmlock_remote() needs to account for remastery
2011-07-24 Sunil Mushranocfs2/dlm: Take inflight reference count for remotely...
2011-07-24 Sunil Mushranocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wa...
2011-07-24 Sunil Mushranocfs2/dlm: Trace insert/remove of resource to/from...
2011-07-24 Sunil Mushranocfs2/dlm: Clean up refmap helpers
2011-07-24 Sunil Mushranocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()
2011-07-24 Sunil Mushranocfs2: Clean up messages in stack_o2cb.c
2011-07-24 Sunil Mushranocfs2/dlm: Clean up messages in o2dlm
2011-07-24 Sunil Mushranocfs2/cluster: Clean up messages in o2net
2011-07-24 Sunil Mushranocfs2/cluster: Abort heartbeat start on hard-ro devices
2011-07-24 Al Viroocfs2_init_acl(): fix a leak
2011-07-21 Josef Bacikfs: push i_mutex and filemap_write_and_wait down into...
2011-07-21 Christoph Hellwigfs: move inode_dio_done to the end_io handler
2011-07-21 Christoph Hellwigfs: always maintain i_dio_count
2011-07-21 Christoph Hellwigfs: move inode_dio_wait calls into ->setattr
2011-07-21 Christoph Hellwigfs: kill i_alloc_sem
2011-07-20 Al Vironew helpers: kern_path_create/user_path_create
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->check_...
2011-07-20 Al Viro->permission() sanitizing: pass MAY_NOT_BLOCK to -...
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-07-18 Mimi Zoharsecurity: new security_inode_init_security API adds...
2011-06-20 Vitaliy Ivanovtreewide: remove duplicate includes
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-03 Al Viromore conservative S_NOSEC handling
2011-06-01 Akinobu Mitaocfs2: use proper little-endian bitops
2011-06-01 Dan Carpenterocfs2: null deref on allocation error
2011-06-01 Dan Carpenterocfs2: checking the wrong variable in ocfs2_move_extent()
2011-06-01 Tiger Yangocfs2: Bugfix for hard readonly mount
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-27 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-05-27 Joel BeckerMerge branch 'move_extents' of git://oss.oracle.com...
2011-05-27 Tristan YeOcfs2/move_extents: Validate moving goal after the...
2011-05-27 Tristan YeOcfs2/move_extents: Avoid doing division in extent...
2011-05-26 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-26 Dan Magenheimerocfs2: add cleancache support
2011-05-26 Sage Weilocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
2011-05-26 Sage Weilvfs: push dentry_unhash on rename_dir into file systems
2011-05-26 Sage Weilvfs: push dentry_unhash on rmdir into file systems
2011-05-26 Joel BeckerMerge branch 'move_extents' of git://oss.oracle.com...
next