index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.15 bugfixes for 3.16
J. Bruce Fields
2014-05-22
2
-3
/
+14
|
\
|
*
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
2014-05-21
1
-0
/
+4
|
*
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
2014-05-21
1
-2
/
+9
|
*
nfsd4: fix corruption on setting an ACL.
J. Bruce Fields
2014-05-15
1
-1
/
+1
*
|
nfsd4: fix delegation cleanup on error
J. Bruce Fields
2014-05-21
1
-20
/
+12
*
|
NFSD: Don't clear SUID/SGID after root writing data
Kinglong Mee
2014-05-21
1
-18
/
+0
*
|
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
2014-05-08
3
-10
/
+0
*
|
NFSD: Use simple_read_from_buffer for coping data to userspace
Kinglong Mee
2014-05-08
1
-13
/
+2
*
|
Merge 3.15 bugfix for 3.16
J. Bruce Fields
2014-05-08
1
-8
/
+9
|
\
|
|
*
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
2014-05-08
1
-8
/
+9
*
|
nfsd: clean up fh_auth usage
Christoph Hellwig
2014-05-08
1
-11
/
+9
*
|
NFSD: cleanup unneeded including linux/export.h
Kinglong Mee
2014-05-08
1
-1
/
+0
*
|
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
2014-05-07
2
-17
/
+13
*
|
NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
Trond Myklebust
2014-05-06
2
-14
/
+12
*
|
nfsd: remove <linux/nfsd/debug.h>
Christoph Hellwig
2014-05-06
1
-1
/
+8
*
|
nfsd: move <linux/nfsd/stats.h> to fs/nfsd
Christoph Hellwig
2014-05-06
3
-2
/
+44
*
|
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig
2014-05-06
3
-2
/
+111
*
|
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2014-05-06
7
-7
/
+62
*
|
NFSd: Remove 'inline' designation for free_client()
Trond Myklebust
2014-05-06
1
-1
/
+1
*
|
lockd: avoid warning when CONFIG_SYSCTL undefined
Kees Cook
2014-05-06
1
-1
/
+1
|
/
*
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
2014-05-06
1
-0
/
+1
*
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
2014-05-06
1
-12
/
+12
*
Revert "nfsd4: fix nfs4err_resource in 4.1 case"
J. Bruce Fields
2014-04-18
1
-8
/
+0
*
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
2014-04-18
1
-1
/
+3
*
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
2014-04-18
1
-4
/
+3
*
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
2014-04-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-13
5
-14
/
+13
|
\
|
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
5
-14
/
+13
*
|
ceph: fix pr_fmt() redefinition
Linus Torvalds
2014-04-13
1
-2
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
34
-699
/
+385
|
\
\
|
*
|
cifs: fix the race in cifs_writev()
Al Viro
2014-04-12
1
-5
/
+18
|
*
|
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
Al Viro
2014-04-12
1
-2
/
+2
|
*
|
ocfs2_file_aio_write(): switch to generic_perform_write()
Al Viro
2014-04-02
1
-2
/
+5
|
*
|
ceph_aio_write(): switch to generic_perform_write()
Al Viro
2014-04-02
1
-2
/
+5
|
*
|
xfs_file_buffered_aio_write(): switch to generic_perform_write()
Al Viro
2014-04-02
1
-5
/
+6
|
*
|
generic_file_direct_write(): get rid of ppos argument
Al Viro
2014-04-02
4
-5
/
+4
|
*
|
btrfs_file_aio_write(): get rid of ppos
Al Viro
2014-04-02
1
-6
/
+5
|
*
|
kill the 5th argument of generic_file_buffered_write()
Al Viro
2014-04-02
3
-4
/
+3
|
*
|
kill the 4th argument of __generic_file_aio_write()
Al Viro
2014-04-02
3
-3
/
+3
|
*
|
ocfs2: don't open-code kernel_recvmsg()
Al Viro
2014-04-02
1
-18
/
+3
|
*
|
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-02
1
-5
/
+5
|
*
|
ocfs2: don't open-code kernel_sendmsg()
Al Viro
2014-04-02
1
-20
/
+8
|
*
|
read_code(): go through vfs_read() instead of calling the method directly
Al Viro
2014-04-02
1
-1
/
+1
|
*
|
fold cifs_iovec_read() into its (only) caller
Al Viro
2014-04-02
1
-18
/
+9
|
*
|
cifs_iovec_read: keep iov_iter between the calls of cifs_readdata_to_iov()
Al Viro
2014-04-02
1
-45
/
+17
|
*
|
switch vmsplice_to_user() to copy_page_to_iter()
Al Viro
2014-04-02
1
-89
/
+21
|
*
|
switch pipe_read() to copy_page_to_iter()
Al Viro
2014-04-02
1
-71
/
+8
|
*
|
cifs_iovec_read(): resubmit shouldn't restart the loop
Al Viro
2014-04-02
1
-8
/
+8
|
*
|
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-04-02
2
-7
/
+0
|
*
|
switch ->is_partially_uptodate() to saner arguments
Al Viro
2014-04-02
1
-3
/
+3
[next]