Age | Commit message (Expand) | Author |
2012-07-04 | nilfs2: ensure proper cache clearing for gc-inodes | Ryusuke Konishi |
2012-06-19 | NFSv4: Fix unnecessary delegation returns in nfs4_do_open | Trond Myklebust |
2012-06-19 | fuse: fix stat call on 32 bit platforms | Pavel Shilovsky |
2012-06-10 | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg | Theodore Ts'o |
2012-06-10 | ext4: don't set i_flags in EXT4_IOC_SETFLAGS | Tao Ma |
2012-06-10 | ext4: don't trash state flags in EXT4_IOC_SETFLAGS | Theodore Ts'o |
2012-06-10 | ext4: remove mb_groups before tearing down the buddy_cache | Salman Qazi |
2012-06-10 | ext4: add ext4_mb_unload_buddy in the error path | Salman Qazi |
2012-06-10 | ext4: add missing save_error_info() to ext4_error() | Theodore Ts'o |
2012-06-10 | vfs: umount_tree() might be called on subtree that had never made it | Al Viro |
2012-06-10 | vfs: increment iversion when a file is truncated | Dmitry Kasatkin |
2012-06-10 | ext4: disallow hard-linked directory in ext4_lookup | Andreas Dilger |
2012-06-10 | ext4: force ro mount if ext4_setup_super() fails | Eric Sandeen |
2012-06-10 | NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO | Trond Myklebust |
2012-06-10 | cifs: fix oops while traversing open file list (try #4) | Shirish Pargaonkar |
2012-06-10 | exofs: Fix CRASH on very early IO errors. | Boaz Harrosh |
2012-06-10 | cifs: Include backup intent search flags during searches {try #2) | Shirish Pargaonkar |
2012-05-31 | Avoid beyond bounds copy while caching ACL | Sachin Prabhu |
2012-05-31 | Avoid reading past buffer when calling GETACL | Sachin Prabhu |
2012-05-31 | NFS4: fix compile warnings in nfs4proc.c | Peng Tao |
2012-05-31 | block: don't mark buffers beyond end of disk as mapped | Jeff Moyer |
2012-05-31 | cifs: fix revalidation test in cifs_llseek() | Dan Carpenter |
2012-05-31 | wake up s_wait_unfrozen when ->freeze_fs fails | Kazuya Mio |
2012-05-31 | ext4: fix error handling on inode bitmap corruption | Jan Kara |
2012-05-31 | ext3: Fix error handling on inode bitmap corruption | Jan Kara |
2012-05-31 | vfs: make AIO use the proper rw_verify_area() area helpers | Linus Torvalds |
2012-05-31 | bio allocation failure due to bio_get_nr_vecs() | Bernd Schubert |
2012-05-31 | bio: don't overflow in bio_get_nr_vecs() | Kent Overstreet |
2012-05-20 | ext4: avoid deadlock on sync-mounted FS w/o journal | Eric Sandeen |
2012-05-20 | jffs2: Fix lock acquisition order bug in gc path | Josh Cartwright |
2012-05-20 | NFSv4: Revalidate uid/gid after open | Jonathan Nieder |
2012-05-11 | exit_signal: simplify the "we have changed execution domain" logic | Oleg Nesterov |
2012-05-11 | hfsplus: Fix potential buffer overflows | Greg Kroah-Hartman |
2012-05-11 | fs/cifs: fix parsing of dfs referrals | Stefan Metzmacher |
2012-05-11 | autofs: make the autofsv5 packet file descriptor use a packetized pipe | Linus Torvalds |
2012-05-11 | pipes: add a "packetized pipe" mode for writing | Linus Torvalds |
2012-05-11 | Revert "autofs: work around unhappy compat problem on x86-64" | Linus Torvalds |
2012-05-11 | NFS: put open context on error in nfs_flush_multi | Fred Isaman |
2012-05-11 | NFS: put open context on error in nfs_pagein_multi | Fred Isaman |
2012-05-11 | NFSv4: Ensure that we check lock exclusive/shared type against open modes | Trond Myklebust |
2012-05-11 | NFSv4: Ensure that the LOCK code sets exception->inode | Trond Myklebust |
2012-05-11 | nfs: Enclose hostname in brackets when needed in nfs_do_root_mount | Jan Kara |
2012-05-11 | tcp: allow splice() to build full TSO packets | Eric Dumazet |
2012-05-11 | nfsd: don't fail unchecked creates of non-special files | J. Bruce Fields |
2012-05-11 | lockd: fix the endianness bug | Al Viro |
2012-05-11 | ocfs2: ->e_leaf_clusters endianness breakage | Al Viro |
2012-05-11 | ocfs2: ->rl_count endianness breakage | Al Viro |
2012-05-11 | ocfs: ->rl_used breakage on big-endian | Al Viro |
2012-05-11 | ocfs2: ->l_next_free_req breakage on big-endian | Al Viro |
2012-05-11 | btrfs: btrfs_root_readonly() broken on big-endian | Al Viro |