Age | Commit message (Expand) | Author |
2013-01-17 | udf: fix memory leak while allocating blocks during write | Namjae Jeon |
2013-01-17 | ext4: lock i_mutex when truncating orphan inodes | Theodore Ts'o |
2013-01-17 | ext4: do not try to write superblock on ro remount w/o journal | Michael Tokarev |
2013-01-17 | jbd2: fix assertion failure in jbd2_journal_flush() | Jan Kara |
2013-01-17 | ext4: check dioread_nolock on remount | Jan Kara |
2013-01-17 | ext4: fix extent tree corruption caused by hole punch | Forrest Liu |
2013-01-17 | jffs2: hold erase_completion_lock on exit | Alexey Khoroshilov |
2013-01-17 | ext4: fix possible use after free with metadata csum | Theodore Ts'o |
2013-01-17 | ext4: fix memory leak in ext4_xattr_set_acl()'s error path | Eugene Shatokhin |
2013-01-11 | tcp: fix MSG_SENDPAGE_NOTLAST logic | Eric Dumazet |
2013-01-11 | nfs: fix null checking in nfs_get_option_str() | Xi Wang |
2013-01-11 | nfsd: avoid permission checks on EXCLUSIVE_CREATE replay | Neil Brown |
2013-01-11 | nfsd4: fix oops on unusual readlike compound | J. Bruce Fields |
2013-01-11 | nfsd: fix v4 reply caching | J. Bruce Fields |
2013-01-11 | nfs: fix wrong object type in lockowner_slab | Yanchuan Nian |
2013-01-11 | NFS: Fix calls to drop_nlink() | Trond Myklebust |
2013-01-11 | NFS: avoid NULL dereference in nfs_destroy_server | NeilBrown |
2013-01-11 | NFS: Add sequence_priviliged_ops for nfs4_proc_sequence() | Bryan Schumaker |
2013-01-11 | exec: do not leave bprm->interp on stack | Kees Cook |
2012-12-10 | pnfsblock: fix partial page buffer wirte | Peng Tao |
2012-12-03 | jbd: Fix lock ordering bug in journal_unmap_buffer() | Jan Kara |
2012-12-03 | jffs2: Fix lock acquisition order bug in jffs2_write_begin | Thomas Betker |
2012-12-03 | UBIFS: fix compilation warning | Alexandre Pereira da Silva |
2012-11-26 | ceph: avoid 32-bit page index overflow | Alex Elder |
2012-11-26 | ceph: Fix oops when handling mdsmap that decreases max_mds | Yan, Zheng |
2012-11-26 | libceph: delay debugfs initialization until we learn global_id | Sage Weil |
2012-11-26 | libceph: set peer name on con_open, not init | Sage Weil |
2012-11-26 | libceph: fully initialize connection in con_init() | Alex Elder |
2012-11-26 | libceph: embed ceph messenger structure in ceph_client | Alex Elder |
2012-11-26 | ceph: check PG_Private flag before accessing page->private | Yan, Zheng |
2012-11-26 | ceph: use info returned by get_authorizer | Alex Elder |
2012-11-26 | ceph: have get_authorizer methods return pointers | Alex Elder |
2012-11-26 | ceph: ensure auth ops are defined before use | Alex Elder |
2012-11-26 | ceph: messenger: reduce args to create_authorizer | Alex Elder |
2012-11-26 | ceph: define ceph_auth_handshake type | Alex Elder |
2012-11-26 | reiserfs: Protect reiserfs_quota_write() with write lock | Jan Kara |
2012-11-26 | reiserfs: Move quota calls out of write lock | Jan Kara |
2012-11-26 | reiserfs: Protect reiserfs_quota_on() with write lock | Jan Kara |
2012-11-26 | reiserfs: Fix lock ordering during remount | Jan Kara |
2012-11-26 | NFS: Wait for session recovery to finish before returning | Bryan Schumaker |
2012-11-26 | eCryptfs: check for eCryptfs cipher support at mount | Tim Sally |
2012-11-26 | eCryptfs: Copy up POSIX ACL and read-only flags from lower mount | Tyler Hicks |
2012-11-26 | UBIFS: introduce categorized lprops counter | Artem Bityutskiy |
2012-11-26 | UBIFS: fix mounting problems after power cuts | Artem Bityutskiy |
2012-11-26 | cifs: fix potential buffer overrun in cifs.idmap handling code | Jeff Layton |
2012-11-26 | fanotify: fix missing break | Eric Paris |
2012-11-26 | xfs: drop buffer io reference when a bad bio is built | Dave Chinner |
2012-11-17 | xfs: fix reading of wrapped log data | Dave Chinner |
2012-11-17 | NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate | Trond Myklebust |
2012-11-17 | NFS: fix bug in legacy DNS resolver. | NeilBrown |