index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2012-03-23
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
vfs: tidy up sparse warnings in fs/namei.c
Linus Torvalds
2012-03-22
vfs: tidy up fs/namei.c byte-repeat word constants
Linus Torvalds
2012-03-22
fs: fix kernel-doc warnings in dcache.c
Randy Dunlap
2012-03-22
Fix full_name_hash() behaviour when length is a multiple of 8
Al Viro
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-03-22
hugetlbfs: return error code when initializing module
Hillf Danton
2012-03-22
hugetlbfs: fix alignment of huge page requests
Steven Truelove
2012-03-22
mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning
David Rientjes
2012-03-22
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
2012-03-22
hugepages: fix use after free bug in "quota" handling
David Gibson
2012-03-22
hugetlb: cleanup hugetlb.h
David Gibson
2012-03-22
hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
Aneesh Kumar K.V
2012-03-22
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2012-03-22
pagemap: introduce data structure for pagemap entry
Naoya Horiguchi
2012-03-22
pagemap: export KPF_THP
Naoya Horiguchi
2012-03-22
thp: optimize away unnecessary page table locking
Naoya Horiguchi
2012-03-22
pagemap: avoid splitting thp when reading /proc/pid/pagemap
Naoya Horiguchi
2012-03-22
hugetlbfs: fix hugetlb_get_unmapped_area()
Xiao Guangrong
2012-03-22
seq_file: fix mishandling of consecutive pread() invocations.
Earl Chew
2012-03-22
fs/namei.c: fix warnings on 32-bit
Andrew Morton
2012-03-22
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
dlm: last element of dlm_local_addr[] never used
David Teigland
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-21
ext4: initialization of ext4_li_mtx needs to be done earlier
Al Viro
2012-03-21
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-21
hfsplus: add an ioctl to bless files
Matthew Garrett
2012-03-21
hfsplus: change finder_info to u32
Matthew Garrett
2012-03-21
hfsplus: initialise userflags
Matthew Garrett
2012-03-21
qnx4: new helper - try_extent()
Al Viro
2012-03-21
qnx4: get rid of qnx4_bread/qnx4_getblk
Al Viro
2012-03-21
take removal of PF_FORKNOEXEC to flush_old_exec()
Al Viro
2012-03-21
trim includes in inode.c
Al Viro
2012-03-21
ocfs2: fix leaks on failure exits in module_init
Al Viro
2012-03-21
ecryptfs: make register_filesystem() the last potential failure exit
Al Viro
2012-03-21
ntfs: forgets to unregister sysctls on register_filesystem() failure
Al Viro
2012-03-21
logfs: missing cleanup on register_filesystem() failure
Al Viro
2012-03-21
jfs: mising cleanup on register_filesystem() failure
Al Viro
2012-03-21
make configfs_pin_fs() return root dentry on success
Al Viro
2012-03-21
configfs: configfs_create_dir() has parent dentry in dentry->d_parent
Al Viro
2012-03-21
configfs: sanitize configfs_create()
Al Viro
2012-03-21
configfs: kill configfs_sb
Al Viro
[next]