aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-03Fix for buffer overflow in ldm_frag_add not sufficientTimo Warns
2011-06-03When mandatory encryption on share, fail mountSteve French
2011-06-03ext4: release page cache in ext4_mb_load_buddy error pathYang Ruirui
2011-06-03jbd: fix fsync() tid wraparound bugTed Ts'o
2011-06-03jbd: Fix forever sleeping process in do_get_write_access()Jan Kara
2011-06-03ext3: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-06-03ext4: fix possible use-after-free in ext4_remove_li_request()Lukas Czerner
2011-06-03block: don't block events on excl write for non-optical devicesTejun Heo
2011-06-03block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo
2011-06-03block: rescan partitions on invalidated devices on -ENOMEDIA tooTejun Heo
2011-05-21cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton
2011-05-21cifs: clean up various nits in unicode routines (try #2)Jeff Layton
2011-05-21cifs: add fallback in is_path_accessible for old serversJeff Layton
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