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
*
Add in_execve flag into task_struct.
Kentaro Takeda
2009-02-12
2
-0
/
+6
*
Merge branch 'master' into next
James Morris
2009-02-06
512
-11282
/
+68059
|
\
|
*
seq_file: fix big-enough lseek() + read()
Alexey Dobriyan
2009-02-05
1
-0
/
+1
|
*
seq_file: move traverse so it can be used from seq_read
Eric Biederman
2009-02-05
1
-57
/
+57
|
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-02-03
15
-286
/
+393
|
|
\
|
|
*
UBIFS: remove fast unmounting
Artem Bityutskiy
2009-01-29
2
-47
/
+5
|
|
*
UBIFS: return sensible error codes
Artem Bityutskiy
2009-01-29
2
-9
/
+4
|
|
*
UBIFS: remount ro fixes
Adrian Hunter
2009-01-29
3
-21
/
+13
|
|
*
UBIFS: spelling fix 'date' -> 'data'
Adrian Hunter
2009-01-29
2
-2
/
+2
|
|
*
UBIFS: sync wbufs after syncing inodes and pages
Adrian Hunter
2009-01-29
1
-10
/
+10
|
|
*
UBIFS: fix LPT out-of-space bug (again)
Adrian Hunter
2009-01-28
1
-12
/
+32
|
|
*
UBIFS: fix no_chk_data_crc
Artem Bityutskiy
2009-01-27
3
-13
/
+23
|
|
*
UBIFS: fix assertions
Artem Bityutskiy
2009-01-26
1
-6
/
+7
|
|
*
UBIFS: ensure orphan area head is initialized
Adrian Hunter
2009-01-26
3
-19
/
+26
|
|
*
UBIFS: always clean up GC LEB space
Artem Bityutskiy
2009-01-26
1
-14
/
+33
|
|
*
UBIFS: add re-mount debugging checks
Artem Bityutskiy
2009-01-26
7
-65
/
+148
|
|
*
UBIFS: fix LEB list freeing
Artem Bityutskiy
2009-01-26
4
-20
/
+48
|
|
*
UBIFS: simplify locking
Artem Bityutskiy
2009-01-26
1
-56
/
+36
|
|
*
UBIFS: document dark_wm and dead_wm better
Artem Bityutskiy
2009-01-20
3
-11
/
+24
|
|
*
UBIFS: do not treat all data as short term
Artem Bityutskiy
2009-01-20
1
-1
/
+1
|
|
*
UBIFS: constify operations
Artem Bityutskiy
2009-01-18
4
-14
/
+14
|
|
*
UBIFS: do not commit twice
Artem Bityutskiy
2009-01-18
1
-4
/
+5
|
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-02-03
9
-14
/
+133
|
|
\
\
|
|
*
|
ocfs2: add quota call to ocfs2_remove_btree_range()
Mark Fasheh
2009-02-02
1
-0
/
+3
|
|
*
|
ocfs2: Wakeup the downconvert thread after a successful cancel convert
Sunil Mushran
2009-02-02
1
-0
/
+4
|
|
*
|
ocfs2: Access the xattr bucket only before modifying it.
Tao Ma
2009-02-02
1
-9
/
+8
|
|
*
|
configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()
Joel Becker
2009-02-02
1
-0
/
+59
|
|
*
|
ocfs2: Fix possible deadlock in ocfs2_write_dquot()
Jan Kara
2009-02-02
1
-1
/
+3
|
|
*
|
ocfs2: Push out dropping of dentry lock to ocfs2_wq
Jan Kara
2009-02-02
4
-4
/
+56
|
*
|
|
[XFS] Warn on transaction in flight on read-only remount
Felix Blyakher
2009-02-03
1
-1
/
+5
|
*
|
|
xfs: Check buffer lengths in log recovery
Dave Chinner
2009-02-03
1
-6
/
+25
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Felix Blyakher
2009-02-03
70
-1927
/
+1719
|
|
\
|
|
|
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-01-30
9
-29
/
+47
|
|
|
\
\
|
|
|
*
|
ext4: Remove bogus BUG() check in ext4_bmap()
Theodore Ts'o
2009-01-30
1
-3
/
+0
|
|
|
*
|
ext4: Fix building with EXT4FS_DEBUG
Thadeu Lima de Souza Cascardo
2009-01-26
3
-5
/
+5
|
|
|
*
|
ext4: Initialize the new group descriptor when resizing the filesystem
Theodore Ts'o
2009-01-26
1
-1
/
+2
|
|
|
*
|
ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocks
Theodore Ts'o
2009-01-20
1
-1
/
+1
|
|
|
*
|
ext3: Add sanity check to make_indexed_dir
Theodore Ts'o
2009-01-16
1
-6
/
+14
|
|
|
*
|
ext4: Add sanity check to make_indexed_dir
Theodore Ts'o
2009-01-16
1
-6
/
+15
|
|
|
*
|
ext4: only use i_size_high for regular files
Theodore Ts'o
2009-01-17
2
-4
/
+7
|
|
|
*
|
ext4: fix wrong use of do_div
Simon Holm Thøgersen
2009-01-11
1
-3
/
+3
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-01-30
1
-11
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
block: Remove obsolete BUG_ON
Martin K. Petersen
2009-01-30
1
-1
/
+0
|
|
|
*
|
|
block: Don't verify integrity metadata on read error
Martin K. Petersen
2009-01-30
1
-10
/
+15
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-30
1
-0
/
+7
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
tun: Add some missing TUN compat ioctl translations.
David S. Miller
2009-01-29
1
-0
/
+7
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2009-01-29
9
-161
/
+121
|
|
|
\
\
\
\
|
|
|
*
|
|
|
cifs: make sure we allocate enough storage for socket address
Jeff Layton
2009-01-29
1
-8
/
+8
|
|
|
*
|
|
|
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking...
Steve French
2009-01-29
2
-3
/
+21
|
|
|
*
|
|
|
[CIFS] some cleanup to dir.c prior to addition of posix_open
Steve French
2009-01-29
1
-25
/
+31
[next]