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-03-01
Merge 4.5-rc6 into staging-next
Greg Kroah-Hartman
44
-242
/
+565
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-19
/
+61
2016-02-27
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-35
/
+3
2016-02-27
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
Ross Zwisler
2
-35
/
+3
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
5
-6
/
+35
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
5
-9
/
+12
2016-02-27
ext4: online defrag not supported with DAX
Ross Zwisler
1
-0
/
+5
2016-02-27
ext2, ext4: only set S_DAX for regular inodes
Ross Zwisler
2
-2
/
+2
2016-02-27
block: disable block device DAX by default
Dan Williams
1
-1
/
+5
2016-02-27
ocfs2: unlock inode if deleting inode from orphan fails
Guozhonghua
1
-0
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-1
/
+1
2016-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+14
2016-02-23
Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-62
/
+126
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls
Trond Myklebust
1
-11
/
+6
2016-02-22
NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout
Trond Myklebust
1
-2
/
+22
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-18
/
+101
2016-02-20
fs/pnode.c: treat zero mnt_group_id-s as unequal
Maxim Patlasov
1
-2
/
+7
2016-02-20
affs_do_readpage_ofs(): just use kmap_atomic() around memcpy()
Al Viro
1
-3
/
+2
2016-02-20
xattr handlers: plug a lock leak in simple_xattr_list
Mateusz Guzik
1
-3
/
+3
2016-02-20
fs: allow no_seek_end_llseek to actually seek
Wouter van Kesteren
1
-1
/
+2
2016-02-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-39
/
+176
2016-02-19
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+39
2016-02-19
ext4: fix crashes in dioread_nolock mode
Jan Kara
1
-20
/
+20
2016-02-19
ext4: fix bh->b_state corruption
Jan Kara
1
-2
/
+30
2016-02-18
fsnotify: turn fsnotify reaper thread into a workqueue job
Jeff Layton
1
-31
/
+18
2016-02-18
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
1
-14
/
+52
2016-02-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+18
2016-02-17
pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page
Kinglong Mee
1
-2
/
+8
2016-02-17
nfs4: fix stateid handling for the NFS v4.2 operations
Christoph Hellwig
1
-43
/
+76
2016-02-17
NFSv4: Fix a dentry leak on alias use
Benjamin Coddington
1
-2
/
+2
2016-02-16
writeback: initialize inode members that track writeback history
Tahsin Erdogan
1
-0
/
+6
2016-02-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-4
/
+3
2016-02-16
writeback: keep superblock pinned during cgroup writeback association switches
Tejun Heo
1
-4
/
+11
2016-02-16
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
4
-18
/
+101
2016-02-16
ext4: fix memleak in ext4_readdir()
Kirill Tkhai
1
-2
/
+5
2016-02-16
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
1
-0
/
+2
2016-02-15
pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode
Trond Myklebust
1
-2
/
+1
2016-02-15
pNFS: Fix pnfs_mark_matching_lsegs_return()
Trond Myklebust
1
-2
/
+13
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
34
-294
/
+453
2016-02-14
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+20
2016-02-12
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-71
/
+131
2016-02-12
Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
[next]