summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-25Merge commit 'v3.2.2' into rt-3.2.2-rt10Clark Williams
2012-01-25proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-25cifs: lower default wsize when unix extensions are not usedJeff Layton
2012-01-25xfs: fix endian conversion issue in discard codeDave Chinner
2012-01-25proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds
2012-01-25fix cputime overflow in uptime_proc_showMartin Schwidefsky
2012-01-25pnfsblock: limit bio page countPeng Tao
2012-01-25pnfsblock: don't spinlock when freeing block_devPeng Tao
2012-01-25pnfsblock: acquire im_lock in _preload_rangePeng Tao
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi
2012-01-25dcache: use a dispose list in select_parentDave Chinner
2012-01-25fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi
2012-01-25nfsd: Fix oops when parsing a 0 length exportSasha Levin
2012-01-25nfsd4: fix lockowner matchingJ. Bruce Fields
2012-01-25Unused iocbs in a batch should not be accounted as active.Gleb Natapov
2012-01-25UBIFS: make debugging messages light againArtem Bityutskiy
2012-01-25UBIFS: fix debugging messagesArtem Bityutskiy
2012-01-25nfs: fix regression in handling of context= option in NFSv4Jeff Layton
2012-01-25NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2012-01-25NFS - fix recent breakage to NFS error handling.NeilBrown
2012-01-25NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson
2012-01-25pnfs-obj: Must return layout on IO errorBoaz Harrosh
2012-01-25pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh
2012-01-25ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang
2012-01-25ext4: add missing ext4_resize_end on error pathsDjalal Harouni
2012-01-16Merge commit 'v3.2.1' into rt-3.2.1-rt10Clark Williams
2012-01-16epoll.patchThomas Gleixner
2012-01-16fs: ntfs: disable interrupt only on !RTMike Galbraith
2012-01-16fs-block-rt-support.patchThomas Gleixner
2012-01-16mm-protect-activate-switch-mm.patchThomas Gleixner
2012-01-16fs: namespace preemption fixThomas Gleixner
2012-01-16buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2012-01-16locking-various-init-fixes.patchThomas Gleixner
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-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
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-26vfs: fix handling of lock allocation failure in lease-break caseLinus Torvalds