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-06-06
fs/hfsplus/bnode.c: replace min/casting by min_t
Fabian Frederick
1
-17
/
+15
2014-06-06
hfsplus: emit proper file type from readdir
Sergei Antonov
1
-1
/
+19
2014-06-06
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
2
-28
/
+0
2014-06-06
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
5
-66
/
+94
2014-06-06
hfsplus: fix worst-case unicode to char conversion of file names and attributes
Hin-Tak Leung
2
-5
/
+21
2014-06-06
fs/coda: use __func__
Fabian Frederick
5
-33
/
+34
2014-06-06
fs/coda: logging prefix uniformization
Fabian Frederick
5
-8
/
+14
2014-06-06
fs/coda: replace printk by pr_foo()
Fabian Frederick
6
-47
/
+48
2014-06-06
fs/befs: kernel-doc fixes
Fabian Frederick
3
-11
/
+11
2014-06-06
fs/befs/linuxvfs.c: remove positive test on sector_t
Fabian Frederick
1
-8
/
+0
2014-06-06
fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing
Fabian Frederick
1
-4
/
+3
2014-06-06
fs/befs/linuxvfs.c: replace strncpy by strlcpy
Fabian Frederick
1
-3
/
+2
2014-06-06
fs/ceph/debugfs.c: replace seq_printf by seq_puts
Fabian Frederick
1
-3
/
+3
2014-06-06
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
4
-6
/
+6
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2
-0
/
+14
2014-06-04
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
Fabian Frederick
1
-1
/
+1
2014-06-04
fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul
Fabian Frederick
1
-7
/
+6
2014-06-04
fs/binfmt_flat.c: make old_reloc() static
Axel Lin
1
-1
/
+1
2014-06-04
fs/binfmt_elf.c: fix bool assignements
Fabian Frederick
1
-2
/
+2
2014-06-04
fs/efs: convert printk(KERN_DEBUG to pr_debug
Fabian Frederick
3
-26
/
+17
2014-06-04
fs/efs: add pr_fmt / use __func__
Fabian Frederick
6
-35
/
+49
2014-06-04
fs/efs: convert printk to pr_foo()
Fabian Frederick
5
-35
/
+32
2014-06-04
fs/exportfs/expfs.c: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2014-06-04
fs/efivarfs/super.c: use static const for dentry_operations
Fabian Frederick
1
-1
/
+1
2014-06-04
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
Tim Chen
1
-4
/
+8
2014-06-04
fs/superblock: unregister sb shrinker before ->kill_sb()
Dave Chinner
1
-3
/
+1
2014-06-04
fs/hugetlbfs/inode.c: remove null test before kfree
Fabian Frederick
1
-2
/
+1
2014-06-04
fs/hugetlbfs/inode.c: use static const for dentry_operations
Fabian Frederick
1
-1
/
+1
2014-06-04
fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_key
Fabian Frederick
1
-1
/
+1
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
11
-28
/
+23
2014-06-04
fs: buffer: do not use unnecessary atomic operations when discarding buffers
Mel Gorman
1
-5
/
+16
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
1
-1
/
+1
2014-06-04
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2
-0
/
+75
2014-06-04
fs/mpage.c: factor page_endio() out of mpage_end_io()
Matthew Wilcox
1
-17
/
+1
2014-06-04
fs/mpage.c: factor clean_buffers() out of __mpage_writepage()
Matthew Wilcox
1
-24
/
+30
2014-06-04
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
3
-18
/
+7
2014-06-04
fs/hugetlbfs/inode.c: complete conversion to pr_foo()
Andrew Morton
1
-10
/
+8
2014-06-04
mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...
Cyrill Gorcunov
1
-5
/
+9
2014-06-04
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
1
-3
/
+31
2014-06-04
fs/9p: kerneldoc fixes
Fabian Frederick
4
-10
/
+8
2014-06-04
fs/9p/v9fs.c: add __init to v9fs_sysfs_init
Fabian Frederick
1
-1
/
+1
2014-06-04
ocfs2: remove some unused code
Xue jiufei
3
-7
/
+0
2014-06-04
ocfs2: fix incorrect i_size of global bitmap inode after resize
Joseph Qi
1
-2
/
+2
2014-06-04
ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super
Joseph Qi
1
-6
/
+0
2014-06-04
ocfs2/dlm: disallow node joining when recovery is on going
Xue jiufei
1
-1
/
+12
2014-06-04
ocfs2: fix umount hang while shutting down truncate log
Xue jiufei
2
-1
/
+6
2014-06-04
fs/ocfs2/ioctl.c: add static to local functions
Fabian Frederick
1
-40
/
+41
2014-06-04
ocfs2/dlm: fix possible convert=sion deadlock
Xue jiufei
1
-1
/
+9
2014-06-04
ocfs2: limit printk when journal is aborted
Joseph Qi
1
-2
/
+15
2014-06-04
ocfs2: remove some redundant casting
George Spelvin
1
-4
/
+3
[next]