index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2012-03-28
1
-3
/
+4
|
\
|
*
exofs: Cap on the memcpy() size
Dan Carpenter
2012-03-19
1
-1
/
+2
|
*
exofs: (trivial) Fix typo in super.c
Masanari Iida
2012-03-19
1
-1
/
+1
|
*
exofs: fix endian conversion in exofs_sync_fs()
Dan Carpenter
2012-03-19
1
-1
/
+1
*
|
Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-28
2
-21
/
+23
|
\
\
|
*
|
NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
Trond Myklebust
2012-03-27
1
-5
/
+5
|
*
|
NFSv4.1: Fix layoutcommit error handling
Trond Myklebust
2012-03-27
1
-12
/
+13
|
*
|
NFSv4: Fix two infinite loops in the mount code
Trond Myklebust
2012-03-27
1
-2
/
+4
|
*
|
NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit
Fred Isaman
2012-03-24
1
-1
/
+0
|
*
|
Fix length of buffer copied in __nfs4_get_acl_uncached
Sachin Prabhu
2012-03-24
1
-1
/
+1
*
|
|
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-28
5
-24
/
+15
|
\
\
\
|
*
|
|
Squashfs: add mount time sanity check for block_size and block_log match
Phillip Lougher
2012-03-10
1
-0
/
+5
|
*
|
|
Squashfs: fix f_pos check in get_dir_index_using_offset
Phillip Lougher
2012-03-10
1
-1
/
+1
|
*
|
|
Squashfs: get rid of obsolete definitions in header file
Phillip Lougher
2012-03-10
1
-16
/
+0
|
*
|
|
Squashfs: remove redundant length initialisation in squashfs_lookup
Phillip Lougher
2012-03-10
1
-1
/
+1
|
*
|
|
Squashfs: remove redundant length initialisation in squashfs_readdir
Phillip Lougher
2012-03-10
1
-1
/
+1
|
*
|
|
Squashfs: update comment removing reference to zlib only
Phillip Lougher
2012-03-10
1
-1
/
+2
|
*
|
|
Squashfs: use define instead of constant
Ajeet Yadav
2012-03-10
3
-4
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
4
-8
/
+20
|
\
\
\
|
*
|
|
fs/proc/namespaces.c: prevent crash when ns_entries[] is empty
Andrew Morton
2012-03-28
1
-3
/
+3
|
*
|
|
fs: only send IPI to invalidate LRU BH when needed
Gilad Ben-Yossef
2012-03-28
1
-1
/
+14
|
*
|
|
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
2012-03-28
1
-3
/
+2
|
*
|
|
procfs: fix /proc/statm
KAMEZAWA Hiroyuki
2012-03-28
1
-1
/
+1
*
|
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
26
-23
/
+3
|
\
\
\
\
|
*
|
|
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
23
-23
/
+0
|
*
|
|
|
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
3
-0
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-03-28
17
-76
/
+317
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
xfs: add lots of attribute trace points
Dave Chinner
2012-03-27
4
-6
/
+144
|
*
|
|
|
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
Jan Kara
2012-03-27
1
-22
/
+11
|
*
|
|
|
xfs: fix fstrim offset calculations
Dave Chinner
2012-03-27
3
-24
/
+46
|
*
|
|
|
xfs: Account log unmount transaction correctly
Dave Chinner
2012-03-26
1
-1
/
+2
|
*
|
|
|
xfs: don't cache inodes read through bulkstat
Dave Chinner
2012-03-26
4
-4
/
+28
|
*
|
|
|
xfs: trace xfs_name strings correctly
Christoph Hellwig
2012-03-26
1
-3
/
+13
|
*
|
|
|
xfs: introduce an allocation workqueue
Dave Chinner
2012-03-22
3
-1
/
+54
|
*
|
|
|
xfs: Fix open flag handling in open_by_handle code
Dave Chinner
2012-03-22
1
-9
/
+5
|
*
|
|
|
xfs: fix deadlock in xfs_rtfree_extent
Kamal Dasu
2012-03-22
2
-5
/
+13
|
*
|
|
|
fs: xfs: fix section mismatch in linux-next
Gerard Snitselaar
2012-03-22
1
-1
/
+1
*
|
|
|
|
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-28
1
-20
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
writeback: Remove outdated comment
Jan Kara
2012-03-21
1
-18
/
+2
|
*
|
|
|
|
fs: Remove bogus wait in write_inode_now()
Jan Kara
2012-03-21
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-03-28
24
-1588
/
+1479
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: remove useless s_dirt assignment
Artem Bityutskiy
2012-03-21
1
-1
/
+0
|
*
|
|
|
|
|
ext4: write superblock only once on unmount
Artem Bityutskiy
2012-03-21
1
-4
/
+3
|
*
|
|
|
|
|
ext4: do not mark superblock as dirty unnecessarily
Artem Bityutskiy
2012-03-21
1
-3
/
+1
|
*
|
|
|
|
|
ext4: correct ext4_punch_hole return codes
Allison Henderson
2012-03-21
1
-3
/
+3
|
*
|
|
|
|
|
ext4: remove restrictive checks for EOFBLOCKS_FL
Lukas Czerner
2012-03-21
2
-9
/
+10
|
*
|
|
|
|
|
ext4: always set then trimmed blocks count into len
Lukas Czerner
2012-03-21
1
-1
/
+1
|
*
|
|
|
|
|
ext4: fix trimmed block count accunting
Lukas Czerner
2012-03-21
1
-1
/
+1
|
*
|
|
|
|
|
ext4: fix start and len arguments handling in ext4_trim_fs()
Lukas Czerner
2012-03-21
1
-27
/
+30
|
*
|
|
|
|
|
ext4: update s_free_{inodes,blocks}_count during online resize
Darrick J. Wong
2012-03-20
1
-0
/
+4
[next]