index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2015-12-29
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
-0
/
+2
2015-12-29
ocfs2: fix flock panic issue
Junxiao Bi
-1
/
+4
2015-12-29
ocfs2: fix BUG when calculate new backup super
Joseph Qi
-3
/
+12
2015-12-22
Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-1
/
+1
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-15
/
+29
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
-0
/
+1
2015-12-16
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
-1
/
+1
2015-12-15
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
-8
/
+10
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
-4
/
+14
2015-12-15
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
Chris Mason
-3
/
+5
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
-10
/
+10
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-5
/
+2
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-11
/
+3
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-3
/
+6
2015-12-12
ocfs2: fix SGID not inherited issue
Junxiao Bi
-3
/
+1
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
-8
/
+2
2015-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
-1
/
+3
2015-12-10
btrfs: fix misleading warning when space cache failed to load
Holger Hoffstätte
-1
/
+1
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
-2
/
+1
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
-5
/
+8
2015-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-2
/
+3
2015-12-08
fix the regression from "direct-io: Fix negative return from dio read beyond ...
Al Viro
-0
/
+1
2015-12-08
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
-2
/
+2
2015-12-07
SUNRPC: Fix callback channel
Trond Myklebust
-5
/
+2
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+56
2015-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-31
/
+15
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
-4
/
+4
2015-12-04
block: detach bdev inode from its wb in __blkdev_put()
Ilya Dryomov
-3
/
+6
2015-12-04
jbd2: fix null committed data return in undo_access
Junxiao Bi
-3
/
+7
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+2
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+9
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
-2
/
+2
2015-11-30
direct-io: Fix negative return from dio read beyond eof
Jan Kara
-1
/
+9
2015-11-27
Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-64
/
+77
2015-11-27
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-66
/
+219
2015-11-26
ext4: add "static" to ext4_seq_##name##_fops struct
Xu Cang
-1
/
+1
2015-11-26
ext4: fix an endianness bug in ext4_encrypted_follow_link()
Al Viro
-1
/
+1
2015-11-26
ext4: fix an endianness bug in ext4_encrypted_zeroout()
Al Viro
-1
/
+1
2015-11-25
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
-25
/
+31
2015-11-25
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
-1
/
+5
2015-11-25
nfs: ensure that attrcache is revalidated after a SETATTR
Jeff Layton
-1
/
+4
2015-11-25
btrfs: fix balance range usage filters in 4.4-rc
Holger Hoffstätte
-2
/
+2
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
-7
/
+42
2015-11-25
Btrfs: use btrfs_get_fs_root in resolve_indirect_ref
Josef Bacik
-1
/
+1
2015-11-25
btrfs: qgroup: fix quota disable during rescan
Justin Maggard
-1
/
+2
2015-11-25
Btrfs: fix race between cleaner kthread and space cache writeout
Filipe Manana
-13
/
+16
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
-1
/
+24
2015-11-25
Btrfs: fix race between scrub and block group deletion
Filipe Manana
-4
/
+16
[next]