Age | Commit message (Expand) | Author |
2012-11-16 | GFS2: don't reference inode's glock during block allocation trace | Bob Peterson |
2012-11-15 | GFS2: remove redundant lvb pointer | David Teigland |
2012-11-15 | GFS2: only use lvb on glocks that need it | David Teigland |
2012-11-14 | GFS2: skip dlm_unlock calls in unmount | David Teigland |
2012-11-13 | GFS2: Fix one RG corner case | Steven Whitehouse |
2012-11-13 | GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode | Bob Peterson |
2012-11-13 | GFS2: Use dirty_inode in gfs2_dir_add | Bob Peterson |
2012-11-13 | GFS2: Fix truncation of journaled data files | Steven Whitehouse |
2012-11-07 | GFS2: Add Orlov allocator | Steven Whitehouse |
2012-11-07 | GFS2: Use proper allocation context for new inodes | Steven Whitehouse |
2012-11-07 | GFS2: Add test for resource group congestion status | Steven Whitehouse |
2012-11-07 | GFS2: Rename glops go_xmote_th to go_sync | Bob Peterson |
2012-11-07 | GFS2: Speed up gfs2_rbm_from_block | Bob Peterson |
2012-11-07 | GFS2: Review bug traps in glops.c | Steven Whitehouse |
2012-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds |
2012-11-07 | GFS2: Test bufdata with buffer locked and gfs2_log_lock held | Benjamin Marzinski |
2012-11-07 | GFS2: Don't call file_accessed() with a shared glock | Benjamin Marzinski |
2012-11-07 | GFS2: Fix FITRIM argument handling | Lukas Czerner |
2012-11-07 | GFS2: Require user to provide argument for FITRIM | Lukas Czerner |
2012-11-07 | GFS2: Clean up some unused assignments | Andrew Price |
2012-11-07 | GFS2: Fix possible null pointer deref in gfs2_rs_alloc | Andrew Price |
2012-11-07 | GFS2: Fix an unchecked error from gfs2_rs_alloc | Andrew Price |
2012-11-02 | NFS4: nfs4_opendata_access should return errno | Weston Andros Adamson |
2012-11-01 | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly | Trond Myklebust |
2012-10-31 | NFS: add nfs_sb_deactive_async to avoid deadlock | Weston Andros Adamson |
2012-10-31 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings |
2012-10-31 | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts | Scott Mayhew |
2012-10-31 | nfs: Check whether a layout pointer is NULL before free it | Yanchuan Nian |
2012-10-31 | NFS: fix bug in legacy DNS resolver. | NeilBrown |
2012-10-31 | NFSv4: nfs4_locku_done must release the sequence id | Trond Myklebust |
2012-10-31 | NFSv4.1: We must release the sequence id when we fail to get a session slot | Trond Myklebust |
2012-10-31 | NFS: Wait for session recovery to finish before returning | Bryan Schumaker |
2012-10-30 | Return the right error value when dup[23]() newfd argument is too large | Al Viro |
2012-10-30 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-29 | ceph: fix dentry reference leak in encode_fh() | David Zafman |
2012-10-28 | ext4: fix unjournaled inode bitmap modification | Eric Sandeen |
2012-10-28 | Lock splice_read and splice_write functions | Mikulas Patocka |
2012-10-26 | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-26 | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-26 | VFS: don't do protected {sym,hard}links by default | Linus Torvalds |
2012-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-10-25 | Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-10-25 | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook |
2012-10-25 | freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD | Oleg Nesterov |
2012-10-25 | Btrfs: do not bug when we fail to commit the transaction | Josef Bacik |
2012-10-25 | Btrfs: fix memory leak when cloning root's node | Liu Bo |
2012-10-25 | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable | Chris Mason |
2012-10-25 | Btrfs: Use btrfs_update_inode_fallback when creating a snapshot | Josef Bacik |