summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-12Merge commit 'v3.2.1' into rt-3.2.1-rt9v3.2.1-rt9Clark Williams
2012-01-12xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
2012-01-12udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara
2012-01-12ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara
2012-01-12reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney
2012-01-12reiserfs: Fix quota mount option parsingJan Kara
2012-01-12ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh
2012-01-12ore: Must support none-PAGE-aligned IOBoaz Harrosh
2012-01-12ore: fix BUG_ON, too few sgs when readingBoaz Harrosh
2012-01-12ore: Fix crash in case of an IO error.Boaz Harrosh
2012-01-05Merge commit 'v3.2' into rt-3.2-rt9v3.2-rt9Clark Williams
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French
2012-01-03cifs: fix bad buffer length check in coalesce_t2Jeff Layton
2012-01-03Merge commit 'v3.2-rc7' into rt-3.2-rc7-rt9Clark Williams
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil
2011-12-28epoll.patchThomas Gleixner
2011-12-28fs: ntfs: disable interrupt only on !RTMike Galbraith
2011-12-28fs-block-rt-support.patchThomas Gleixner
2011-12-28mm-protect-activate-switch-mm.patchThomas Gleixner
2011-12-28fs: namespace preemption fixThomas Gleixner
2011-12-28buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2011-12-28locking-various-init-fixes.patchThomas Gleixner
2011-12-26vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds
2011-12-23Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2011-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-12-23xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig
2011-12-23xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig
2011-12-23Btrfs: call d_instantiate after all ops are setupAl Viro
2011-12-23Btrfs: fix worker lock misuse in find_workerChris Mason
2011-12-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-12-20nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()Haogang Chen
2011-12-20nilfs2: unbreak compat ioctlThomas Meyer
2011-12-18writeback: show writeback reason with __print_symbolicWu Fengguang
2011-12-16Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...Linus Torvalds
2011-12-16btrfs: lower the dirty balance poll intervalWu Fengguang
2011-12-15NFS: Fix a regression in nfs_file_llseek()Trond Myklebust
2011-12-15Btrfs: unplug every once and a whileChris Mason
2011-12-15Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...Chris Mason
2011-12-15Btrfs: deal with NULL srv_rsv in the delalloc inode reservation codeChris Mason
2011-12-15Btrfs: only set cache_generation if we setup the block groupJosef Bacik
2011-12-15Btrfs: don't panic if orphan item already existsJosef Bacik
2011-12-15Btrfs: fix leaked space in truncateJosef Bacik
2011-12-15Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik
2011-12-15Btrfs: deal with enospc from dirtying inodes properlyJosef Bacik
2011-12-15Btrfs: fix num_workers_starting bug and other bugs in async threadJosef Bacik
2011-12-15BTRFS: Establish i_ops before calling d_instantiateCasey Schaufler