aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-12-26Btrfs: call d_instantiate after all ops are setupAl Viro
2011-12-26Btrfs: fix worker lock misuse in find_workerChris Mason
2011-12-26nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()Haogang Chen
2011-12-26nilfs2: unbreak compat ioctlThomas Meyer
2011-12-26writeback: show writeback reason with __print_symbolicWu Fengguang
2011-12-26btrfs: lower the dirty balance poll intervalWu Fengguang
2011-12-26NFS: Fix a regression in nfs_file_llseek()Trond Myklebust
2011-12-26Btrfs: unplug every once and a whileChris Mason
2011-12-26Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason
2011-12-26Btrfs: only set cache_generation if we setup the block groupJosef Bacik
2011-12-26Btrfs: don't panic if orphan item already existsJosef Bacik
2011-12-26Btrfs: fix leaked space in truncateJosef Bacik
2011-12-26Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik
2011-12-26Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik
2011-12-26Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik
2011-12-26BTRFS: Establish i_ops before calling d_instantiateCasey Schaufler
2011-12-26Btrfs: add a cond_resched() into the worker loopChris Mason
2011-12-26Btrfs: fix ctime update of on-disk inodeLi Zefan
2011-12-26btrfs: keep orphans for subvolume deletionArne Jansen
2011-12-26Btrfs: fix inaccurate available space on raid0 profileMiao Xie
2011-12-26Btrfs: fix wrong disk space information of the filesMiao Xie
2011-12-26Btrfs: fix wrong i_size when truncating a file to a larger sizeMiao Xie
2011-12-26fs/ncpfs: fix error paths and goto statements in ncp_fill_super()Djalal Harouni
2011-12-26ext4: handle EOF correctly in ext4_bio_write_page()Yongqiang Yang
2011-12-26ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initializedYongqiang Yang
2011-12-26ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()Yongqiang Yang
2011-12-26ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesizeYongqiang Yang
2011-12-26ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli
2011-12-26ceph: add missing spin_unlock at ceph_mdsc_build_path()Yehuda Sadeh
2011-12-26configfs: register_filesystem() called too earlyAl Viro
2011-12-26fuse: register_filesystem() called too earlyAl Viro
2011-12-26ubifs: too early register_filesystem()Al Viro
2011-12-26ceph: fix SEEK_CUR, SEEK_SET regressionSage Weil
2011-12-26fuse: llseek fix raceMiklos Szeredi
2011-12-26fuse: fix llseek bugRoel Kluin
2011-12-26fuse: fix fuse_retrieveMiklos Szeredi
2011-12-26ext4: display the correct mount option in /proc/mounts for [no]init_itableTheodore Ts'o
2011-12-26ext4: Fix crash due to getting bogus eh_depth value on big-endian systemsPaul Mackerras
2011-12-26ext4: fix ext4_end_io_dio() racing against fsync()Theodore Ts'o
2011-12-26NFSv4: Do not accept delegated opens when a delegation recall is in effectTrond Myklebust
2011-12-26NFSv4: Ensure correct locking when accessing the 'lock_states' listTrond Myklebust
2011-12-26Btrfs: fix btrfs_end_bio to deal with write errors to a single mirrorChris Mason
2011-12-26procfs: do not overflow get_{idle,iowait}_time for nohzMichal Hocko
2011-12-26fs/proc/meminfo.c: fix compilation errorClaudio Scordino
2011-12-26procfs: fix a vfsmount longterm reference leakAl Viro
2011-12-26cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton
2011-12-26cifs: attempt to freeze while looping on a receive attemptJeff Layton
2011-12-26cifs: Fix sparse warning when calling cifs_strtoUCSSteve French
2011-12-26CIFS: Add descriptions to the brlock cache functionsPavel Shilovsky
2011-12-26ceph: use i_ceph_lock instead of i_lockSage Weil