Age | Commit message (Expand) | Author |
2012-02-29 | NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID | Trond Myklebust |
2012-02-29 | eCryptfs: Copy up lower inode attrs after setting lower xattr | Tyler Hicks |
2012-02-13 | cifs: Fix oops in session setup code for null user mounts | Shirish Pargaonkar |
2012-02-13 | eCryptfs: Infinite loop due to overflow in ecryptfs_write() | Li Wang |
2012-02-13 | udf: Mark LVID buffer as uptodate before marking it dirty | Jan Kara |
2012-02-13 | proc: make sure mem_open() doesn't pin the target's memory | Oleg Nesterov |
2012-02-13 | proc: unify mem_read() and mem_write() | Oleg Nesterov |
2012-02-13 | proc: mem_release() should check mm != NULL | Oleg Nesterov |
2012-02-03 | xfs: fix endian conversion issue in discard code | Dave Chinner |
2012-02-03 | xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink() | Jan Kara |
2012-02-03 | eCryptfs: Fix oops when printing debug info in extent crypto functions | Tyler Hicks |
2012-02-03 | eCryptfs: Check inode changes in setattr | Tyler Hicks |
2012-02-03 | eCryptfs: Make truncate path killable | Tyler Hicks |
2012-02-03 | ecryptfs: Improve metadata read failure logging | Tim Gardner |
2012-02-03 | eCryptfs: Sanitize write counts of /dev/ecryptfs | Tyler Hicks |
2012-01-25 | UBIFS: make debugging messages light again | Artem Bityutskiy |
2012-01-25 | proc: clear_refs: do not clear reserved pages | Will Deacon |
2012-01-25 | pnfs-obj: Must return layout on IO error | Boaz Harrosh |
2012-01-25 | pnfs-obj: pNFS errors are communicated on iodata->pnfs_error | Boaz Harrosh |
2012-01-25 | proc: clean up and fix /proc/<pid>/mem handling | Linus Torvalds |
2012-01-25 | fix cputime overflow in uptime_proc_show | Martin Schwidefsky |
2012-01-25 | fix shrink_dcache_parent() livelock | Miklos Szeredi |
2012-01-25 | fsnotify: don't BUG in fsnotify_destroy_mark() | Miklos Szeredi |
2012-01-25 | nfsd: Fix oops when parsing a 0 length export | Sasha Levin |
2012-01-25 | UBIFS: fix debugging messages | Artem Bityutskiy |
2012-01-25 | nfs: fix regression in handling of context= option in NFSv4 | Jeff Layton |
2012-01-25 | NFSv4.1: fix backchannel slotid off-by-one bug | Andy Adamson |
2012-01-25 | ext4: fix undefined behavior in ext4_fill_flex_info() | Xi Wang |
2012-01-12 | xfs: fix acl count validation in xfs_acl_from_disk() | Xi Wang |
2012-01-12 | udf: Fix deadlock when converting file from in-ICB one to normal one | Jan Kara |
2012-01-12 | ext3: Don't warn from writepage when readonly inode is spotted after error | Jan Kara |
2012-01-12 | reiserfs: Force inode evictions before umount to avoid crash | Jeff Mahoney |
2012-01-12 | reiserfs: Fix quota mount option parsing | Jan Kara |
2012-01-06 | xfs: log all dirty inodes in xfs_fs_sync_fs | Christoph Hellwig |
2012-01-06 | xfs: log the inode in ->write_inode calls for kupdate | Christoph Hellwig |
2012-01-06 | nilfs2: unbreak compat ioctl | Thomas Meyer |
2012-01-06 | NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits. | Trond Myklebust |
2011-12-21 | fuse: fix fuse_retrieve | Miklos Szeredi |
2011-12-21 | ext4: handle EOF correctly in ext4_bio_write_page() | Yongqiang Yang |
2011-12-21 | ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize | Yongqiang Yang |
2011-12-21 | ext4: avoid hangs in ext4_da_should_update_i_disksize() | Andrea Arcangeli |
2011-12-21 | ext4: display the correct mount option in /proc/mounts for [no]init_itable | Theodore Ts'o |
2011-12-21 | xfs: avoid synchronous transactions when deleting attr blocks | Christoph Hellwig |
2011-12-21 | xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels | Christoph Hellwig |
2011-12-21 | hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops | Phillip Lougher |
2011-12-21 | jbd/jbd2: validate sb->s_first in journal_get_superblock() | Eryu Guan |
2011-12-21 | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro |
2011-12-21 | fs/proc/meminfo.c: fix compilation error | Claudio Scordino |
2011-12-09 | xfs: fix attr2 vs large data fork assert | Christoph Hellwig |
2011-12-09 | xfs: force buffer writeback before blocking on the ilock in inode reclaim | Christoph Hellwig |