aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-08proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-08-08cifs: check for NULL session passwordJeff Layton
2011-08-08cifs: fix NULL pointer dereference in cifs_find_smb_sesJeff Layton
2011-08-08cifs: clean up cifs_find_smb_ses (try #2)Jeff Layton
2011-08-08Revert "block: rescan partitions on invalidated devices on -ENOMEDIA too"Greg Kroah-Hartman
2011-08-08ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2011-08-08NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2011-07-13mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
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