summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-23cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-05-23CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky
2011-05-23Validate size of EFI GUID partition entries.Timo Warns
2011-05-23cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton
2011-05-09btrfs: Require CAP_SYS_ADMIN for filesystem rebalanceBen Hutchings
2011-05-09cifs: fix another memleak, in cifs_root_igetOskar Schirmer
2011-05-09Increase OSF partition limit from 8 to 18Linus Torvalds
2011-05-09Fix corrupted OSF partition table parsingTimo Warns
2011-05-09nfs: fix compilation warningJovi Zhang
2011-05-09nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-05-09GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2011-05-09GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das
2011-05-09GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse
2011-05-09fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns
2011-05-09Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2011-05-09NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
2011-05-09nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-05-09UBIFS: fix master node recoveryArtem Bityutskiy
2011-05-09NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust
2011-04-22proc: do proper range check on readdir offsetLinus Torvalds
2011-04-22UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-22ramfs: fix memleak on no-mmu archBob Liu
2011-04-22UBIFS: restrict world-writable debugfs filesVasiliy Kulikov
2011-04-22cifs: always do is_path_accessible check in cifs_mountJeff Layton
2011-04-14xfs: zero proper structure size for geometry callsAlex Elder
2011-04-14exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-14exec: make argv/envp memory visible to oom-killerOleg Nesterov
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-14Squashfs: handle corruption of directory structurePhillip 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-14nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-04-14xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
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-27fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik
2011-03-27nfsd: wrong index used in inner loopMi Jinlong
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-14nfsd: wrong index used in inner looproel
2011-03-07CIFS: Fix oplock break handling (try #2)Pavel Shilovsky