aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpersChristoph Hellwig2010-10-14
* hfsplus: create correct initial catalog entries for device filesChristoph Hellwig2010-10-14
* hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig2010-10-14
* hfsplus: fix link corruptionChristoph Hellwig2010-10-14
* hfsplus: validate btree flagsChristoph Hellwig2010-10-14
* hfsplus: handle more on-disk corruptions without oopsingEric Sandeen2010-10-14
* hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro2010-10-14
* hfsplus: fix oops on mount with corrupted btree extent recordsJeff Mahoney2010-10-14
* hfsplus: fix rename over directoriesChristoph Hellwig2010-10-01
* hfsplus: convert tree_lock to mutexThomas Gleixner2010-09-30
* hfsplus: add missing extent locking in hfsplus_write_inodeChristoph Hellwig2010-09-30
* hfsplus: protect readdir against removals from open_dir_listChristoph Hellwig2010-09-30
* hfsplus: use atomic bitops for the superblock flagsChristoph Hellwig2010-09-30
* hfsplus: add per-superblock lock for volume header updatesChristoph Hellwig2010-09-30
* hfsplus: remove the rsrc_inodes listChristoph Hellwig2010-09-30
* hfsplus: do not cache and write next_allocChristoph Hellwig2010-09-30
* hfsplus: fix error handling in hfsplus_symlinkChristoph Hellwig2010-09-30
* hfsplus: merge mknod/mkdir/creatChristoph Hellwig2010-09-30
* hfsplus: clean up hfsplus_write_inodeChristoph Hellwig2010-09-30
* hfsplus: clean up hfsplus_igetChristoph Hellwig2010-09-30
* hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig2010-09-30
* hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig2010-09-30
* hfsplus: remove BKL from hfsplus_put_superChristoph Hellwig2010-09-30
* hfsplus: use alloc_mutex in hfsplus_sync_fsChristoph Hellwig2010-09-30
* hfsplus: introduce alloc_mutexChristoph Hellwig2010-09-30
* hfsplus: protect setflags using i_mutexChristoph Hellwig2010-09-30
* hfsplus: split hfsplus_ioctlChristoph Hellwig2010-09-30
* hfsplus: fix BKL leak in hfsplus_ioctlChristoph Hellwig2010-09-30
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-24
|\
| * o2dlm: force free mles during dlm exitSrinivas Eeda2010-09-23
| * ocfs2: Sync inode flags with ext2.Tao Ma2010-09-23
| * ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma2010-09-23
| * ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma2010-09-23
| * ocfs2: update ctime when changing the file's permission by setfaclTao Ma2010-09-23
| * ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang2010-09-18
| * Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.cTristan Ye2010-09-10
| * Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.Tristan Ye2010-09-10
| * ocfs2: Fix lockdep warning in reflink.Tao Ma2010-09-10
| * ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.Tao Ma2010-09-10
* | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-22
* | aio: do not return ERESTARTSYS as a result of AIOJan Kara2010-09-22
* | /proc/vmcore: fix seekingArnd Bergmann2010-09-22
* | Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg2010-09-22
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-22
|\ \
| * | bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara2010-09-22
| * | char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-09-21
|\ \ \ | |/ / |/| |
| * | ceph: select CRYPTOSage Weil2010-09-17
| * | ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil2010-09-17
| * | ceph: only send one flushsnap per cap_snap per mds sessionSage Weil2010-09-17