aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-01-06NSM: Remove BUG_ON() in nsm_monitor()Chuck Lever
2009-01-06NLM: Remove redundant printk() in nlmclnt_lock()Chuck Lever
2009-01-06NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()Chuck Lever
2009-01-06NSM: Support IPv6 version of mon_nameChuck Lever
2009-01-06NSM: convert printk(KERN_DEBUG) to a dprintk()Chuck Lever
2009-01-06NSM: Use C99 structure initializer to initialize nsm_argsChuck Lever
2009-01-06NLM: Add helper to handle IPv4 addressesChuck Lever
2009-01-06NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever
2009-01-06NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever
2009-01-06NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever
2009-01-06lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)Jeff Layton
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar
2009-01-06nfsd: update fh_verify descriptionJ. Bruce Fields
2009-01-06Btrfs: tree logging checksum fixesYan Zheng
2009-01-06Btrfs: don't change file extent's ram_bytes in btrfs_drop_extentsYan Zheng
2009-01-06Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creationYan Zheng
2009-01-06Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat codeChris Mason
2009-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06ext4: Make printk's consistently prefixed with "EXT4-fs: "Theodore Ts'o
2009-01-06ext4: Add sanity checks for the superblock before mounting the filesystemTheodore Ts'o
2009-01-05ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o
2009-01-05Btrfs: drop EXPORT symbols from extent_io.cChris Mason
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-01-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2009-01-05Btrfs: Fix free block discard calls down to the block layerLiu Hui
2009-01-05Btrfs: avoid orphan inode caused by log replayYan Zheng
2009-01-05Btrfs: avoid potential super block corruptionYan Zheng
2009-01-05Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_superShen Feng
2009-01-05Btrfs: fix a memory leak in btrfs_get_sbShen Feng
2009-01-05Btrfs: Fix typo in clear_state_cbLiu Hui
2009-01-05Btrfs: Fix memset length in btrfs_file_writeyanhai zhu
2009-01-05Btrfs: update directory's size when creating subvol/snapshotYan Zheng
2009-01-05Btrfs: add permission checks to the ioctlsChris Mason
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk
2009-01-05fix breakage in reiserfs_new_inode()Al Viro
2009-01-05fix the treatment of jfs special inodesAl Viro
2009-01-05vfs: remove duplicate code in get_fs_type()Li Zefan
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05sys_execve and sys_uselib do not call into fsnotifyEric Paris
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-05inode->i_op is never NULLAl Viro
2009-01-05ntfs: don't NULL i_opAl Viro
2009-01-05isofs check for NULL ->i_op in root directory is dead codeAl Viro
2009-01-05affs: do not zero ->i_opAl Viro