Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -6/+20 |
2014-06-25 | Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -83/+103 |
2014-06-24 | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson | 3 | -45/+57 |
2014-06-24 | NFS Return -EPERM if no supported or matching SECINFO flavor | Andy Adamson | 1 | -7/+4 |
2014-06-24 | NFS check the return of nfs4_negotiate_security in nfs4_submount | Andy Adamson | 1 | -2/+5 |
2014-06-24 | NFS: Don't mark the data cache as invalid if it has been flushed | Trond Myklebust | 1 | -35/+40 |
2014-06-24 | NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size | Trond Myklebust | 1 | -0/+1 |
2014-06-24 | nfs: Fix cache_validity check in nfs_write_pageuptodate() | Scott Mayhew | 1 | -1/+3 |
2014-06-24 | aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 | Benjamin LaHaise | 1 | -0/+3 |
2014-06-24 | aio: fix aio request leak when events are reaped by userspace | Benjamin LaHaise | 1 | -2/+1 |
2014-06-24 | [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ... | Steve French | 1 | -3/+4 |
2014-06-23 | ocfs2/dlm: do not purge lockres that is queued for assert master | Xue jiufei | 4 | -6/+55 |
2014-06-23 | ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d... | jiangyiwen | 1 | -5/+9 |
2014-06-23 | ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ... | jiangyiwen | 1 | -0/+27 |
2014-06-23 | ocfs2: fix a tiny race when running dirop_fileop_racer | Yiwen Jiang | 2 | -2/+96 |
2014-06-23 | ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() | Xue jiufei | 1 | -1/+1 |
2014-06-23 | ocfs2: refcount: take rw_lock in ocfs2_reflink | Wengang Wang | 1 | -0/+8 |
2014-06-23 | ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec... | Xue jiufei | 1 | -6/+2 |
2014-06-23 | ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and... | Tariq Saeed | 1 | -5/+13 |
2014-06-23 | ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() | alex chen | 1 | -11/+11 |
2014-06-21 | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+1 |
2014-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 11 | -172/+359 |
2014-06-21 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -0/+79 |
2014-06-19 | Btrfs: fix wrong error handle when the device is missing or is not writeable | Miao Xie | 1 | -7/+15 |
2014-06-19 | Btrfs: fix deadlock when mounting a degraded fs | Miao Xie | 2 | -1/+9 |
2014-06-19 | Btrfs: use bio_endio_nodec instead of open code | Miao Xie | 1 | -8/+1 |
2014-06-19 | Btrfs: fix NULL pointer crash when running balance and scrub concurrently | Wang Shilong | 3 | -7/+6 |
2014-06-19 | btrfs: Skip scrubbing removed chunks to avoid -ENOENT. | Qu Wenruo | 1 | -10/+9 |
2014-06-19 | Btrfs: fix broken free space cache after the system crashed | Miao Xie | 4 | -44/+186 |
2014-06-19 | Btrfs: make free space cache write out functions more readable | Miao Xie | 1 | -66/+93 |
2014-06-19 | Btrfs: remove unused wait queue in struct extent_buffer | Filipe Manana | 1 | -1/+0 |
2014-06-19 | Btrfs: fix deadlocks with trylock on tree nodes | Chris Mason | 1 | -34/+46 |
2014-06-19 | cifs: revalidate mapping prior to satisfying read_iter request with cache=loose | Jeff Layton | 1 | -2/+15 |
2014-06-17 | NFSD: fix bug for readdir of pseudofs | Kinglong Mee | 1 | -0/+1 |
2014-06-17 | NFSD: Don't hand out delegations for 30 seconds after recalling them. | NeilBrown | 1 | -0/+78 |
2014-06-16 | epoll: fix use-after-free in eventpoll_release_file | Konstantin Khlebnikov | 1 | -2/+2 |
2014-06-16 | fs/cifs: fix regression in cifs_create_mf_symlink() | Björn Baumbach | 1 | -1/+1 |
2014-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 8 | -36/+182 |
2014-06-14 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -34/+36 |
2014-06-13 | btrfs: fix error handling in create_pending_snapshot | Eric Sandeen | 1 | -5/+7 |
2014-06-13 | btrfs: fix use of uninit "ret" in end_extent_writepage() | Eric Sandeen | 1 | -1/+1 |
2014-06-13 | btrfs: free ulist in qgroup_shared_accounting() error path | Eric Sandeen | 1 | -1/+3 |
2014-06-13 | Btrfs: fix qgroups sanity test crash or hang | Filipe Manana | 1 | -0/+2 |
2014-06-13 | btrfs: prevent RCU warning when dereferencing radix tree slot | Sasha Levin | 1 | -1/+1 |
2014-06-13 | Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting | Wang Shilong | 1 | -2/+7 |
2014-06-13 | btrfs: new ioctl TREE_SEARCH_V2 | Gerhard Heift | 1 | -0/+41 |
2014-06-13 | Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 1 | -0/+5 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 8 | -231/+310 |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+4 |
2014-06-12 | btrfs: tree_search, search_ioctl: direct copy to userspace | Gerhard Heift | 1 | -15/+33 |