Age | Commit message (Expand) | Author |
2013-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-08-10 | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-08-10 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-08-09 | btrfs: don't loop on large offsets in readdir | Zach Brown |
2013-08-09 | Btrfs: check to see if root_list is empty before adding it to dead roots | Josef Bacik |
2013-08-09 | Btrfs: release both paths before logging dir/changed extents | Josef Bacik |
2013-08-09 | Btrfs: allow splitting of hole em's when dropping extent cache | Josef Bacik |
2013-08-09 | Btrfs: make sure the backref walker catches all refs to our extent | Josef Bacik |
2013-08-09 | Btrfs: fix backref walking when we hit a compressed extent | Josef Bacik |
2013-08-09 | Btrfs: do not offset physical if we're compressed | Josef Bacik |
2013-08-09 | Btrfs: fix extent buffer leak after backref walking | Liu Bo |
2013-08-09 | Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents | Liu Bo |
2013-08-09 | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified | Jie Liu |
2013-08-09 | dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() | Oleg Nesterov |
2013-08-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-08-07 | NFSv4: Fix up nfs4_proc_lookup_mountpoint | Trond Myklebust |
2013-08-07 | NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() | Trond Myklebust |
2013-08-07 | NFSv4: Fix the sync mount option for nfs4 mounts | Scott Mayhew |
2013-08-07 | NFS: Fix writeback performance issue on cache invalidation | Trond Myklebust |
2013-08-07 | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-07 | nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID | Weston Andros Adamson |
2013-08-07 | nfsd4: Fix MACH_CRED NULL dereference | J. Bruce Fields |
2013-08-05 | LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs | Trond Myklebust |
2013-08-05 | vfs: add missing check for __O_TMPFILE in fcntl_init() | Zheng Liu |
2013-08-05 | fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink | Andy Lutomirski |
2013-08-05 | fs: Fix file mode for O_TMPFILE | Andy Lutomirski |
2013-08-05 | reiserfs: fix deadlock in umount | Al Viro |
2013-07-31 | ocfs2/refcounttree: add the missing NULL check of the return value of find_or... | Gu Zheng |
2013-07-31 | debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) | Oleg Nesterov |
2013-07-29 | ext4: add WARN_ON to check the length of allocated blocks | Zheng Liu |
2013-07-29 | ext4: fix retry handling in ext4_ext_truncate() | Theodore Ts'o |
2013-07-26 | ext4: destroy ext4_es_cachep on module unload | Eric Sandeen |
2013-07-26 | ext4: make sure group number is bumped after a inode allocation race | Theodore Ts'o |
2013-07-26 | Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-07-26 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-25 | xfs: di_flushiter considered harmful | Dave Chinner |
2013-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-07-23 | NFSv4: Fix brainfart in attribute length calculation | Trond Myklebust |
2013-07-23 | nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct... | Harshula Jayasuriya |
2013-07-20 | ext3: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu |
2013-07-20 | ext4: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-20 | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Linus Torvalds |
2013-07-20 | livelock avoidance in sget() | Al Viro |
2013-07-20 | allow O_TMPFILE to work with O_WRONLY | Al Viro |
2013-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-07-19 | Btrfs: fix wrong write offset when replacing a device | Stefan Behrens |
2013-07-19 | Btrfs: re-add root to dead root list if we stop dropping it | Josef Bacik |