index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2009-07-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
-348
/
+232
2009-07-13
jbd2: fix race between write_metadata_buffer and get_write_access
dingdinghua
-9
/
+11
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
-1
/
+1
2009-07-13
ext4: Fix ext4_mb_initialize_context() to initialize all fields
Theodore Ts'o
-18
/
+2
2009-07-13
ext4: fix null handler of ioctls in no journal mode
Peng Tao
-8
/
+12
2009-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
-4
/
+8
2009-07-12
partitions: fix broken uevent_suppress conversion
Heiko Carstens
-1
/
+1
2009-07-12
AFS: Fix compilation warning
Artem Bityutskiy
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
-29
/
+17
2009-07-11
Revert "fuse: Fix build error" as unnecessary
Linus Torvalds
-2
/
+0
2009-07-10
isofs: fix Joliet regression
Bartlomiej Zolnierkiewicz
-2
/
+2
2009-07-10
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
-76
/
+92
2009-07-10
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
-33
/
+28
2009-07-10
fuse: Fix build error
Larry Finger
-0
/
+2
2009-07-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-22
/
+26
2009-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
-34
/
+15
2009-07-10
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
-10
/
+12
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
-12
/
+14
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
-896
/
+686
2009-07-09
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
-4
/
+4
2009-07-09
cifs: remove cifsInodeInfo->inUse counter
Jeff Layton
-2
/
+0
2009-07-09
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
-529
/
+252
2009-07-09
[CIFS] update cifs version number
Steve French
-2
/
+6
2009-07-09
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
-1
/
+77
2009-07-09
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
Jeff Layton
-32
/
+42
2009-07-09
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
-22
/
+23
2009-07-09
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
-1
/
+8
2009-07-09
UBIFS: fix corruption dump
Artem Bityutskiy
-2
/
+26
2009-07-09
UBIFS: clean up free space checking
Artem Bityutskiy
-19
/
+3
2009-07-09
UBIFS: small amendments in the LEB scanning code
Artem Bityutskiy
-11
/
+17
2009-07-09
UBIFS: dump a little more in case of corruptions
Artem Bityutskiy
-3
/
+3
2009-07-08
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
-0
/
+9
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
-4
/
+6
2009-07-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
-2
/
+2
2009-07-08
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
Catalin Marinas
-0
/
+1
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
-3
/
+1
2009-07-07
quota: Fix possible deadlock during parallel quotaon and quotaoff
Jiaying Zhang
-2
/
+2
2009-07-06
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
-4
/
+4
2009-07-06
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
-0
/
+5
2009-07-05
UBIFS: allow more than one volume to be mounted
Daniel Mack
-1
/
+2
2009-07-05
UBIFS: fix assertion warning
Artem Bityutskiy
-0
/
+3
2009-07-05
UBIFS: minor spelling and grammar fixes
Adrian Hunter
-3
/
+3
2009-07-05
UBIFS: fix 64-bit divisions in debug print
Adrian Hunter
-2
/
+3
2009-07-05
UBIFS: few spelling fixes
Artem Bityutskiy
-4
/
+4
2009-07-05
UBIFS: set write-buffer timout to 3-5 seconds
Artem Bityutskiy
-15
/
+7
2009-07-05
UBIFS: slightly optimize write-buffer timer usage
Artem Bityutskiy
-12
/
+9
2009-07-05
UBIFS: improve debugging messaged
Artem Bityutskiy
-10
/
+16
2009-07-05
UBIFS: fix integer overflow warning
Adrian Hunter
-1
/
+3
2009-07-05
nilfs2: fix disorder in cp count on error during deleting checkpoints
Jiro SEKIBA
-3
/
+2
2009-07-05
nilfs2: fix lockdep warning between regular file and inode file
Ryusuke Konishi
-0
/
+5
[next]