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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ext4: Return unwritten buffer head when trying to read from prealloc space.
Aneesh Kumar K.V
2008-04-29
1
-0
/
+2
|
*
|
ext4: make ext4_ext_get_blocks always return <= max_blocks
Aneesh Kumar K.V
2008-04-29
1
-1
/
+11
|
*
|
ext4: Fix fallocate to update the file size in each transaction
Aneesh Kumar K.V
2008-04-29
1
-51
/
+38
|
*
|
ext4: Fix race between migration and mmap write
Aneesh Kumar K.V
2008-04-29
3
-6
/
+47
|
*
|
ext4: zero out small extents when writing to prealloc area.
Aneesh Kumar K.V
2008-04-17
1
-0
/
+63
|
*
|
ext4: ENOSPC error handling for writing to an uninitialized extent
Aneesh Kumar K.V
2008-04-29
1
-7
/
+99
|
*
|
sparc: Export symbols for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
2008-04-29
2
-0
/
+3
|
*
|
m68k: Export empty_zero_page for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
2008-04-29
1
-0
/
+1
|
*
|
arm: Export empty_zero_page for ZERO_PAGE usage in modules.
Aneesh Kumar K.V
2008-04-29
1
-0
/
+1
|
*
|
ext4: Enable extent format for symlinks.
Aneesh Kumar K.V
2008-04-29
2
-2
/
+4
|
*
|
ext4: Fix fallocate error path
Aneesh Kumar K.V
2008-04-17
1
-2
/
+24
|
*
|
ext4: fix mount option parsing
Josef Bacik
2008-04-29
1
-1
/
+1
|
*
|
ext4: fdatasync should skip metadata writeout when overwriting
Hisashi Hifumi
2008-04-17
1
-0
/
+3
|
*
|
ext4: check return of ext4_orphan_get properly
Josef Bacik
2008-04-29
1
-2
/
+2
|
*
|
jbd2: fix possible journal overflow issues
Josef Bacik
2008-04-17
2
-3
/
+21
|
*
|
jbd2: fix the way the b_modified flag is cleared
Josef Bacik
2008-04-17
2
-16
/
+13
|
|
/
*
|
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2008-04-29
40
-939
/
+396
|
\
\
|
*
|
[XFS] Fix build failure after enabling CONFIG_XFS_DEBUG
Stephen Rothwell
2008-04-29
1
-1
/
+1
|
*
|
[XFS] remove dmapi cruft in xfs_file.c
Christoph Hellwig
2008-04-29
1
-75
/
+0
|
*
|
[XFS] remove sendfile leftovers
Christoph Hellwig
2008-04-29
2
-4
/
+0
|
*
|
[XFS] allow enabling CONFIG_XFS_DEBUG
Christoph Hellwig
2008-04-29
1
-0
/
+13
|
*
|
[XFS] Don't initialise new inode generation numbers to zero
David Chinner
2008-04-29
1
-0
/
+10
|
*
|
[XFS] Fix check for block zero access in xfs_write_iomap_allocate()
David Chinner
2008-04-29
1
-8
/
+5
|
*
|
[XFS] Don't double count reserved block changes on UP.
David Chinner
2008-04-29
1
-4
/
+0
|
*
|
[XFS] remove xfs_log_ticket_zone on rmmod
Alexey Dobriyan
2008-04-29
1
-0
/
+1
|
*
|
[XFS] fix non-smp xfs build
Eric Sandeen
2008-04-29
1
-0
/
+1
|
*
|
[XFS] Fix broken HAVE_SPLICE removal commit.
Donald Douwsma
2008-04-29
2
-2
/
+1
|
*
|
[XFS] kill XFS_ICSB_SB_LOCKED
Christoph Hellwig
2008-04-29
2
-2
/
+1
|
*
|
[XFS] split xfs_icsb_balance_counter
Christoph Hellwig
2008-04-29
1
-27
/
+31
|
*
|
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
Christoph Hellwig
2008-04-29
4
-20
/
+14
|
*
|
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
Barry Naujok
2008-04-29
5
-52
/
+62
|
*
|
[XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir
Christoph Hellwig
2008-04-29
1
-59
/
+4
|
*
|
[XFS] kill parent == child checks in xfs_remove and xfs_rmdir
Christoph Hellwig
2008-04-29
1
-19
/
+6
|
*
|
[XFS] kill usesless IHOLD calls in xfs_rename
Christoph Hellwig
2008-04-29
1
-65
/
+10
|
*
|
[XFS] remove manual lookup from xfs_rename and simplify locking
Christoph Hellwig
2008-04-29
8
-200
/
+55
|
*
|
[XFS] shrink mrlock_t
Christoph Hellwig
2008-04-29
15
-175
/
+154
|
*
|
[XFS] simplify xfs_lookup
Christoph Hellwig
2008-04-29
1
-7
/
+15
|
*
|
[XFS] xfs_rename: pass resblks to xfs_dir_removename
Christoph Hellwig
2008-04-29
1
-1
/
+1
|
*
|
[XFS] kill di_mode checks after xfs_iget
Christoph Hellwig
2008-04-29
5
-20
/
+2
|
*
|
[XFS] kill xfs_getattr
Christoph Hellwig
2008-04-29
3
-160
/
+7
|
*
|
[XFS] Remove VN_IS* macros and related cruft.
Christoph Hellwig
2008-04-29
3
-43
/
+7
*
|
|
pasemi_edac needs to include linux/edac.h
Stephen Rothwell
2008-04-29
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-04-29
10
-25
/
+61
|
\
\
|
*
|
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2008-04-29
4
-0
/
+24
|
*
|
[IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
Alex Chiang
2008-04-29
1
-3
/
+9
|
*
|
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
2008-04-29
4
-21
/
+24
|
*
|
[IA64] bugfix: nptcg breaks cpu-hotadd
Hidetoshi Seto
2008-04-29
1
-1
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-29
1
-0
/
+155
|
\
\
\
|
*
|
|
Smack: Integrate Smack with Audit
Ahmed S. Darwish
2008-04-30
1
-0
/
+155
|
*
|
|
Security: Typecast CAP_*_SET macros
David Howells
2008-04-30
1
-6
/
+6
[prev]
[next]