Age | Commit message (Expand) | Author |
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 |
2012-10-07 | vfs: dcache: fix deadlock in tree traversal | Miklos Szeredi |
2012-10-02 | Squashfs: fix mount time sanity check for corrupted superblock | Phillip Lougher |
2012-10-02 | NFS: return error from decode_getfh in decode open | Weston Andros Adamson |
2012-10-02 | NFS: Fix a problem with the legacy binary mount code | Trond Myklebust |
2012-10-02 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust |
2012-10-02 | eCryptfs: Copy up attributes of the lower target inode after rename | Tyler Hicks |
2012-10-02 | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi |
2012-10-02 | vfs: make O_PATH file descriptors usable for 'fstat()' | Linus Torvalds |
2012-09-14 | fuse: fix retrieve length | Miklos Szeredi |
2012-09-14 | ext3: Fix fdatasync() for files with only i_size changes | Jan Kara |
2012-09-14 | udf: Fix data corruption for files in ICB | Jan Kara |
2012-09-14 | block: replace __getblk_slow misfix by grow_dev_page fix | Hugh Dickins |
2012-09-14 | NFS: Alias the nfs module to nfs4 | bjschuma@gmail.com |
2012-09-14 | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done | Trond Myklebust |
2012-09-14 | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust |
2012-09-14 | vfs: canonicalize create mode in build_open_flags() | Miklos Szeredi |
2012-09-14 | vfs: missed source of ->f_pos races | Al Viro |
2012-08-26 | ext4: avoid kmemcheck complaint from reading uninitialized memory | Theodore Ts'o |
2012-08-26 | fuse: verify all ioctl retry iov elements | Zach Brown |
2012-08-15 | nilfs2: fix deadlock issue between chcp and thaw ioctls | Ryusuke Konishi |
2012-08-09 | ext4: don't let i_reserved_meta_blocks go negative | Brian Foster |
2012-08-09 | ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr | Theodore Ts'o |
2012-08-09 | nfs: skip commit in releasepage if we're freeing memory for fs-related reasons | Jeff Layton |
2012-08-09 | nfsd4: our filesystems are normally case sensitive | J. Bruce Fields |
2012-08-09 | Btrfs: call the ordered free operation without any locks held | Chris Mason |
2012-08-09 | locks: fix checking of fcntl_setlease argument | J. Bruce Fields |
2012-08-01 | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman |