index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
37
-206
/
+601
|
\
|
*
devpts: plug the memory leak in kill_sb
Ilija Hadzic
2013-11-13
1
-0
/
+1
|
*
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-13
1
-0
/
+6
|
*
kcore: add Kconfig help text
Randy Dunlap
2013-11-13
1
-0
/
+4
|
*
procfs: clean up proc_reg_get_unmapped_area for 80-column limit
HATAYAMA Daisuke
2013-11-13
1
-6
/
+10
|
*
hfsplus: implement attributes file creation functionality
Vyacheslav Dubeyko
2013-11-13
3
-2
/
+151
|
*
hfsplus: implement attributes file's header node initialization code
Vyacheslav Dubeyko
2013-11-13
2
-0
/
+68
|
*
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
2013-11-13
2
-0
/
+113
|
*
fs/hfs/btree.h: remove duplicate defines
Michael Opdenacker
2013-11-13
2
-9
/
+4
|
*
epoll: do not take global 'epmutex' for simple topologies
Jason Baron
2013-11-13
1
-26
/
+69
|
*
epoll: optimize EPOLL_CTL_DEL using rcu
Jason Baron
2013-11-13
1
-24
/
+32
|
*
debugfs: use list_next_entry() in debugfs_remove_recursive()
Oleg Nesterov
2013-11-13
1
-2
/
+1
|
*
cramfs: mark as obsolete
Michael Opdenacker
2013-11-13
1
-1
/
+4
|
*
mm: factor commit limit calculation
Jerome Marchand
2013-11-13
1
-4
/
+1
|
*
writeback: do not sync data dirtied after sync start
Jan Kara
2013-11-13
3
-18
/
+32
|
*
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
Naoya Horiguchi
2013-11-13
1
-0
/
+3
|
*
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
2013-11-13
1
-8
/
+6
|
*
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-11-13
1
-2
/
+1
|
*
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
Jan Kara
2013-11-13
1
-17
/
+2
|
*
ocfs2: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-11-13
1
-4
/
+4
|
*
ocfs2: fix possible double free in ocfs2_write_begin_nolock
Xue jiufei
2013-11-13
1
-2
/
+6
|
*
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
Younger Liu
2013-11-13
1
-2
/
+6
|
*
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
Younger Liu
2013-11-13
1
-3
/
+6
|
*
ocfs2: rollback transaction in ocfs2_group_add()
Younger Liu
2013-11-13
1
-0
/
+3
|
*
ocfs2: break useless while loop
Junxiao Bi
2013-11-13
1
-1
/
+3
|
*
ocfs2: use find_last_bit()
Akinobu Mita
2013-11-13
1
-16
/
+2
|
*
ocfs2: delay migration when the lockres is in migration state
Xue jiufei
2013-11-13
1
-0
/
+4
|
*
ocfs2: skip locks in the blocked list
Xue jiufei
2013-11-13
1
-0
/
+7
|
*
ocfs2: use bitmap_weight()
Akinobu Mita
2013-11-13
1
-15
/
+7
|
*
ocfs2: don't spam on -EDQUOT
Joel Becker
2013-11-13
1
-1
/
+2
|
*
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2013-11-13
2
-0
/
+11
|
*
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
2013-11-13
9
-16
/
+18
|
*
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
2013-11-13
1
-1
/
+1
|
*
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
2013-11-13
7
-29
/
+16
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
103
-1944
/
+1731
|
\
\
|
*
|
ecryptfs: ->f_op is never NULL
Al Viro
2013-11-09
1
-1
/
+1
|
*
|
locks: break delegations on any attribute modification
J. Bruce Fields
2013-11-09
8
-14
/
+66
|
*
|
locks: break delegations on link
J. Bruce Fields
2013-11-09
3
-6
/
+34
|
*
|
locks: break delegations on rename
J. Bruce Fields
2013-11-09
4
-7
/
+47
|
*
|
locks: helper functions for delegation breaking
J. Bruce Fields
2013-11-09
1
-10
/
+3
|
*
|
locks: break delegations on unlink
J. Bruce Fields
2013-11-09
4
-7
/
+43
|
*
|
namei: minor vfs_unlink cleanup
J. Bruce Fields
2013-11-09
1
-3
/
+4
|
*
|
locks: implement delegations
J. Bruce Fields
2013-11-09
1
-10
/
+45
|
*
|
locks: introduce new FL_DELEG lock flag
J. Bruce Fields
2013-11-09
2
-2
/
+2
|
*
|
vfs: take i_mutex on renamed file
J. Bruce Fields
2013-11-09
1
-5
/
+5
|
*
|
vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
J. Bruce Fields
2013-11-09
1
-2
/
+2
|
*
|
vfs: don't use PARENT/CHILD lock classes for non-directories
J. Bruce Fields
2013-11-09
1
-5
/
+5
|
*
|
vfs: pull ext4's double-i_mutex-locking into common code
J. Bruce Fields
2013-11-09
4
-42
/
+40
|
*
|
exportfs: fix quadratic behavior in filehandle lookup
J. Bruce Fields
2013-11-09
1
-53
/
+13
|
*
|
exportfs: better variable name
J. Bruce Fields
2013-11-09
1
-6
/
+6
[next]