aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-04-14nfsd4: fix oops on lock failureJ. Bruce Fields
2011-04-14nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-04-14ext4: fix credits computing for indirect mapped filesYongqiang Yang
2011-04-14ext4: fix a double free in ext4_register_li_requestTao Ma
2011-04-14Squashfs: handle corruption of directory structurePhillip Lougher
2011-04-14Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher
2011-04-14Treat writes as new when holes span across page boundariesGoldwyn Rodrigues
2011-04-14quota: Don't write quota info in dquot_commit()Jan Kara
2011-04-14UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy
2011-04-14UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy
2011-04-14UBIFS: do not read flash unnecessarilyArtem Bityutskiy
2011-04-14Btrfs: Fix uninitialized root flags for subvolumesLi Zefan
2011-04-14inotify: fix double free/corruption of stuct userEric Paris
2011-04-14nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-04-14xfs: register the inode cache shrinker before quotachecksDave Chinner
2011-04-14eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2011-04-14eCryptfs: Unlock page in write_begin error pathTyler Hicks
2011-03-27ext4: skip orphan cleanup if fs has unknown ROCOMPAT featuresAmir Goldstein
2011-03-27fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-03-27NFS: Fix a hang/infinite loop in nfs_wb_page()Trond Myklebust
2011-03-27fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going awayJens Axboe
2011-03-27fix deadlock in pivot_root()Al Viro
2011-03-27nfsd: wrong index used in inner loopMi Jinlong
2011-03-27nfsd4: fix struct file leakJ. Bruce Fields
2011-03-27nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields
2011-03-27nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong
2011-03-27proc: protect mm start_code/end_code in /proc/pid/statKees Cook
2011-03-27procfs: fix /proc/<pid>/maps heap checkAaro Koskinen
2011-03-27ext3: skip orphan cleanup on rocompat fsAmir Goldstein
2011-03-27aio: wake all waiters when destroying ctxRoland Dreier
2011-03-23ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen
2011-03-23Increase OSF partition limit from 8 to 18Linus Torvalds
2011-03-23VFS: Fix the nfs sillyrename regression in kernel 2.6.38Trond Myklebust
2011-03-23dcache.c: create helper function for duplicated functionalityLinus Torvalds
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14Fix corrupted OSF partition table parsingTimo Warns
2011-03-13compat breakage in preadv() and pwritev()Al Viro
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-03-12Btrfs: break out of shrink_delalloc earlierChris Mason
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever
2011-03-11nfs4: remove duplicated #includeHuang Weiyi
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust
2011-03-11NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4.1 reclaim complete must wait for completionAndy Adamson
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga
2011-03-10(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz
2011-03-10nfs: fix compilation warningJovi Zhang