index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-08-08
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
2014-08-08
fs/ufs: use pr_fmt
Fabian Frederick
2014-08-08
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2014-08-08
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
2014-08-08
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2014-08-08
fs/coda: use linux/uaccess.h
Fabian Frederick
2014-08-08
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
2014-08-08
minix zmap block counts calculation fix
Qi Yong
2014-08-08
autofs4: comment typo: remove a a doubled word
NeilBrown
2014-08-08
autofs4: remove some unused inline functions
NeilBrown
2014-08-08
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
2014-08-08
autofs4: remove a redundant assignment
NeilBrown
2014-08-08
autofs4: remove unused autofs4_ispending()
NeilBrown
2014-08-08
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-08
fs/efs/namei.c: return is not a function
Fabian Frederick
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
mm: softdirty: respect VM_SOFTDIRTY in PTE holes
Peter Feiner
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-08-06
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-06
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
2014-08-06
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
2014-08-06
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
2014-08-06
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2014-08-06
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-08-06
ntfs: kernel-doc warning fixes
Fabian Frederick
2014-08-06
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
2014-08-06
fsnotify: rename event handling functions
Jan Kara
2014-08-06
fs/fscache: make ctl_table static
Fabian Frederick
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-08-04
Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-04
f2fs: use for_each_set_bit to simplify the code
Chao Yu
2014-08-04
f2fs: add f2fs_balance_fs for expand_inode_data
Chao Yu
2014-08-04
f2fs: invalidate xattr node page when evict inode
Chao Yu
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-08-04
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
[next]