index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
[S390] cio: allow setting not-operational devices offline
Peter Oberparleiter
1
-5
/
+4
2009-12-07
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
5
-604
/
+383
2009-12-07
[S390] cio: use ccw request infrastructure for sense id
Peter Oberparleiter
3
-288
/
+154
2009-12-07
[S390] cio: consistent infrastructure for internal I/O requests
Peter Oberparleiter
4
-1
/
+386
2009-12-07
[S390] cio: dont panic in non-fatal conditions
Peter Oberparleiter
1
-19
/
+6
2009-12-07
[S390] cio: ensure proper locking during device recognition
Peter Oberparleiter
1
-0
/
+2
2009-12-07
[S390] cio: handle error during path verification consistently
Peter Oberparleiter
2
-11
/
+10
2009-12-07
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
3
-64
/
+15
2009-12-07
[S390] cio: inform user when online/offline processing fails
Peter Oberparleiter
1
-0
/
+22
2009-12-07
[S390] cio: introduce ccw device todos
Peter Oberparleiter
4
-127
/
+119
2009-12-07
[S390] cio: introduce subchannel todos
Peter Oberparleiter
4
-19
/
+63
2009-12-07
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
3
-338
/
+192
2009-12-07
[S390] cio: fix repeat setting of cdev parent association
Peter Oberparleiter
1
-4
/
+1
2009-12-07
[S390] cio: fix double free in case of probe failure
Peter Oberparleiter
1
-6
/
+5
2009-12-07
[S390] s390: clear high-order bits of registers after sam64
Hendrik Brueckner
1
-0
/
+3
2009-12-05
avr32: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
MIPS: Convert BUG() to use unreachable()
David Daney
1
-3
/
+1
2009-12-05
x86: Convert BUG() to use unreachable()
David Daney
1
-2
/
+2
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2
-0
/
+19
2009-12-03
x86, apic: Enable lapic nmi watchdog on AMD Family 11h
Mikael Pettersson
1
-1
/
+1
2009-12-03
GFS2: Fix glock refcount issues
Steven Whitehouse
1
-13
/
+8
2009-12-03
writeback: remove unused nonblocking and congestion checks (gfs2)
Wu Fengguang
1
-12
/
+0
2009-12-03
GFS2: drop rindex glock to refresh rindex list
Benjamin Marzinski
1
-2
/
+6
2009-12-03
GFS2: Tag all metadata with jid
Steven Whitehouse
5
-3
/
+13
2009-12-03
GFS2: Locking order fix in gfs2_check_blk_state
Steven Whitehouse
1
-4
/
+10
2009-12-03
GFS2: Remove dirent_first() function
Steven Whitehouse
1
-33
/
+1
2009-12-03
GFS2: Display nobarrier option in /proc/mounts
Steven Whitehouse
1
-0
/
+3
2009-12-03
GFS2: add barrier/nobarrier mount options
Christoph Hellwig
3
-0
/
+17
2009-12-03
GFS2: remove division from new statfs code
Benjamin Marzinski
1
-8
/
+9
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
5
-10
/
+100
2009-12-03
GFS2: Use dquot_send_warning()
Steven Whitehouse
1
-1
/
+9
2009-12-03
VFS: Export dquot_send_warning
Steven Whitehouse
4
-85
/
+114
2009-12-03
GFS2: Add set_xquota support
Steven Whitehouse
1
-26
/
+172
2009-12-03
GFS2: Add get_xquota support
Steven Whitehouse
1
-0
/
+43
2009-12-03
GFS2: Clean up gfs2_adjust_quota() and do_glock()
Steven Whitehouse
1
-56
/
+26
2009-12-03
GFS2: Remove constant argument from qd_get()
Steven Whitehouse
1
-4
/
+4
2009-12-03
GFS2: Remove constant argument from qdsb_get()
Steven Whitehouse
1
-6
/
+6
2009-12-03
GFS2: Add proper error reporting to quota sync via sysfs
Steven Whitehouse
1
-4
/
+6
2009-12-03
GFS2: Add get_xstate quota function
Steven Whitehouse
1
-0
/
+23
2009-12-03
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
2
-17
/
+5
2009-12-03
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
Steven Whitehouse
4
-0
/
+10
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
5
-10
/
+12
2009-12-03
VFS: Use GFP_NOFS in posix_acl_from_xattr()
Steven Whitehouse
1
-1
/
+1
2009-12-03
GFS2: Add cached ACLs support
Steven Whitehouse
1
-2
/
+25
2009-12-03
GFS2: Clean up ACLs
Steven Whitehouse
5
-100
/
+132
2009-12-03
GFS2: Use gfs2_set_mode() instead of munge_mode()
Steven Whitehouse
1
-35
/
+11
2009-12-03
GFS2: Use forget_all_cached_acls()
Steven Whitehouse
1
-1
/
+4
2009-12-03
VFS: Add forget_all_cached_acls()
Steven Whitehouse
1
-0
/
+14
2009-12-03
GFS2: Fix up system xattrs
Steven Whitehouse
3
-92
/
+120
[next]