summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi2011-08-291-0/+4
* befs: Validate length of long symbolic links.Timo Warns2011-08-291-9/+14
* fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oopsTimo Warns2011-08-291-0/+9
* proc: restrict access to /proc/PID/ioVasiliy Kulikov2011-08-081-2/+5
* Revert "block: rescan partitions on invalidated devices on -ENOMEDIA too"Greg Kroah-Hartman2011-08-081-18/+9
* ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara2011-08-081-2/+10
* mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-07-134-22/+16
* xfs: properly account for reclaimed inodesJohannes Weiner2011-06-233-4/+14
* oprofile, dcookies: Fix possible circular locking dependencyRobert Richter2011-06-231-0/+3
* fat: Fix corrupt inode flags when remove ATTR_SYS flagOGAWA Hirofumi2011-06-231-1/+1
* UBIFS: fix memory leak on error pathArtem Bityutskiy2011-06-231-0/+1
* UBIFS: fix shrinker object count reportsArtem Bityutskiy2011-06-231-1/+5
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-06-232-1/+3
* eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks2011-06-231-25/+21
* Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns2011-06-231-0/+5
* ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui2011-06-231-0/+2
* jbd: fix fsync() tid wraparound bugTed Ts'o2011-06-231-3/+13
* jbd: Fix forever sleeping process in do_get_write_access()Jan Kara2011-06-231-2/+7
* ext3: Fix fs corruption when make_indexed_dir() failsJan Kara2011-06-231-2/+11
* block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo2011-06-231-9/+18
* cifs: add fallback in is_path_accessible for old serversJeff Layton2011-05-231-0/+5
* CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky2011-05-231-2/+3
* Validate size of EFI GUID partition entries.Timo Warns2011-05-231-0/+6
* cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton2011-05-231-1/+3
* fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns2011-05-091-4/+12
* Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu2011-05-091-1/+8
* NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust2011-05-091-2/+2
* nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton2011-05-091-0/+9
* UBIFS: fix master node recoveryArtem Bityutskiy2011-05-091-0/+26
* NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust2011-05-091-9/+17
* proc: do proper range check on readdir offsetLinus Torvalds2011-04-221-2/+7
* UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy2011-04-221-0/+3
* ramfs: fix memleak on no-mmu archBob Liu2011-04-221-0/+1
* UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-04-221-3/+3
* cifs: always do is_path_accessible check in cifs_mountJeff Layton2011-04-221-1/+1
* xfs: zero proper structure size for geometry callsAlex Elder2011-04-141-3/+8
* exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2011-04-142-17/+19
* exec: make argv/envp memory visible to oom-killerOleg Nesterov2011-04-141-2/+26
* nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields2011-04-141-1/+0
* ext4: fix credits computing for indirect mapped filesYongqiang Yang2011-04-141-6/+5
* Squashfs: handle corruption of directory structurePhillip Lougher2011-04-142-0/+21
* Treat writes as new when holes span across page boundariesGoldwyn Rodrigues2011-04-141-0/+6
* quota: Don't write quota info in dquot_commit()Jan Kara2011-04-141-9/+4
* UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy2011-04-141-5/+36
* UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy2011-04-141-4/+3
* UBIFS: do not read flash unnecessarilyArtem Bityutskiy2011-04-141-1/+1
* Btrfs: Fix uninitialized root flags for subvolumesLi Zefan2011-04-145-1/+30
* nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-04-141-6/+6
* xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-04-141-0/+3
* eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu2011-04-141-0/+1