summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-12-21ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli
2011-12-21hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher
2011-12-21jbd/jbd2: validate sb->s_first in journal_get_superblock()Eryu Guan
2011-12-09cifs: fix cifs stable patch cifs-fix-oplock-break-handling-try-2.patchSuresh Jayaraman
2011-12-09eCryptfs: Extend array bounds for all filename charsTyler Hicks
2011-11-26hfs: add sanity check for file name lengthDan Carpenter
2011-11-07ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o
2011-11-07ext4: fix BUG_ON() in ext4_ext_insert_extent()Zheng Liu
2011-11-07NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-11-07deal with races in /proc/*/{syscall,stack,personality}Al Viro
2011-11-07kcore: fix test for end of listDan Carpenter
2011-11-07nfsd4: ignore WANT bits in open downgradeJ. Bruce Fields
2011-11-07nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()Bernd Schubert
2011-11-07epoll: fix spurious lockdep warningsNelson Elhage
2011-11-07splice: direct_splice_actor() should not use pos in sdChangli Gao
2011-11-07cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2011-08-29fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-29befs: Validate length of long symbolic links.Timo Warns
2011-08-29fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns
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