summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18ceph: move mempool creation to ceph_create_clientSage Weil
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil
2009-11-18ceph: handle errors during osd client initSage Weil
2009-11-18ceph: remove unnecessary ceph_con_shutdownSage Weil
2009-11-18ceph: remove bad calls to ceph_con_shutdownSage Weil
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra
2009-11-17procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold
2009-11-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner
2009-11-17XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-16cifs: clear server inode number flag while autodisablingSuresh Jayaraman
2009-11-15ext4: fix block validity checks so they work correctly with meta_bgTheodore Ts'o
2009-11-23ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zeroTheodore Ts'o
2009-11-23ext4: don't update the superblock in ext4_statfs()Theodore Ts'o
2009-11-15ext4: journal all modifications in ext4_xattr_set_handleEric Sandeen
2009-11-15ext4: fix i_flags access in ext4_da_writepages_trans_blocks()Julia Lawall
2009-11-23ext4: make sure directory and symlink blocks are revokedTheodore Ts'o
2009-11-23ext4: add tracepoint for ext4_forget()Theodore Ts'o
2009-11-22ext4: remove failed journal checksum checkTheodore Ts'o
2009-11-15jbd2: don't wipe the journal on a failed journal checksumTheodore Ts'o
2009-11-15nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA
2009-11-14Fix memory corruption caused by nfsd readdir+Petr Vandrovec
2009-11-14ext4: plug a buffer_head leak in an error path of ext4_iget()Theodore Ts'o
2009-11-23ext4: fix spelling typos in move_extent.cAkira Fujita
2009-11-23ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXTAkira Fujita
2009-11-23ext4: fix lock order problem in ext4_move_extents()Akira Fujita
2009-11-23ext4: fix the returned block count if EXT4_IOC_MOVE_EXT failsAkira Fujita
2009-11-23ext4: avoid divide by zero when trying to mount a corrupted file systemTheodore Ts'o
2009-11-23ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPCTheodore Ts'o
2009-11-13ocfs2: Trivial cleanup of jbd compatibility layer removalSunil Mushran
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields
2009-11-13nilfs2: fix lock order reversal in chcp operationRyusuke Konishi
2009-11-12ceph: fix page invalidation deadlockSage Weil
2009-11-12ceph: build cleanly without CONFIG_DEBUG_FSSage Weil
2009-11-12__generic_block_fiemap(): fix for files bigger than 4GBMike Hommey
2009-11-12exec: setup_arg_pages() fails to return errorsAnton Blanchard
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens
2009-11-12pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu
2009-11-12sysctl fs: Remove dead binary sysctl supportEric W. Biederman
2009-11-12fs/jbd: Export log_start_commit to fix ext3 build.Stefan Schmidt
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-11-11ceph: pr_info when mds reconnect completesSage Weil
2009-11-11ceph: initialize i_size/i_rbytes on snapdirSage Weil
2009-11-11ceph: exclude snapdir from readdir resultsSage Weil
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds