Age | Commit message (Expand) | Author |
2013-07-28 | writeback: Fix periodic writeback after fs mount | Jan Kara |
2013-07-28 | ext3: fix data=journal fast mount/umount hang | Jan Kara |
2013-07-21 | Handle big endianness in NTLM (ntlmv2) authentication | Steve French |
2013-07-21 | ext4: don't allow ext4_free_blocks() to fail due to ENOMEM | Theodore Ts'o |
2013-07-21 | ext4: fix overflow when counting used blocks on 32-bit architectures | Jan Kara |
2013-07-21 | ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs | Jan Kara |
2013-07-21 | ocfs2: xattr: fix inlined xattr reflink | Junxiao Bi |
2013-07-21 | ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() | Al Viro |
2013-07-21 | jbd2: fix theoretical race in jbd2__journal_restart | Theodore Ts'o |
2013-07-21 | CIFS use sensible file nlink values if unprovided | Steve French |
2013-07-13 | nfsd4: fix decoding of compounds across page boundaries | J. Bruce Fields |
2013-07-13 | hpfs: better test for errors | Mikulas Patocka |
2013-07-03 | UBIFS: fix a horrid bug | Artem Bityutskiy |
2013-07-03 | UBIFS: prepare to fix a horrid bug | Artem Bityutskiy |
2013-07-03 | perf: Disable monitoring on setuid processes for regular users | Stephane Eranian |
2013-06-27 | inotify: invalid mask should return a error number but not set it | Zhao Hongjiang |
2013-06-20 | ceph: fix statvfs fr_size | Sage Weil |
2013-06-20 | libceph: wrap auth ops in wrapper functions | Sage Weil |
2013-06-20 | libceph: add update_authorizer auth method | Sage Weil |
2013-06-20 | ceph: ceph_pagelist_append might sleep while atomic | Jim Schutt |
2013-06-20 | ceph: add cpu_to_le32() calls when encoding a reconnect capability | Jim Schutt |
2013-06-07 | jfs: fix a couple races | Dave Kleikamp |
2013-06-07 | cifs: fix potential buffer overrun when composing a new options string | Jeff Layton |
2013-06-07 | xfs: kill suid/sgid through the truncate path. | Dave Chinner |
2013-06-07 | NFSv4: Fix a thinko in nfs4_try_open_cached | Trond Myklebust |
2013-06-07 | nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary | Ryusuke Konishi |
2013-06-07 | ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() | Joseph Qi |
2013-06-07 | fat: fix possible overflow for fat_clusters | OGAWA Hirofumi |
2013-06-07 | cifs: only set ops for inodes in I_NEW state | Jeff Layton |
2013-05-24 | btrfs: don't stop searching after encountering the wrong item | Gabriel de Perthuis |
2013-05-19 | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi |
2013-05-19 | ext4: limit group search loop for non-extent files | Lachlan McIlroy |
2013-05-19 | nfsd4: don't allow owner override on 4.1 CLAIM_FH opens | J. Bruce Fields |
2013-05-11 | ext4: add check for inodes_count overflow in new resize ioctl | Theodore Ts'o |
2013-05-11 | autofs - remove autofs dentry mount check | David Jeffery |
2013-05-07 | ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG | Theodore Ts'o |
2013-05-07 | ext4: fix online resizing for ext3-compat file systems | Theodore Ts'o |
2013-05-07 | ext4: fix journal callback list traversal | Dmitry Monakhov |
2013-05-07 | jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback | Dmitry Monakhov |
2013-05-07 | nfsd: Decode and send 64bit time values | Bryan Schumaker |
2013-05-07 | nfsd4: don't close read-write opens too soon | J. Bruce Fields |
2013-05-07 | NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall | Trond Myklebust |
2013-05-07 | LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot | Trond Myklebust |
2013-05-07 | fs/dcache.c: add cond_resched() to shrink_dcache_parent() | Greg Thelen |
2013-05-07 | mm: allow arch code to control the user page table ceiling | Hugh Dickins |
2013-05-07 | fs/fscache/stats.c: fix memory leak | Anurup m |
2013-05-07 | sysfs: fix use after free in case of concurrent read/write and readdir | Ming Lei |
2013-05-01 | aio: fix possible invalid memory access when DEBUG is enabled | Zhao Hongjiang |
2013-04-25 | Btrfs: make sure nbytes are right after log replay | Josef Bacik |
2013-04-25 | hfsplus: fix potential overflow in hfsplus_file_truncate() | Vyacheslav Dubeyko |