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-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
44
-1147
/
+775
2014-01-21
Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-0
/
+8
2014-01-21
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-358
/
+540
2014-01-21
/proc/meminfo: provide estimated available memory
Rik van Riel
1
-0
/
+37
2014-01-21
fs/ramfs: don't use module_init for non-modular core code
Paul Gortmaker
1
-1
/
+1
2014-01-21
fs/super.c: fix WARN on alloc_super() fail path
Vladimir Davydov
1
-1
/
+2
2014-01-21
fs/read_write.c:compat_readv(): remove bogus area verify
Corey Minyard
1
-4
/
+0
2014-01-21
fs/compat_ioctl.c: fix an underflow issue (harmless)
Dan Carpenter
1
-1
/
+2
2014-01-21
posix_acl: uninlining
Andrew Morton
1
-5
/
+79
2014-01-21
ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously
Yiwen Jiang
1
-2
/
+6
2014-01-21
ocfs2: punch hole should return EINVAL if the length argument in ioctl is neg...
Tariq Saeed
1
-1
/
+2
2014-01-21
ocfs2: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-21
ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl
Jie Liu
1
-0
/
+2
2014-01-21
ocfs2: return EINVAL if the given range to discard is less than block size
Jie Liu
1
-7
/
+3
2014-01-21
ocfs2: return EOPNOTSUPP if the device does not support discard
Jie Liu
1
-0
/
+5
2014-01-21
ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_gr...
Younger Liu
3
-87
/
+14
2014-01-21
ocfs2: use the new DLM operation callbacks while requesting new lockspace
Goldwyn Rodrigues
1
-24
/
+102
2014-01-21
ocfs2: framework for version LVB
Goldwyn Rodrigues
1
-0
/
+101
2014-01-21
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
Goldwyn Rodrigues
5
-8
/
+24
2014-01-21
ocfs2: shift allocation ocfs2_live_connection to user_connect()
Goldwyn Rodrigues
1
-19
/
+18
2014-01-21
ocfs2: add DLM recovery callbacks
Goldwyn Rodrigues
1
-0
/
+38
2014-01-21
ocfs2: add clustername to cluster connection
Goldwyn Rodrigues
5
-7
/
+24
2014-01-21
ocfs2: remove versioning information
Goldwyn Rodrigues
16
-310
/
+7
2014-01-21
fsnotify: remove pointless NULL initializers
Jan Kara
2
-4
/
+0
2014-01-21
fsnotify: remove .should_send_event callback
Jan Kara
4
-48
/
+21
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara
10
-611
/
+279
2014-01-21
inotify: provide function for name length rounding
Jan Kara
1
-20
/
+21
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-2760
/
+3114
2014-01-18
GFS2: revert "GFS2: d_splice_alias() can't return error"
J. Bruce Fields
1
-0
/
+8
2014-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-2
/
+7
2014-01-17
kernfs: associate a new kernfs_node with its parent on creation
Tejun Heo
4
-24
/
+34
2014-01-16
GFS2: Small cleanup
Bob Peterson
1
-1
/
+1
2014-01-16
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
Steven Whitehouse
8
-31
/
+19
2014-01-16
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+9
2014-01-15
GFS2: Fix kbuild test robot reported warning
Steven Whitehouse
1
-0
/
+1
2014-01-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-14
GFS2: Move quota bitmap operations under their own lock
Steven Whitehouse
3
-8
/
+10
2014-01-14
GFS2: Clean up quota slot allocation
Steven Whitehouse
2
-73
/
+30
2014-01-14
GFS2: Only run logd and quota when mounted read/write
Steven Whitehouse
3
-68
/
+41
2014-01-14
GFS2: Use RCU/hlist_bl based hash for quotas
Steven Whitehouse
4
-48
/
+126
2014-01-14
GFS2: No need to invalidate pages for a dio read
Steven Whitehouse
1
-2
/
+3
2014-01-14
kernfs: fix get_active failure handling in kernfs_seq_*()
Tejun Heo
1
-7
/
+44
2014-01-13
Revert "kernfs: fix get_active failure handling in kernfs_seq_*()"
Greg Kroah-Hartman
1
-44
/
+7
2014-01-13
Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivat...
Greg Kroah-Hartman
1
-11
/
+16
2014-01-13
Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()"
Greg Kroah-Hartman
1
-20
/
+11
2014-01-13
Revert "kernfs: remove KERNFS_REMOVED"
Greg Kroah-Hartman
4
-60
/
+42
2014-01-13
Revert "kernfs: restructure removal path to fix possible premature return"
Greg Kroah-Hartman
1
-86
/
+53
2014-01-13
Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()"
Greg Kroah-Hartman
3
-35
/
+14
2014-01-13
Revert "kernfs: remove kernfs_addrm_cxt"
Greg Kroah-Hartman
4
-29
/
+117
2014-01-13
Revert "kernfs: make kernfs_get_active() block if the node is deactivated but...
Greg Kroah-Hartman
1
-21
/
+4
[next]