Age | Commit message (Expand) | Author | Files | Lines |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 48 | -358/+565 |
2012-05-02 | Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -139/+267 |
2012-04-30 | nfsd: fix nfs4recover.c printk format warning | Randy Dunlap | 1 | -1/+1 |
2012-04-30 | NFSv4.1: Use the correct hostname in the client identifier string | Trond Myklebust | 1 | -3/+2 |
2012-04-29 | autofs: make the autofsv5 packet file descriptor use a packetized pipe | Linus Torvalds | 3 | -2/+13 |
2012-04-29 | pipes: add a "packetized pipe" mode for writing | Linus Torvalds | 1 | -2/+29 |
2012-04-28 | NFS: get module in idmap PipeFS notifier callback | Stanislav Kinsbursky | 1 | -0/+4 |
2012-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 15 | -139/+148 |
2012-04-28 | Revert "autofs: work around unhappy compat problem on x86-64" | Linus Torvalds | 4 | -23/+3 |
2012-04-27 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -11/+16 |
2012-04-27 | Btrfs: reduce lock contention during extent insertion | Chris Mason | 1 | -2/+7 |
2012-04-27 | Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir | Chris Mason | 1 | -29/+1 |
2012-04-27 | NFS: Remove unused function nfs_lookup_with_sec() | Bryan Schumaker | 1 | -62/+0 |
2012-04-27 | NFS: Honor the authflavor set in the clone mount data | Bryan Schumaker | 4 | -7/+8 |
2012-04-27 | NFS: Fix following referral mount points with different security | Bryan Schumaker | 5 | -26/+72 |
2012-04-27 | NFS: Do secinfo as part of lookup | Bryan Schumaker | 5 | -20/+103 |
2012-04-27 | NFS: Handle exceptions coming out of nfs4_proc_fs_locations() | Bryan Schumaker | 1 | -1/+14 |
2012-04-27 | NFS: Fix SECINFO_NO_NAME | Bryan Schumaker | 1 | -5/+19 |
2012-04-27 | Avoid beyond bounds copy while caching ACL | Sachin Prabhu | 2 | -8/+6 |
2012-04-27 | Btrfs: Fix space checking during fs resize | Daniel J Blueman | 1 | -1/+1 |
2012-04-27 | Btrfs: fix block_rsv and space_info lock ordering | Stefan Behrens | 1 | -2/+2 |
2012-04-27 | Btrfs: Prevent root_list corruption | Daniel J Blueman | 1 | -0/+2 |
2012-04-27 | Btrfs: fix repair code for RAID10 | Jan Schmidt | 1 | -1/+2 |
2012-04-27 | Btrfs: do not start delalloc inodes during sync | Josef Bacik | 1 | -1/+0 |
2012-04-27 | Avoid reading past buffer when calling GETACL | Sachin Prabhu | 2 | -13/+21 |
2012-04-26 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 4 | -5/+4 |
2012-04-26 | fix page number calculation bug for block layout decode buffer | Jim Rees | 1 | -1/+3 |
2012-04-26 | NFSv4.1 fix page number calculation bug for filelayout decode buffers | Andy Adamson | 2 | -2/+2 |
2012-04-26 | pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() | Sachin Bhamare | 1 | -2/+0 |
2012-04-26 | nfs4: fix referrals on mounts that use IPv6 addrs | Weston Andros Adamson | 1 | -3/+27 |
2012-04-25 | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 8 | -31/+73 |
2012-04-25 | revert "proc: clear_refs: do not clear reserved pages" | Will Deacon | 1 | -3/+0 |
2012-04-25 | hugetlbfs: lockdep annotate root inode properly | Aneesh Kumar K.V | 1 | -0/+1 |
2012-04-25 | fs/buffer.c: remove BUG() in possible but rare condition | Glauber Costa | 1 | -1/+0 |
2012-04-25 | epoll: clear the tfile_check_list on -ELOOP | Jason Baron | 1 | -1/+3 |
2012-04-24 | Use correct conversion specifiers in cifs_show_options | Sachin Prabhu | 1 | -4/+4 |
2012-04-24 | CIFS: Show backupuid/gid in /proc/mounts | Sachin Prabhu | 2 | -6/+10 |
2012-04-24 | GFS2: Instruct DLM to avoid queue convert slowdown | Bob Peterson | 1 | -3/+7 |
2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 35 | -285/+330 |
2012-04-23 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+4 |
2012-04-23 | super.c: unused variable warning without CONFIG_QUOTA | Eldad Zack | 1 | -0/+2 |
2012-04-23 | jbd2: use GFP_NOFS for blkdev_issue_flush | Shaohua Li | 1 | -2/+2 |
2012-04-23 | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te... | Linus Torvalds | 1 | -0/+12 |
2012-04-23 | dlm: fix QUECVT when convert queue is empty | David Teigland | 1 | -0/+12 |
2012-04-21 | sock: Introduce named constants for sk_reuse | Pavel Emelyanov | 1 | -1/+1 |
2012-04-21 | NFSv4: Keep dropped state owners on the LRU list for a while | Trond Myklebust | 1 | -9/+11 |
2012-04-21 | NFSv4: Ensure that we don't drop a state owner more than once | Trond Myklebust | 1 | -3/+7 |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro | 1 | -1/+1 |
2012-04-21 | aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() | Al Viro | 1 | -1/+14 |
2012-04-20 | NFSv4: Ensure we do not reuse open owner names | Trond Myklebust | 4 | -7/+10 |