summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-19Merge commit 'v2.6.35.14' into del-5.8/mainAlex Gonzalez
2011-08-01proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-08-01mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-08-01exec: delay address limit change until point of no returnMathias Krause
2011-08-01oprofile, dcookies: Fix possible circular locking dependencyRobert Richter
2011-08-01fat: Fix corrupt inode flags when remove ATTR_SYS flagOGAWA Hirofumi
2011-08-01UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-08-01UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-08-01UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy
2011-08-01eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks
2011-08-01Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2011-08-01ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui
2011-08-01jbd: fix fsync() tid wraparound bugTed Ts'o
2011-08-01jbd: Fix forever sleeping process in do_get_write_access()Jan Kara
2011-08-01ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-08-01cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-08-01CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky
2011-08-01Validate size of EFI GUID partition entries.Timo Warns
2011-08-01cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton
2011-08-01btrfs: Require CAP_SYS_ADMIN for filesystem rebalanceBen Hutchings
2011-08-01Increase OSF partition limit from 8 to 18Linus Torvalds
2011-08-01Fix corrupted OSF partition table parsingTimo Warns
2011-08-01nfs: fix compilation warningJovi Zhang
2011-08-01nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman
2011-08-01fs/partitions/ldm.c: fix oops caused by corrupted partition tableTimo Warns
2011-08-01Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2011-08-01NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust
2011-08-01nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-04-28UBIFS: fix master node recoveryArtem Bityutskiy
2011-04-28NFS: nfs_wcc_update_inode() should set nfsi->attr_gencountTrond Myklebust
2011-04-28proc: do proper range check on readdir offsetLinus Torvalds
2011-04-28UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy
2011-04-28ramfs: fix memleak on no-mmu archBob Liu
2011-04-28UBIFS: restrict world-writable debugfs filesVasiliy Kulikov
2011-04-28cifs: always do is_path_accessible check in cifs_mountJeff Layton
2011-04-28xfs: zero proper structure size for geometry callsAlex Elder
2011-04-28nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields
2011-04-28ext4: fix credits computing for indirect mapped filesYongqiang Yang
2011-04-28Squashfs: handle corruption of directory structurePhillip Lougher
2011-04-28Treat writes as new when holes span across page boundariesGoldwyn Rodrigues
2011-04-28quota: Don't write quota info in dquot_commit()Jan Kara
2011-04-28UBIFS: fix debugging failure in dbg_check_space_infoArtem Bityutskiy
2011-04-28UBIFS: fix oops on error path in read_pnodeArtem Bityutskiy
2011-04-28UBIFS: do not read flash unnecessarilyArtem Bityutskiy
2011-04-28Btrfs: Fix uninitialized root flags for subvolumesLi Zefan
2011-04-28nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-04-28xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg
2011-03-31eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2011-03-31eCryptfs: Unlock page in write_begin error pathTyler Hicks
2011-03-31fs: call security_d_instantiate in d_obtain_alias V2Josef Bacik