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-08-08
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2
-1
/
+136
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2
-1
/
+112
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2
-0
/
+286
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
4
-2
/
+244
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
3
-0
/
+194
2014-08-08
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2
-0
/
+174
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
8
-11
/
+8
2014-08-08
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
1
-4
/
+2
2014-08-08
minix zmap block counts calculation fix
Qi Yong
2
-3
/
+3
2014-08-08
autofs4: comment typo: remove a a doubled word
NeilBrown
1
-1
/
+1
2014-08-08
autofs4: remove some unused inline functions
NeilBrown
1
-49
/
+0
2014-08-08
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
1
-2
/
+6
2014-08-08
autofs4: remove a redundant assignment
NeilBrown
1
-1
/
+0
2014-08-08
autofs4: remove unused autofs4_ispending()
NeilBrown
1
-14
/
+0
2014-08-08
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/efs/namei.c: return is not a function
Fabian Frederick
1
-5
/
+6
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
21
-51
/
+111
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+0
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
3
-3
/
+3
2014-08-06
mm: softdirty: respect VM_SOFTDIRTY in PTE holes
Peter Feiner
1
-6
/
+21
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-08-06
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-06
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
1
-0
/
+4
2014-08-06
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
1
-3
/
+2
2014-08-06
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
3
-5
/
+14
2014-08-06
fs/squashfs/super.c: logging cleanup
Fabian Frederick
1
-2
/
+3
2014-08-06
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+1
2014-08-06
ntfs: kernel-doc warning fixes
Fabian Frederick
1
-3
/
+0
2014-08-06
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
1
-8
/
+7
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
3
-2
/
+37
2014-08-06
fsnotify: rename event handling functions
Jan Kara
5
-14
/
+15
2014-08-06
fs/fscache: make ctl_table static
Fabian Frederick
1
-2
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-15
/
+12
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+75
2014-08-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-293
/
+333
2014-08-04
Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-292
/
+791
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+31
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-158
/
+41
2014-08-04
f2fs: use for_each_set_bit to simplify the code
Chao Yu
2
-14
/
+6
2014-08-04
f2fs: add f2fs_balance_fs for expand_inode_data
Chao Yu
1
-0
/
+2
2014-08-04
f2fs: invalidate xattr node page when evict inode
Chao Yu
1
-0
/
+3
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+4
2014-08-04
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-13
/
+13
2014-08-02
f2fs: avoid skipping recover_inline_xattr after recover_inline_data
Chao Yu
3
-3
/
+4
2014-08-02
f2fs: add tracepoint for f2fs_direct_IO
Chao Yu
1
-0
/
+5
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-07-30
f2fs: reduce competition among node page writes
Chao Yu
4
-7
/
+7
2014-07-30
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
1
-1
/
+20
[next]