index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: xfs_filestreams.h doesn't need __KERNEL__
Dave Chinner
2013-08-13
1
-4
/
+0
*
xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
Dave Chinner
2013-08-12
1
-4
/
+0
*
xfs: remove __KERNEL__ from debug code
Dave Chinner
2013-08-12
3
-4
/
+4
*
xfs: kill __KERNEL__ check for debug code in allocation code
Dave Chinner
2013-08-12
1
-3
/
+3
*
xfs: don't special case shared superblock mounts
Dave Chinner
2013-08-12
1
-7
/
+0
*
xfs: consolidate extent swap code
Dave Chinner
2013-08-12
9
-517
/
+436
*
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
18
-358
/
+285
*
xfs: consolidate xfs_rename.c
Dave Chinner
2013-08-12
3
-349
/
+307
*
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
29
-1991
/
+1931
*
xfs: fix issues that cause userspace warnings
Dave Chinner
2013-08-12
6
-13
/
+12
*
xfs: minor cleanups
Dave Chinner
2013-08-12
4
-14
/
+4
*
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
20
-853
/
+957
*
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
2013-08-12
5
-797
/
+863
*
xfs: split out the remote symlink handling
Dave Chinner
2013-08-12
5
-214
/
+244
*
xfs: split out attribute fork truncation code into separate file
Dave Chinner
2013-08-12
4
-423
/
+455
*
xfs: split out attribute listing code into separate file
Dave Chinner
2013-08-12
5
-616
/
+658
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
22
-64
/
+83
*
xfs: move getdents code into it's own file
Dave Chinner
2013-08-12
7
-616
/
+649
*
xfs: introduce xfs_inode_buf.c for inode buffer operations
Dave Chinner
2013-08-12
5
-454
/
+514
*
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-08-12
4
-38
/
+16
*
xfs: move inode fork definitions to a new header file
Dave Chinner
2013-08-12
5
-2007
/
+2096
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
10
-772
/
+851
*
xfs: sync minor header differences needed by userspace.
Dave Chinner
2013-08-12
13
-8
/
+42
*
xfs: introduce xfs_quota_defs.h
Dave Chinner
2013-08-12
2
-131
/
+160
*
xfs: introduce xfs_rtalloc_defs.h
Dave Chinner
2013-08-12
4
-52
/
+54
*
xfs: split out on-disk transaction definitions
Dave Chinner
2013-08-12
3
-207
/
+208
*
xfs: separate icreate log format definitions from xfs_icreate_item.h
Dave Chinner
2013-08-12
2
-18
/
+18
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
29
-137
/
+175
*
xfs: split out EFI/EFD log item format definition
Dave Chinner
2013-08-12
2
-86
/
+85
*
xfs: split out buf log item format definitions
Dave Chinner
2013-08-12
2
-97
/
+100
*
xfs: split out inode log item format definition
Dave Chinner
2013-08-12
7
-183
/
+200
*
xfs: separate out log format definitions
Dave Chinner
2013-08-12
4
-208
/
+207
*
xfs: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-07-30
1
-3
/
+3
*
xfs: di_flushiter considered harmful
Dave Chinner
2013-07-24
3
-11
/
+36
*
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-07-22
5
-43
/
+158
*
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
2013-07-22
1
-0
/
+18
*
xfs: Fix a deadlock in xfs_log_commit_cil() code path
Chandra Seetharaman
2013-07-22
1
-1
/
+1
*
xfs: fix assertion failure in xfs_vm_write_failed()
Jie Liu
2013-07-22
1
-1
/
+14
*
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2013-07-15
2
-1604
/
+883
*
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-15
8
-69
/
+121
|
\
|
*
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-15
1
-1
/
+1
|
*
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-08
3
-8
/
+8
|
*
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
1
-1
/
+1
|
*
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
2
-6
/
+32
|
*
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
|
*
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
1
-1
/
+1
|
*
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
1
-1
/
+1
|
*
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
1
-0
/
+3
|
*
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
1
-2
/
+2
|
*
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
1
-2
/
+0
[next]