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
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-01-11
13
-140
/
+521
|
\
|
*
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
2011-01-10
1
-12
/
+0
|
*
ext3: Remove redundant unlikely()
Tobias Klauser
2011-01-10
1
-1
/
+1
|
*
ext2: Remove redundant unlikely()
Tobias Klauser
2011-01-10
1
-1
/
+1
|
*
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
1
-7
/
+8
|
*
ext2: speed up file creates by optimizing rec_len functions
Eric Sandeen
2011-01-10
1
-5
/
+14
|
*
ext3: Add more journal error check
Namhyung Kim
2011-01-10
2
-3
/
+7
|
*
ext3: Add journal error check in resize.c
Namhyung Kim
2011-01-10
1
-14
/
+51
|
*
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...
Joe Perches
2011-01-10
2
-11
/
+16
|
*
ext3: Add FITRIM handling
Lukas Czerner
2011-01-10
1
-0
/
+22
|
*
ext3: Add batched discard support for ext3
Lukas Czerner
2011-01-10
1
-0
/
+266
|
*
ext3: Add journal error check into ext3_rename()
Namhyung Kim
2011-01-06
1
-4
/
+15
|
*
ext3: Use search_dirblock() in ext3_dx_find_entry()
Theodore Ts'o
2011-01-06
1
-21
/
+12
|
*
ext3: Avoid uninitialized memory references with a corrupted htree directory
Theodore Ts'o
2011-01-06
1
-15
/
+15
|
*
ext3: Return error code from generic_check_addressable
Darrick J. Wong
2011-01-06
1
-2
/
+4
|
*
ext3: Add journal error check into ext3_delete_entry()
Namhyung Kim
2011-01-06
1
-2
/
+12
|
*
ext3: Add error check in ext3_mkdir()
Namhyung Kim
2011-01-06
1
-14
/
+22
|
*
fs/ext3/super.c: Use printf extension %pV
Joe Perches
2011-01-06
1
-19
/
+37
|
*
fs/ext2/super.c: Use printf extension %pV
Joe Perches
2011-01-06
1
-8
/
+17
|
*
ext3: don't update sb journal_devnum when RO dev
Maciej Żenczykowski
2011-01-06
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-01-11
7
-872
/
+877
|
\
\
|
*
|
fs/9p: Don't set dentry->d_op in create routines
Aneesh Kumar K.V
2011-01-11
2
-19
/
+0
|
*
|
fs/9p: fix spelling typo
Eric Van Hensbergen
2011-01-11
1
-1
/
+1
|
*
|
fs/9p: TREADLINK bugfix
M. Mohan Kumar
2011-01-11
1
-36
/
+22
|
*
|
fs/9p: Simplify the .L create operation
Aneesh Kumar K.V
2011-01-11
1
-47
/
+28
|
*
|
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
2011-01-11
4
-862
/
+916
|
*
|
fs/9p: fix menu presentation
Randy Dunlap
2011-01-11
1
-1
/
+4
|
*
|
fs/9p: Fix the return error on default acl removal
Aneesh Kumar K.V
2011-01-11
1
-1
/
+1
|
*
|
fs/9p: Remove unnecessary semicolons
Joe Perches
2011-01-11
2
-2
/
+2
*
|
|
Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-01-11
38
-1920
/
+1997
|
\
\
\
|
*
\
\
Merge branch 'master' into for-linus-merged
Alex Elder
2011-01-11
38
-1920
/
+1997
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
xfs: convert grant head manipulations to lockless algorithm
Dave Chinner
2010-12-21
2
-77
/
+49
|
|
*
|
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
2010-12-21
3
-60
/
+97
|
|
*
|
xfs: convert log grant heads to atomic variables
Dave Chinner
2010-12-03
2
-10
/
+10
|
|
*
|
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
2010-12-21
4
-46
/
+63
|
|
*
|
xfs: convert l_last_sync_lsn to an atomic variable
Dave Chinner
2010-12-03
3
-34
/
+36
|
|
*
|
xfs: make AIL tail pushing independent of the grant lock
Dave Chinner
2010-12-21
1
-57
/
+54
|
|
*
|
xfs: use wait queues directly for the log wait queues
Dave Chinner
2010-12-21
6
-106
/
+52
|
|
*
|
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
2010-12-21
4
-91
/
+119
|
|
*
|
xfs: rework log grant space calculations
Dave Chinner
2010-12-21
1
-47
/
+48
|
|
*
|
xfs: fact out common grant head/log tail verification code
Dave Chinner
2010-12-21
1
-29
/
+22
|
|
*
|
xfs: convert log grant ticket queues to list heads
Dave Chinner
2010-12-21
3
-97
/
+53
|
|
*
|
xfs: use AIL bulk delete function to implement single delete
Dave Chinner
2010-12-20
2
-72
/
+11
|
|
*
|
xfs: use AIL bulk update function to implement single updates
Dave Chinner
2010-12-20
3
-96
/
+13
|
|
*
|
xfs: remove all the inodes on a buffer from the AIL in bulk
Dave Chinner
2010-12-20
3
-16
/
+151
|
|
*
|
xfs: consume iodone callback items on buffers as they are processed
Dave Chinner
2010-12-03
1
-11
/
+21
|
|
*
|
xfs: reduce the number of AIL push wakeups
Dave Chinner
2010-12-17
1
-4
/
+16
|
|
*
|
xfs: bulk AIL insertion during transaction commit
Dave Chinner
2010-12-20
4
-12
/
+195
|
|
*
|
xfs: clean up xfs_ail_delete()
Dave Chinner
2010-12-03
1
-20
/
+7
|
|
*
|
xfs: Pull EFI/EFD handling out from under the AIL lock
Dave Chinner
2010-12-20
4
-49
/
+59
[next]