Age | Commit message (Expand) | Author |
2013-03-06 | fs: cachefiles: add support for large files in filesystem caching | Justin Lecher |
2013-03-06 | exec: use -ELOOP for max recursion depth | Kees Cook |
2013-03-06 | pstore: Avoid deadlock in panic and emergency-restart path | Seiji Aguchi |
2013-03-06 | nbd: fsync and kill block device on shutdown | Paolo Bonzini |
2013-03-06 | block: fix ext_devt_idr handling | Tomas Henzl |
2013-03-06 | ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink | Xiaowei.Hu |
2013-03-06 | ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly | Jeff Liu |
2013-03-06 | ocfs2: fix possible use-after-free with AIO | Jan Kara |
2013-03-06 | fs: Fix possible use-after-free with AIO | Jan Kara |
2013-03-06 | ext4: fix free clusters calculation in bigalloc filesystem | Lukas Czerner |
2013-03-06 | ocfs2: unlock super lock if lockres refresh failed | Junxiao Bi |
2013-03-06 | fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk() | MITSUNARI Shigeo |
2013-03-06 | inotify: remove broken mask checks causing unmount to be EINVAL | Jim Somerville |
2013-03-06 | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust |
2013-03-06 | ext4: fix xattr block allocation/release with bigalloc | Lukas Czerner |
2013-03-06 | umount oops when remove blocklayoutdriver first | fanchaoting |
2013-03-06 | NFSv4.1: Don't decode skipped layoutgets | Weston Andros Adamson |
2013-03-06 | nfsd: Fix memleak | majianpeng |
2013-03-06 | UBIFS: fix double free of ubifs_orphan objects | Adam Thomas |
2013-03-06 | ext4: fix race in ext4_mb_add_n_trim() | Niu Yawei |
2013-03-06 | ext4: fix possible use-after-free with AIO | Jan Kara |
2013-03-06 | ext4: return ENOMEM if sb_getblk() fails | Theodore Ts'o |
2013-02-20 | tcp: fix MSG_SENDPAGE_NOTLAST logic | Eric Dumazet |
2013-02-20 | nilfs2: fix fix very long mount time issue | Vyacheslav Dubeyko |
2013-02-06 | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session | Trond Myklebust |
2013-02-06 | NFS: Don't silently fail setattr() requests on mountpoints | Trond Myklebust |
2013-02-06 | xfs: Fix possible use-after-free with AIO | Jan Kara |
2013-02-06 | fs/cifs/cifs_dfs_ref.c: fix potential memory leakage | Cong Ding |
2013-01-16 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong |
2013-01-16 | udf: don't increment lenExtents while writing to a hole | Namjae Jeon |
2013-01-16 | nfs: fix null checking in nfs_get_option_str() | Xi Wang |
2013-01-16 | cifs: adjust sequence number downward after signing NT_CANCEL request | Jeff Layton |
2013-01-16 | ext4: do not try to write superblock on ro remount w/o journal | Michael Tokarev |
2013-01-16 | jbd2: fix assertion failure in jbd2_journal_flush() | Jan Kara |
2013-01-16 | ext4: check dioread_nolock on remount | Jan Kara |
2013-01-16 | ext4: fix extent tree corruption caused by hole punch | Forrest Liu |
2013-01-03 | udf: fix memory leak while allocating blocks during write | Namjae Jeon |
2013-01-03 | exec: do not leave bprm->interp on stack | Kees Cook |
2013-01-03 | vfs: d_obtain_alias() needs to use "/" as default name. | NeilBrown |
2013-01-03 | nfsd4: fix oops on unusual readlike compound | J. Bruce Fields |
2013-01-03 | proc: pid/status: show all supplementary groups | Artem Bityutskiy |
2013-01-03 | NFS: avoid NULL dereference in nfs_destroy_server | NeilBrown |
2013-01-03 | nfsd: avoid permission checks on EXCLUSIVE_CREATE replay | Neil Brown |
2013-01-03 | nfsd: fix v4 reply caching | J. Bruce Fields |
2013-01-03 | NFS: Add sequence_priviliged_ops for nfs4_proc_sequence() | Bryan Schumaker |
2013-01-03 | ext4: init pagevec in ext4_da_block_invalidatepages | Eric Sandeen |
2013-01-03 | ext4: fix memory leak in ext4_xattr_set_acl()'s error path | Eugene Shatokhin |
2013-01-03 | nfs: fix wrong object type in lockowner_slab | Yanchuan Nian |
2013-01-03 | freezer: PF_FREEZER_NOSIG should be cleared along with PF_NOFREEZE | Oleg Nesterov |
2012-12-06 | jbd: Fix lock ordering bug in journal_unmap_buffer() | Jan Kara |