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
proc: convert /proc/$PID/syscall to seq_file interface
Alexey Dobriyan
1
-6
/
+7
2014-08-08
proc: convert /proc/$PID/limits to seq_file interface
Alexey Dobriyan
1
-15
/
+12
2014-08-08
proc: convert /proc/$PID/auxv to seq_file interface
Alexey Dobriyan
1
-10
/
+8
2014-08-08
proc: more "const char *" pointers
Alexey Dobriyan
1
-4
/
+4
2014-08-08
proc: remove proc_tty_ldisc variable
Alexey Dobriyan
1
-2
/
+2
2014-08-08
proc: make proc_subdir_lock static
Alexey Dobriyan
2
-3
/
+1
2014-08-08
proc: faster /proc/$PID lookup
Alexey Dobriyan
2
-3
/
+3
2014-08-08
proc: add and remove /proc entry create checks
Alexey Dobriyan
4
-21
/
+21
2014-08-08
proc: constify seq_operations
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
Fabian Frederick
1
-1
/
+1
2014-08-08
fs/hpfs/dnode.c: fix suspect code indent
Fabian Frederick
1
-8
/
+9
2014-08-08
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
1
-0
/
+20
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
14
-14
/
+14
2014-08-08
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
4
-9
/
+8
2014-08-08
fs/ufs/inode.c: kernel-doc warning fixes
Fabian Frederick
1
-16
/
+16
2014-08-08
fs/ufs: convert UFSD printk to pr_debug
Fabian Frederick
2
-3
/
+3
2014-08-08
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
Fabian Frederick
1
-20
/
+24
2014-08-08
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
1
-18
/
+18
2014-08-08
fs/ufs: use pr_fmt
Fabian Frederick
2
-8
/
+13
2014-08-08
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2
-133
/
+131
2014-08-08
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
5
-5
/
+34
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
3
-0
/
+144
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2
-1
/
+47
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
[next]