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
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
27
-61
/
+114
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
1
-0
/
+39
2015-12-22
Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-12-18
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+29
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-16
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
1
-1
/
+1
2015-12-15
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
5
-8
/
+10
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
1
-4
/
+14
2015-12-15
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
Chris Mason
1
-3
/
+5
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
5
-10
/
+10
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+3
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+6
2015-12-12
ocfs2: fix SGID not inherited issue
Junxiao Bi
1
-3
/
+1
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
2
-8
/
+2
2015-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-1
/
+3
2015-12-10
btrfs: fix misleading warning when space cache failed to load
Holger Hoffstätte
1
-1
/
+1
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
1
-2
/
+1
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
3
-5
/
+8
2015-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2015-12-08
fix the regression from "direct-io: Fix negative return from dio read beyond ...
Al Viro
1
-0
/
+1
2015-12-08
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
1
-2
/
+2
2015-12-07
SUNRPC: Fix callback channel
Trond Myklebust
1
-5
/
+2
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+56
2015-12-06
restore_nameidata(): no need to clear now->stack
Al Viro
1
-3
/
+1
2015-12-06
namei.c: take "jump to root" into a new helper
Al Viro
1
-28
/
+26
2015-12-06
path_init(): set nd->inode earlier in cwd-relative case
Al Viro
1
-10
/
+12
2015-12-06
namei.c: fold set_root_rcu() into set_root()
Al Viro
1
-24
/
+20
2015-12-06
don't opencode iget_failed()
Al Viro
1
-3
/
+1
2015-12-06
f2fs: it's umode_t, not mode_t...
Al Viro
1
-4
/
+2
2015-12-06
typo in fs/namei.c comment
Mike Marshall
1
-1
/
+1
2015-12-06
coredump: Use 64bit time for unix time of coredump
Arnd Bergmann
1
-3
/
+5
2015-12-06
adfs: constify adfs_dir_ops structures
Julia Lawall
4
-8
/
+8
2015-12-06
vfs: show_vfsstat: remove redundant initialization and check of error code
Dmitry V. Levin
1
-3
/
+2
2015-12-06
vfs: show_mountinfo: cleanup error code checks
Dmitry V. Levin
1
-9
/
+11
2015-12-06
vfs: show_vfsmnt: remove redundant initialization of error code
Dmitry V. Levin
1
-1
/
+1
2015-12-06
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-06
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
1
-7
/
+7
2015-12-06
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
1
-2
/
+2
2015-12-06
fs/file.c: __const_max is actually __const_min :-)
Rasmus Villemoes
1
-3
/
+3
2015-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-31
/
+15
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-04
block: detach bdev inode from its wb in __blkdev_put()
Ilya Dryomov
1
-3
/
+6
2015-12-04
jbd2: fix null committed data return in undo_access
Junxiao Bi
1
-3
/
+7
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2015-12-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+9
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-2
/
+2
2015-11-30
direct-io: Fix negative return from dio read beyond eof
Jan Kara
1
-1
/
+9
[next]