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
*
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 tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-3
/
+0
|
\
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
45
-269
/
+353
|
|
\
|
*
|
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-09
1
-3
/
+0
*
|
|
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-12
1
-1
/
+1
|
\
\
\
|
*
|
|
fs/minix: Drop dependency on H8300
Guenter Roeck
2013-09-16
1
-1
/
+1
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
2
-0
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
31
-76
/
+168
|
|
\
\
\
\
|
*
|
|
|
|
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
2013-10-09
1
-0
/
+1
|
*
|
|
|
|
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-11
19
-339
/
+448
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GFS2: Use generic list_lru for quota
Steven Whitehouse
2013-11-04
4
-66
/
+85
|
*
|
|
|
|
|
GFS2: Rename quota qd_lru_lock qd_lock
Steven Whitehouse
2013-11-04
1
-35
/
+35
|
*
|
|
|
|
|
GFS2: Use reflink for quota data cache
Steven Whitehouse
2013-11-04
2
-15
/
+29
|
*
|
|
|
|
|
GFS2: Use lockref for glocks
Steven Whitehouse
2013-10-15
4
-49
/
+45
|
*
|
|
|
|
|
GFS2: Protect quota sync generation
Steven Whitehouse
2013-10-04
3
-2
/
+6
|
*
|
|
|
|
|
GFS2: Inline qd_trylock into gfs2_quota_unlock
Steven Whitehouse
2013-10-04
1
-25
/
+20
|
*
|
|
|
|
|
GFS2: Make two similar quota code fragments into a function
Steven Whitehouse
2013-10-04
1
-34
/
+26
|
*
|
|
|
|
|
GFS2: Remove obsolete quota tunable
Steven Whitehouse
2013-10-04
4
-5
/
+1
|
*
|
|
|
|
|
GFS2: Move gfs2_icbit_munge into quota.c
Steven Whitehouse
2013-10-02
3
-22
/
+20
|
*
|
|
|
|
|
GFS2: Speed up starting point selection for block allocation
Steven Whitehouse
2013-10-02
1
-10
/
+31
|
*
|
|
|
|
|
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-10-02
9
-21
/
+51
|
*
|
|
|
|
|
GFS2: Clean up reservation removal
Steven Whitehouse
2013-09-27
6
-9
/
+10
|
*
|
|
|
|
|
GFS2: fix dentry leaks
Miklos Szeredi
2013-09-23
1
-10
/
+16
|
*
|
|
|
|
|
GFS2: new function gfs2_rbm_incr
Bob Peterson
2013-09-18
1
-3
/
+27
|
*
|
|
|
|
|
GFS2: Introduce rbm field bii
Bob Peterson
2013-09-18
2
-54
/
+65
|
*
|
|
|
|
|
GFS2: Do not reset flags on active reservations
Bob Peterson
2013-09-17
1
-1
/
+0
|
*
|
|
|
|
|
GFS2: introduce bi_blocks for optimization
Bob Peterson
2013-09-17
2
-1
/
+6
|
*
|
|
|
|
|
GFS2: optimize rbm_from_block wrt bi_start
Bob Peterson
2013-09-17
1
-1
/
+1
[next]