Age | Commit message (Expand) | Author |
2013-02-14 | tcp: fix MSG_SENDPAGE_NOTLAST logic | Eric Dumazet |
2013-02-11 | nilfs2: fix fix very long mount time issue | Vyacheslav Dubeyko |
2013-02-03 | fs/cifs/cifs_dfs_ref.c: fix potential memory leakage | Cong Ding |
2013-01-21 | ext4: init pagevec in ext4_da_block_invalidatepages | Eric Sandeen |
2013-01-17 | GFS2: Test bufdata with buffer locked and gfs2_log_lock held | Benjamin Marzinski |
2013-01-17 | epoll: prevent missed events on EPOLL_CTL_MOD | Eric Wong |
2013-01-17 | udf: don't increment lenExtents while writing to a hole | Namjae Jeon |
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: 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 memory leak in ext4_xattr_set_acl()'s error path | Eugene Shatokhin |
2013-01-11 | nfs: fix null checking in nfs_get_option_str() | Xi Wang |
2013-01-11 | nfsd4: fix oops on unusual readlike compound | J. Bruce Fields |
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 | exec: do not leave bprm->interp on stack | Kees Cook |
2012-12-03 | jbd: Fix lock ordering bug in journal_unmap_buffer() | Jan Kara |
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 | fanotify: fix missing break | Eric Paris |
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 |
2012-11-17 | nfsd: add get_uint for u32's | J. Bruce Fields |
2012-11-17 | NFSv4: nfs4_locku_done must release the sequence id | Trond Myklebust |
2012-11-17 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings |
2012-11-17 | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts | Scott Mayhew |
2012-10-31 | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() | Geert Uytterhoeven |
2012-10-31 | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook |
2012-10-28 | Revert: lockd: use rpc client's cl_nodename for id encoding | Greg Kroah-Hartman |
2012-10-28 | NLM: nlm_lookup_file() may return NLMv4-specific error codes | Trond Myklebust |
2012-10-21 | udf: fix retun value on error path in udf_load_logicalvol | Nikola Pajkovsky |
2012-10-21 | jbd: Fix assertion failure in commit code due to lacking transaction credits | Jan Kara |
2012-10-21 | autofs4 - fix reset pending flag on mount fail | Ian Kent |
2012-10-21 | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins |
2012-10-21 | lockd: use rpc client's cl_nodename for id encoding | Stanislav Kinsbursky |
2012-10-13 | ext4: fix fdatasync() for files with only i_size changes | Jan Kara |
2012-10-13 | ext4: always set i_op in ext4_mknod() | Bernd Schubert |
2012-10-13 | ext4: online defrag is not supported for journaled files | Dmitry Monakhov |
2012-10-07 | coredump: prevent double-free on an error path in core dumper | Denys Vlasenko |