security: whitespace coding style fixes
[safe/jmp/linux-2.6] / fs /
2010-04-12 Eric Parissecurity: remove dead hook inode_delete
2010-04-12 Eric Parissecurity: remove dead hook sb_post_pivotroot
2010-04-12 Eric Parissecurity: remove dead hook sb_post_addmount
2010-04-12 Eric Parissecurity: remove dead hook sb_post_remount
2010-04-12 Eric Parissecurity: remove dead hook sb_umount_busy
2010-04-12 Eric Parissecurity: remove dead hook sb_umount_close
2010-04-12 Eric Parissecurity: remove sb_check_sb hooks
2010-03-30 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-03-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-29 Linus Torvaldsext3: fix broken handling of EXT3_STATE_NEW
2010-03-29 Joern Engel[LogFS] Erase new journal segments
2010-03-29 Joern Engel[LogFS] Move reserved segments with journal
2010-03-29 David HowellsSLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_...
2010-03-29 Sage Weilceph: fix use after free on mds __unregister_request
2010-03-28 Joern Engel[LogFS] Clear PagePrivate when moving journal
2010-03-28 Joern EngelSimplify and fix pad_wbuf
2010-03-28 Joern EngelPrevent data corruption in logfs_rewrite_block()
2010-03-27 Joern EngelUse deactivate_locked_super
2010-03-27 Joern EngelFix logfs_get_sb_final error path
2010-03-27 Joern EngelWrite out both superblocks on mismatch
2010-03-27 Joern EngelPrevent schedule while atomic in __logfs_readdir
2010-03-27 Joern EngelPlug memory leak in writeseg_end_io
2010-03-27 Joern EngelLimit max_pages for insane devices
2010-03-27 Joern EngelOpen segment file before using it
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-26 Al ViroRestore LOOKUP_DIRECTORY hint handling in final lookup...
2010-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-24 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-24 Dan Carpenterfscache: add missing unlock
2010-03-24 David Howellsdo_sync_read/write() should set kiocb.ki_nbytes to...
2010-03-24 David HowellsFDPIC: For-loop in elf_core_vma_data_size() is incorrect
2010-03-24 OGAWA Hirofumifs/partition/msdos: fix unusable extended partition...
2010-03-24 Daniel Taylorfs/partitions/msdos: add support for large disks
2010-03-24 Dan Carpenterkcore: fix test for end of list
2010-03-24 Jeff Mahoneyreiserfs: properly honor read-only devices
2010-03-24 Jeff Mahoneyreiserfs: fix oops while creating privroot with selinux...
2010-03-24 Borislav Petkovfs/binfmt_aout.c: fix pointer warnings
2010-03-24 Eric Sandeenext4: Fixed inode allocator to correctly track a flex_b...
2010-03-25 Jan Karaext4: Don't use delayed allocation by default when...
2010-03-25 Theodore Ts'oext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
2010-03-24 Srinivas Eedaocfs2: Fix a race in o2dlm lockres mastery
2010-03-24 Tristan YeOcfs2: Handle deletion of reflinked oprhan inodes corre...
2010-03-24 Tristan YeOcfs2: Journaling i_flags and i_orphaned_slot when...
2010-03-24 Mark Fashehocfs2: Clear undo bits when local alloc is freed
2010-03-23 Ryusuke Konishinilfs2: fix imperfect completion wait in nilfs_wait_on_logs
2010-03-23 Ryusuke Konishinilfs2: fix hang-up of cleaner after log writer returne...
2010-03-23 Sage Weilceph: fix possible double-free of mds request reference
2010-03-23 Sage Weilceph: fix session check on mds reply
2010-03-23 Dan Carpenterceph: handle kmalloc() failure
2010-03-23 Sage Weilceph: propagate mds session allocation failures to...
2010-03-23 Sage Weilceph: make write_begin wait propagate ERESTARTSYS
2010-03-23 Sage Weilceph: fix snap rebuild condition
2010-03-23 Sage Weilceph: avoid reopening osd connections when address...
2010-03-23 Sage Weilceph: rename r_sent_stamp r_stamp
2010-03-23 Sage Weilceph: fix connection fault con_work reentrancy problem
2010-03-23 Sage Weilceph: prevent dup stale messages to console for restart...
2010-03-23 Sage Weilceph: fix pg pool decoding from incremental osdmap...
2010-03-23 Sage Weilceph: fix mds sync() race with completing requests
2010-03-23 Sage Weilceph: only release unused caps with mds requests
2010-03-23 Sage Weilceph: clean up handle_cap_grant, handle_caps wrt sessio...
2010-03-23 Sage Weilceph: fix session locking in handle_caps, ceph_check_caps
2010-03-23 Sage Weilceph: drop unnecessary WARN_ON in caps migration
2010-03-23 Sage Weilceph: fix null pointer deref of r_osd in debug output
2010-03-23 Sage Weilceph: clean up service ticket decoding
2010-03-22 Dan CarpenterAFS: Potential null dereference
2010-03-22 Jeff LaytonNFS: don't try to decode GETATTR if DELEGRETURN returne...
2010-03-22 Ryusuke Konishinilfs2: fix duplicate call to nilfs_segctor_cancel_freev
2010-03-21 Sage Weilceph: release old ticket_blob buffer
2010-03-21 Sage Weilceph: fix authenticator buffer size calculation
2010-03-21 Sage Weilceph: fix authenticator timeout
2010-03-21 Sage Weilceph: fix inode removal from snap realm when racing...
2010-03-21 Sage Weilceph: add missing locking to protect i_snap_realm_item...
2010-03-21 Sage Weilceph: implemented caps should always be superset of...
2010-03-19 Tao Maocfs2: Init meta_ac properly in ocfs2_create_empty_xatt...
2010-03-19 Tao Maocfs2: Fix the update of name_offset when removing...
2010-03-19 Trond MyklebustNFS: Prevent another deadlock in nfs_release_page()
2010-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-03-18 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-18 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-03-18 Mark Fashehocfs2: Always try for maximum bits with new local alloc...
2010-03-18 Chris MasonBtrfs: fix the inode ref searches done by btrfs_search_...
2010-03-18 Chris MasonBtrfs: allow treeid==0 in the inode lookup ioctl
2010-03-18 Chris MasonBtrfs: return keys for large items to the search ioctl
2010-03-18 Chris MasonBtrfs: fix key checks and advance in the search ioctl
2010-03-18 Akinobu Mitantfs: use bitmap_weight
2010-03-18 Venkatesh Pallipadijffs2: fix up rb_root initializations to use RB_ROOT
2010-03-17 Mark Fashehocfs2: set i_mode on disk during acl operations
2010-03-17 Tao Maocfs2: Update i_blocks in reflink operations.
2010-03-17 Tao Maocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
2010-03-17 Sachin Prabhu[PATCH] Skip check for mandatory locks when unlocking
2010-03-16 Dave Chinnerxfs: don't warn about page discards on shutdown
2010-03-16 Alex Elderxfs: use scalable vmap API
2010-03-16 Alex Elderxfs: remove old vmap cache
2010-03-16 Chris MasonBtrfs: buffer results in the space_info ioctl
2010-03-16 Sage WeilBtrfs: use __u64 types in ioctl.h
2010-03-16 Sage WeilBtrfs: fix search_ioctl key advance
next