index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: fix failure exits
Al Viro
2012-01-09
1
-5
/
+8
*
isofs: inode leak on mount failure
Al Viro
2012-01-09
1
-2
/
+5
*
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...
Al Viro
2012-01-09
2
-2
/
+2
*
exofs: oops after late failure in mount
Al Viro
2012-01-09
1
-0
/
+2
*
devpts: fix double-free on mount failure
Al Viro
2012-01-09
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
14
-32
/
+31
|
\
|
*
btrfs: free-space-cache.c: remove extra semicolon.
Justin P. Mattock
2011-12-15
1
-1
/
+1
|
*
fat: Spelling s/obsolate/obsolete/g
Geert Uytterhoeven
2011-12-15
1
-13
/
+13
|
*
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-12-06
4
-4
/
+4
|
*
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
7
-9
/
+9
|
*
qnx4fs: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-20
1
-3
/
+4
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-11-13
381
-11850
/
+19203
|
|
\
|
*
|
namespace: mnt_want_write: Remove unused label 'out'
Kautuk Consul
2011-10-29
1
-2
/
+0
*
|
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
16
-28
/
+25
|
\
\
\
|
*
\
\
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2011-12-25
16
-28
/
+25
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
98
-1396
/
+2239
|
|
|
\
\
\
|
|
*
|
|
|
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
2011-12-06
4
-5
/
+9
|
|
*
|
|
|
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
12
-23
/
+16
|
|
|
\
\
\
\
|
|
|
*
|
|
|
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
1
-3
/
+1
|
|
|
*
|
|
|
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
11
-20
/
+15
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2012-01-08
19
-334
/
+394
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
GFS2: local functions should be static
H Hartley Sweeten
2011-12-06
1
-1
/
+1
|
*
|
|
|
|
|
|
GFS2: We only need one ACL getting function
Steven Whitehouse
2011-11-23
1
-9
/
+5
|
*
|
|
|
|
|
|
GFS2: Fix multi-block allocation
Steven Whitehouse
2011-11-22
2
-31
/
+36
|
*
|
|
|
|
|
|
GFS2: decouple quota allocations from block allocations
Bob Peterson
2011-11-22
13
-181
/
+188
|
*
|
|
|
|
|
|
GFS2: split function rgblk_search
Bob Peterson
2011-11-21
1
-25
/
+51
|
*
|
|
|
|
|
|
GFS2: Fix up "off by one" in the previous patch
Steven Whitehouse
2011-11-21
1
-1
/
+1
|
*
|
|
|
|
|
|
GFS2: move toward a generic multi-block allocator
Bob Peterson
2011-11-21
6
-39
/
+39
|
*
|
|
|
|
|
|
GFS2: O_(D)SYNC support for fallocate
Steven Whitehouse
2011-11-21
1
-0
/
+5
|
*
|
|
|
|
|
|
GFS2: remove vestigial al_alloced
Bob Peterson
2011-11-18
2
-3
/
+0
|
*
|
|
|
|
|
|
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
Bob Peterson
2011-11-15
6
-77
/
+45
|
*
|
|
|
|
|
|
GFS2: Add non-try locks back to get_local_rgrp
Bob Peterson
2011-11-15
1
-3
/
+5
|
*
|
|
|
|
|
|
GFS2: f_ra is always valid in dir readahead function
Steven Whitehouse
2011-11-09
1
-4
/
+6
|
*
|
|
|
|
|
|
GFS2: Fix very unlikley memory leak in ACL xattr code
Steven Whitehouse
2011-11-09
1
-3
/
+4
|
*
|
|
|
|
|
|
GFS2: More automated code analysis fixes
Steven Whitehouse
2011-11-08
3
-7
/
+7
|
*
|
|
|
|
|
|
GFS2: Add readahead to sequential directory traversal
Bob Peterson
2011-11-08
4
-6
/
+57
|
*
|
|
|
|
|
|
GFS2: Fix up REQ flags
Steven Whitehouse
2011-11-08
4
-5
/
+5
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-01-08
19
-1333
/
+412
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xfs: mark the xfssyncd workqueue as non-reentrant
Christoph Hellwig
2011-12-20
1
-5
/
+5
|
*
|
|
|
|
|
|
|
xfs: simplify xfs_qm_detach_gdquots
Christoph Hellwig
2011-12-16
1
-17
/
+5
|
*
|
|
|
|
|
|
|
xfs: fix acl count validation in xfs_acl_from_disk()
Xi Wang
2011-12-16
1
-1
/
+1
|
*
|
|
|
|
|
|
|
xfs: remove unused XBT_FORCE_SLEEP bit
Eric Sandeen
2011-12-16
2
-7
/
+2
|
*
|
|
|
|
|
|
|
xfs: remove XFS_QMOPT_DQSUSER
Christoph Hellwig
2011-12-15
4
-34
/
+18
|
*
|
|
|
|
|
|
|
xfs: kill xfs_qm_idtodq
Christoph Hellwig
2011-12-15
1
-87
/
+50
|
*
|
|
|
|
|
|
|
xfs: merge xfs_qm_dqinit_core into the only caller
Christoph Hellwig
2011-12-15
1
-20
/
+7
|
*
|
|
|
|
|
|
|
xfs: add a xfs_dqhold helper
Christoph Hellwig
2011-12-15
3
-39
/
+21
|
*
|
|
|
|
|
|
|
xfs: simplify xfs_qm_dqattach_grouphint
Christoph Hellwig
2011-12-15
1
-48
/
+16
|
*
|
|
|
|
|
|
|
xfs: nest qm_dqfrlist_lock inside the dquot qlock
Christoph Hellwig
2011-12-15
2
-60
/
+41
|
*
|
|
|
|
|
|
|
xfs: flatten the dquot lock ordering
Christoph Hellwig
2011-12-14
4
-150
/
+103
|
*
|
|
|
|
|
|
|
xfs: implement lazy removal for the dquot freelist
Christoph Hellwig
2011-12-13
4
-65
/
+30
[next]