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
2015-04-03
nfsd: add NFSEXP_PNFS to the exflags array
Christoph Hellwig
1
-0
/
+1
2015-03-31
nfsd: Remove duplicate macro define for max sec label length
Kinglong Mee
3
-3
/
+2
2015-03-31
nfsd: allow setting acls with unenforceable DENYs
J. Bruce Fields
1
-49
/
+1
2015-03-31
nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS
Chengyu Song
1
-1
/
+1
2015-03-31
nfsd: remove unused status arg to nfsd4_cleanup_open_state
Jeff Layton
3
-3
/
+3
2015-03-31
nfsd: remove bogus setting of status in nfsd4_process_open2
Jeff Layton
1
-1
/
+0
2015-03-31
NFSD: Use correct reply size calculating function
Kinglong Mee
1
-2
/
+2
2015-03-31
NFSD: Using path_equal() for checking two paths
Kinglong Mee
2
-3
/
+2
2015-03-30
nfsd: require an explicit option to enable pNFS
Christoph Hellwig
1
-1
/
+1
2015-03-25
NFSD: Fix bad update of layout in nfsd4_return_file_layout
Kinglong Mee
1
-3
/
+2
2015-03-25
NFSD: Take care the return value from nfsd4_encode_stateid
Kinglong Mee
1
-1
/
+1
2015-03-25
NFSD: Printk blocklayout length and offset as format 0x%llx
Kinglong Mee
2
-4
/
+4
2015-03-25
nfsd: return correct lockowner when there is a race on hash insert
J. Bruce Fields
1
-1
/
+1
2015-03-25
nfsd: return correct openowner when there is a race to put one in the hash
Jeff Layton
1
-1
/
+1
2015-03-20
NFSD: Put exports after nfsd4_layout_verify fail
Kinglong Mee
1
-1
/
+1
2015-03-20
NFSD: Error out when register_shrinker() fail
Kinglong Mee
1
-1
/
+5
2015-03-20
NFSD: Take care the return value from nfsd4_decode_stateid
Kinglong Mee
1
-3
/
+15
2015-03-20
NFSD: Check layout type when returning client layouts
Kinglong Mee
1
-0
/
+3
2015-03-20
NFSD: restore trace event lost in mismerge
Kinglong Mee
1
-0
/
+2
2015-03-19
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
Christoph Hellwig
1
-2
/
+0
2015-03-14
locks: fix generic_delete_lease tracepoint to use victim pointer
Jeff Layton
1
-1
/
+1
2015-03-12
fanotify: fix event filtering with FAN_ONDIR set
Suzuki K. Poulose
1
-1
/
+2
2015-03-12
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-03-12
ocfs2: make append_dio an incompat feature
Mark Fasheh
2
-8
/
+9
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-62
/
+241
2015-03-06
Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+2
2015-03-06
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
14
-59
/
+237
2015-03-05
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
1
-1
/
+1
2015-03-05
Btrfs: fix data loss in the fast fsync path
Filipe Manana
1
-28
/
+28
2015-03-05
Btrfs: remove extra run_delayed_refs in update_cowonly_root
Josef Bacik
1
-3
/
+0
2015-03-04
locks: fix fasync_struct memory leak in lease upgrade/downgrade handling
Jeff Layton
1
-1
/
+2
2015-03-04
Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+34
2015-03-03
NFSv4.1: Clear the old state by our client id before establishing a new lease
Trond Myklebust
3
-5
/
+17
2015-03-03
NFSv4: Fix a race in NFSv4.1 server trunking discovery
Trond Myklebust
3
-8
/
+17
2015-03-03
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-03-03
NFS: Don't write enable new pages while an invalidation is proceeding
Trond Myklebust
2
-0
/
+4
2015-03-03
NFS: Fix a regression in the read() syscall
Trond Myklebust
2
-5
/
+36
2015-03-03
eCryptfs: don't pass fs-specific ioctl commands through
Tyler Hicks
1
-4
/
+30
2015-03-02
NFSv4: Ensure we skip delegations that are already being returned
Trond Myklebust
1
-0
/
+6
2015-03-02
NFSv4: Pin the superblock while we're returning the delegation
Trond Myklebust
1
-4
/
+16
2015-03-02
NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation()
Trond Myklebust
1
-1
/
+4
2015-03-02
NFSv4: Ensure that we don't reap a delegation that is being returned
Trond Myklebust
1
-5
/
+7
2015-03-02
NFS: Fix stateid used for NFS v4 closes
Anna Schumaker
1
-2
/
+2
2015-03-02
Btrfs: incremental send, don't rename a directory too soon
Filipe Manana
1
-15
/
+156
2015-03-02
btrfs: fix lost return value due to variable shadowing
David Sterba
1
-1
/
+0
2015-03-02
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
Filipe Manana
1
-2
/
+6
2015-03-02
Btrfs: fix off-by-one logic error in btrfs_realloc_node
Filipe Manana
1
-4
/
+4
2015-03-02
Btrfs: add missing inode update when punching hole
Filipe Manana
1
-3
/
+28
2015-03-02
Btrfs: abort the transaction if we fail to update the free space cache inode
Josef Bacik
1
-0
/
+16
2015-03-02
Btrfs: fix fsync race leading to ordered extent memory leaks
Filipe Manana
1
-5
/
+2
[next]