aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-23exec: delay address limit change until point of no returnMathias Krause
2011-06-23xfs: properly account for reclaimed inodesJohannes Weiner
2011-06-23oprofile, dcookies: Fix possible circular locking dependencyRobert Richter
2011-06-23fat: Fix corrupt inode flags when remove ATTR_SYS flagOGAWA Hirofumi
2011-06-23UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-06-23UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-06-23UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy
2011-06-23eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks
2011-06-23Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2011-06-23ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui
2011-06-23jbd: fix fsync() tid wraparound bugTed Ts'o
2011-06-23jbd: Fix forever sleeping process in do_get_write_access()Jan Kara
2011-06-23ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-06-23block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo
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