index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-12
fs/nfs_common/nfsacl.c: move EXPORT symbol after functions
Fabian Frederick
1
-3
/
+2
2014-07-12
nfs4: copy acceptor name from context to nfs_client
Jeff Layton
3
-1
/
+45
2014-07-12
nfs4: turn free_lock_state into a void return operation
Jeff Layton
2
-8
/
+8
2014-07-12
nfs4: queue free_lock_state job submission to nfsiod
Jeff Layton
2
-12
/
+25
2014-07-12
nfs4: treat lock owners as opaque values
Jeff Layton
2
-48
/
+10
2014-07-12
nfs41: layout return on close in delegation return
Peng Tao
1
-1
/
+16
2014-07-12
nfs41: return layout on last close
Peng Tao
1
-1
/
+43
2014-07-12
nfs4: add nfs4_check_delegation
Peng Tao
2
-9
/
+26
2014-07-12
pnfs/filelayout: retry ds commit if nfs_commitdata_alloc fails
Peng Tao
1
-13
/
+26
2014-07-12
pnfs/filelayout: fix race between mark_request_commit and scan_commit_lists
Peng Tao
1
-18
/
+25
2014-07-12
NFSv4: Fix OPEN w/create access mode checking
Trond Myklebust
1
-5
/
+13
2014-07-08
nfs: check hostname in nfs_get_client
Peng Tao
1
-2
/
+7
2014-07-08
nfsv4: set hostname when creating nfsv4 ds connection
Peng Tao
1
-0
/
+5
2014-06-25
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2
-2
/
+2
2014-06-25
nfs: get rid of duplicate dprintk
Weston Andros Adamson
1
-6
/
+0
2014-06-24
nfs: Fix unused variable error
Anna Schumaker
1
-3
/
+2
2014-06-24
nfs: remove unneeded EXPORTs
Weston Andros Adamson
1
-2
/
+0
2014-06-24
pnfs: clean up *_resend_to_mds
Weston Andros Adamson
4
-68
/
+45
2014-06-24
nfs: remove pgio_header refcount, related cleanup
Weston Andros Adamson
2
-31
/
+11
2014-06-24
nfs: remove unused writeverf code
Weston Andros Adamson
6
-43
/
+18
2014-06-24
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
17
-456
/
+434
2014-06-24
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
4
-19
/
+23
2014-06-24
nfs: move nfs_pgio_data and remove nfs_rw_header
Weston Andros Adamson
6
-95
/
+53
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-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-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-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
[next]