Age | Commit message (Expand) | Author |
2012-10-21 | eCryptfs: Call lower ->flush() from ecryptfs_flush() | Tyler Hicks |
2012-10-21 | eCryptfs: Write out all dirty pages just before releasing the lower file | Tyler Hicks |
2012-10-21 | eCryptfs: Revert to a writethrough cache model | Tyler Hicks |
2012-10-21 | eCryptfs: Initialize empty lower files when opening them | Tyler Hicks |
2012-10-21 | eCryptfs: Unlink lower inode when ecryptfs_create() fails | Tyler Hicks |
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-21 | NFSD: pass null terminated buf to kstrtouint() | Malahal Naineni |
2012-10-21 | nfsd4: fix nfs4 stateid leak | J. Bruce Fields |
2012-10-13 | udf: fix retun value on error path in udf_load_logicalvol | Nikola Pajkovsky |
2012-10-13 | Convert properly UTF-8 to UTF-16 | Frediano Ziglio |
2012-10-13 | cifs: reinstate the forcegid option | Jeff Layton |
2012-10-13 | JFFS2: don't fail on bitflips in OOB | Brian Norris |
2012-10-13 | kpageflags: fix wrong KPF_THP on non-huge compound pages | Naoya Horiguchi |
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-13 | ext4: move_extent code cleanup | Dmitry Monakhov |
2012-10-13 | ext4: fix crash when accessing /proc/mounts concurrently | Herton Ronaldo Krzesinski |
2012-10-13 | ext4: fix potential deadlock in ext4_nonda_switch() | Theodore Ts'o |
2012-10-13 | ext4: avoid duplicate writes of the backup bg descriptor blocks | Yongqiang Yang |
2012-10-13 | ext4: don't copy non-existent gdt blocks when resizing | Yongqiang Yang |
2012-10-13 | ext4: ignore last group w/o enough space when resizing instead of BUG'ing | Yongqiang Yang |
2012-10-13 | jbd2: don't write superblock when if its empty | Eric Sandeen |
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 | LockD: pass service to per-net up and down functions | Stanislav Kinsbursky |
2012-10-02 | NFSd: set nfsd_serv to NULL after service destruction | Stanislav Kinsbursky |
2012-10-02 | NFSd: introduce nfsd_destroy() helper | Stanislav Kinsbursky |
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 | cifs: fix return value in cifsConvertToUTF16 | Jeff Layton |
2012-10-02 | fs/proc: fix potential unregister_sysctl_table hang | Francesco Ruggeri |
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 | UBIFS: fix complaints about too small debug buffer size | Artem Bityutskiy |
2012-09-14 | NFS: return -ENOKEY when the upcall fails to map the name | Bryan Schumaker |
2012-09-14 | NFS: Clear key construction data if the idmap upcall fails | Bryan Schumaker |
2012-09-14 | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done | Trond Myklebust |
2012-09-14 | pnfs: defer release of pages in layoutget | Idan Kedar |
2012-09-14 | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust |