index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move holder_dir from disk to part0
Tejun Heo
2008-10-09
2
-21
/
+4
*
block: move policy from disk to part0
Tejun Heo
2008-10-09
1
-1
/
+1
*
block: unify sysfs size node handling
Tejun Heo
2008-10-09
1
-2
/
+2
*
block: move capacity from disk to part0
Tejun Heo
2008-10-09
1
-1
/
+1
*
block: introduce partition 0
Tejun Heo
2008-10-09
2
-7
/
+7
*
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
2
-39
/
+44
*
block: implement extended dev numbers
Tejun Heo
2008-10-09
1
-1
/
+8
*
block: fix diskstats access
Tejun Heo
2008-10-09
1
-3
/
+4
*
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
2
-32
/
+53
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
2
-9
/
+12
*
block: make variable and argument names more consistent
Tejun Heo
2008-10-09
2
-20
/
+21
*
block: update add_partition() error handling
Tejun Heo
2008-10-09
1
-19
/
+21
*
block: allow deleting zero length partition
Tejun Heo
2008-10-09
1
-2
/
+0
*
drop vmerge accounting
Mikulas Patocka
2008-10-09
1
-11
/
+1
*
block: drop virtual merging accounting
Mikulas Patocka
2008-10-09
1
-4
/
+2
*
Let the block device know when sectors can be discarded
David Woodhouse
2008-10-09
1
-0
/
+14
*
mm: tiny-shmem nommu fix
Nick Piggin
2008-10-02
1
-1
/
+1
*
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Nick Piggin
2008-10-02
1
-7
/
+20
*
mm owner: fix race between swapoff and exit
Balbir Singh
2008-09-29
1
-1
/
+1
*
Fix NULL pointer dereference in proc_sys_compare
Linus Torvalds
2008-09-29
1
-4
/
+6
*
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
2008-09-26
1
-91
/
+3
|
\
|
*
[XFS] Remove xfs_iext_irec_compact_full()
Lachlan McIlroy
2008-09-26
1
-92
/
+3
|
*
[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().
Lachlan McIlroy
2008-09-26
1
-0
/
+1
*
|
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-09-26
6
-9
/
+15
|
\
\
|
|
/
|
/
|
|
*
UBIFS: fix printk format warnings
Alexander Beregalov
2008-09-18
2
-2
/
+2
|
*
UBIFS: remove incorrect assert
Adrian Hunter
2008-09-17
1
-1
/
+0
|
*
UBIFS: TNC / GC race fixes
Adrian Hunter
2008-09-17
2
-4
/
+12
|
*
UBIFS: create the name of the background thread in every case
Sebastian Siewior
2008-09-17
1
-2
/
+1
*
|
9p: use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-24
1
-2
/
+1
*
|
[XFS] Don't do I/O beyond eof when unreserving space
Lachlan McIlroy
2008-09-17
1
-0
/
+18
*
|
[XFS] Fix use-after-free with buffers
Lachlan McIlroy
2008-09-17
1
-24
/
+20
*
|
[XFS] Prevent lockdep false positives when locking two inodes.
David Chinner
2008-09-17
2
-1
/
+16
*
|
[XFS] Fix barrier status change detection.
David Chinner
2008-09-17
1
-1
/
+1
*
|
[XFS] Prevent direct I/O from mapping extents beyond eof
Lachlan McIlroy
2008-09-17
1
-0
/
+4
*
|
[XFS] Fix regression introduced by remount fixup
Christoph Hellwig
2008-09-17
1
-0
/
+20
*
|
[XFS] Move memory allocations for log tracing out of the critical path
Lachlan McIlroy
2008-09-17
2
-21
/
+40
*
|
rescan_partitions(): make device capacity errors non-fatal
Andrew Morton
2008-09-13
1
-2
/
+2
*
|
mm: ifdef Quicklists in /proc/meminfo
Hugh Dickins
2008-09-13
1
-4
/
+8
*
|
bfs: fix Lockdep warning
Eric Sesterhenn
2008-09-13
1
-1
/
+1
*
|
proc: more debugging for "already registered" case
Alexey Dobriyan
2008-09-13
1
-2
/
+2
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2008-09-11
2
-25
/
+20
|
\
\
|
*
|
udf: add llseek method
Christoph Hellwig
2008-09-08
1
-0
/
+1
|
*
|
udf: Fix error paths in udf_new_inode()
Jan Kara
2008-08-19
1
-23
/
+18
|
*
|
udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
Jan Kara
2008-08-19
1
-2
/
+1
*
|
|
ocfs2: Fix a bug in direct IO read.
Tao Ma
2008-09-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-09-09
10
-141
/
+221
|
\
\
|
*
|
UBIFS: make minimum fanout 3
Artem Bityutskiy
2008-09-05
1
-1
/
+1
|
*
|
UBIFS: fix division by zero
Artem Bityutskiy
2008-09-05
1
-6
/
+7
|
*
|
UBIFS: amend f_fsid
Artem Bityutskiy
2008-09-03
1
-2
/
+3
|
*
|
UBIFS: fill f_fsid
Artem Bityutskiy
2008-08-31
1
-0
/
+1
[next]