aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-21CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky
2011-05-21Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-21Validate size of EFI GUID partition entries.Timo Warns
2011-05-21cifs: handle errors from coalesce_t2Jeff Layton
2011-05-21cifs: refactor mid finding loop in cifs_demultiplex_threadJeff Layton
2011-05-21cifs: sanitize length checking in coalesce_t2 (try #3)Jeff Layton
2011-05-21cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton
2011-05-21cifs: change bleft in decode_unicode_ssetup back to signed typeJeff Layton
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-09UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy
2011-05-09UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy
2011-05-02NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
2011-05-02nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-05-02vfs: avoid large kmalloc()s for the fdtableAndrew Morton
2011-05-02UBIFS: fix false space checking failureArtem Bityutskiy
2011-05-02UBIFS: fix master node recoveryArtem Bityutskiy
2011-05-02nfsd4: Fix filp leakOGAWA Hirofumi
2011-05-02nfsd4: fix struct file leak on delegationJ. Bruce Fields
2011-04-21proc: do proper range check on readdir offsetLinus Torvalds
2011-04-21brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-21vfs: Fix absolute RCU path walk failures due to uninitialized seq numberTim Chen
2011-04-21UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-21ramfs: fix memleak on no-mmu archBob Liu
2011-04-21UBIFS: fix assertion warningsArtem Bityutskiy
2011-04-21UBIFS: restrict world-writable debugfs filesVasiliy Kulikov
2011-04-21cifs: wrap received signature check in srv_mutexJeff Layton
2011-04-21cifs: set ra_pages in backing_dev_infoJeff Layton
2011-04-21cifs: check for private_data before trying to put itJeff Layton
2011-04-21cifs: always do is_path_accessible check in cifs_mountJeff Layton
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