summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-02-13cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara
2012-02-13proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov
2012-02-13proc: unify mem_read() and mem_write()Oleg Nesterov
2012-02-13proc: mem_release() should check mm != NULLOleg Nesterov
2012-02-03xfs: fix endian conversion issue in discard codeDave Chinner
2012-02-03xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-02-03eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks
2012-02-03eCryptfs: Check inode changes in setattrTyler Hicks
2012-02-03eCryptfs: Make truncate path killableTyler Hicks
2012-02-03ecryptfs: Improve metadata read failure loggingTim Gardner
2012-02-03eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25UBIFS: make debugging messages light againArtem Bityutskiy
2012-01-25proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-25pnfs-obj: Must return layout on IO errorBoaz Harrosh
2012-01-25pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh
2012-01-25proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds
2012-01-25fix cputime overflow in uptime_proc_showMartin Schwidefsky
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi
2012-01-25fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi
2012-01-25nfsd: Fix oops when parsing a 0 length exportSasha Levin
2012-01-25UBIFS: fix debugging messagesArtem Bityutskiy
2012-01-25nfs: fix regression in handling of context= option in NFSv4Jeff Layton
2012-01-25NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson
2012-01-25ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang
2012-01-12xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
2012-01-12udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara
2012-01-12ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara
2012-01-12reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney
2012-01-12reiserfs: Fix quota mount option parsingJan Kara
2012-01-06xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig
2012-01-06xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig
2012-01-06nilfs2: unbreak compat ioctlThomas Meyer
2012-01-06NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust
2011-12-21fuse: fix fuse_retrieveMiklos Szeredi
2011-12-21ext4: handle EOF correctly in ext4_bio_write_page()Yongqiang Yang
2011-12-21ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesizeYongqiang Yang
2011-12-21ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli
2011-12-21ext4: display the correct mount option in /proc/mounts for [no]init_itableTheodore Ts'o
2011-12-21xfs: avoid synchronous transactions when deleting attr blocksChristoph Hellwig
2011-12-21xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig
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-21fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-21fs/proc/meminfo.c: fix compilation errorClaudio Scordino
2011-12-09xfs: fix attr2 vs large data fork assertChristoph Hellwig
2011-12-09xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-12-09xfs: validate acl countChristoph Hellwig
2011-12-09NFS: Prevent 3.0 from crashing if it receives a partial layoutTrond Myklebust