index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
block: fix sg SG_DXFER_TO_FROM_DEV regression
FUJITA Tomonori
1
-10
/
+12
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
6
-12
/
+14
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-896
/
+686
2009-07-09
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
1
-4
/
+4
2009-07-09
cifs: remove cifsInodeInfo->inUse counter
Jeff Layton
2
-2
/
+0
2009-07-09
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
5
-529
/
+252
2009-07-09
[CIFS] update cifs version number
Steve French
2
-2
/
+6
2009-07-09
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
3
-1
/
+77
2009-07-09
cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO
Jeff Layton
1
-32
/
+42
2009-07-09
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
5
-22
/
+23
2009-07-09
cifs: add pid of initiating process to spnego upcall info
Jeff Layton
1
-1
/
+8
2009-07-08
cifs: fix regression with O_EXCL creates and optimize away lookup
Jeff Layton
1
-0
/
+9
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+6
2009-07-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2009-07-08
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
Catalin Marinas
1
-0
/
+1
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
4
-3
/
+1
2009-07-07
quota: Fix possible deadlock during parallel quotaon and quotaoff
Jiaying Zhang
1
-2
/
+2
2009-07-06
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
2
-4
/
+4
2009-07-06
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
1
-0
/
+5
2009-07-04
Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+1
2009-07-03
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
1
-2
/
+1
2009-07-02
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-0
/
+3
2009-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
8
-193
/
+423
2009-07-02
Btrfs: fix error message formatting
Hu Tao
1
-1
/
+1
2009-07-02
Btrfs: fix use after free in btrfs_start_workers fail path
Jiri Slaby
1
-1
/
+1
2009-07-02
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
1
-6
/
+7
2009-07-02
Btrfs: update backrefs while dropping snapshot
Yan Zheng
4
-181
/
+395
2009-07-02
Btrfs: account for space we may use in fallocate
Josef Bacik
1
-1
/
+11
2009-07-02
Btrfs: fix the file clone ioctl for preallocated extents
Chris Mason
1
-2
/
+4
2009-07-02
Btrfs: don't log the inode in file_write while growing the file
Chris Mason
1
-1
/
+4
2009-07-02
fs/notify/inotify: decrement user inotify count on close
Keith Packard
1
-0
/
+3
2009-07-01
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
7
-377
/
+339
2009-07-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-2
/
+2
2009-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-9
/
+228
2009-07-01
elf: fix one check-after-use
Amerigo Wang
1
-2
/
+2
2009-07-01
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2
-48
/
+133
2009-06-30
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-06-30
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-06-30
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
1
-1
/
+4
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
2
-29
/
+117
2009-06-30
AFS: Fix lock imbalance
Jiri Slaby
1
-1
/
+0
2009-06-30
fuse: invalidation reverse calls
John Muir
4
-3
/
+198
2009-06-30
fuse: allow umask processing in userspace
Miklos Szeredi
3
-4
/
+28
2009-06-30
fuse: fix bad return value in fuse_file_poll()
Miklos Szeredi
1
-1
/
+1
2009-06-30
fuse: fix return value of fuse_dev_write()
Csaba Henk
1
-1
/
+1
2009-06-29
integrity: add ima_counts_put (updated)
Mimi Zohar
1
-0
/
+7
2009-06-27
cifs: fix fh_mutex locking in cifs_reopen_file
Jeff Layton
1
-5
/
+5
2009-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-158
/
+246
2009-06-26
[CIFS] remove unknown mount option warning message
Steve French
1
-0
/
+4
2009-06-26
[CIFS] remove bkl usage from umount begin
Steve French
1
-4
/
+7
[next]