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
2011-02-11
vfs: call rcu_barrier after ->kill_sb()
Boaz Harrosh
1
-0
/
+5
2011-02-11
Fix possible filp_cachep memory corruption
Linus Torvalds
2
-10
/
+12
2011-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
18
-116
/
+371
2011-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-18
/
+28
2011-02-07
Btrfs: Fix page count calculation
Yan, Zheng
1
-4
/
+4
2011-02-07
cifs: remove checks for ses->status == CifsExiting
Jeff Layton
1
-4
/
+1
2011-02-06
btrfs: Drop __exit attribute on btrfs_exit_compress
Alexey Charkov
1
-1
/
+1
2011-02-06
btrfs: cleanup error handling in btrfs_unlink_inode()
Tsutomu Itoh
1
-1
/
+1
2011-02-06
Btrfs: exclude super blocks when we read in block groups
Josef Bacik
1
-8
/
+18
2011-02-06
Btrfs: make sure search_bitmap finds something in remove_from_bitmap
Josef Bacik
1
-0
/
+1
2011-02-06
cifs: add check for kmalloc in parse_dacl
Stanislav Fomichev
1
-0
/
+4
2011-02-05
cifs: don't send an echo request unless NegProt has been done
Jeff Layton
1
-2
/
+6
2011-02-04
cifs: enable signing flag in SMB header when server has it on
Jeff Layton
1
-0
/
+4
2011-02-04
cifs: Possible slab memory corruption while updating extended stats (repost)
Shirish Pargaonkar
1
-2
/
+2
2011-02-04
CRED: Fix kernel panic upon security_file_alloc() failure.
Tetsuo Handa
1
-1
/
+1
2011-02-04
CIFS: Fix variable types in cifs_iovec_read/write (try #2)
Pavel Shilovsky
1
-5
/
+6
2011-02-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...
Linus Torvalds
4
-51
/
+67
2011-02-03
hfsplus: fix up a comparism in hfsplus_file_extend
Christoph Hellwig
1
-2
/
+2
2011-02-03
hfsplus: fix two memory leaks in wrapper.c
Chuck Ebbert
1
-2
/
+2
2011-02-03
hfsplus: do not leak buffer on error
Chuck Ebbert
1
-2
/
+2
2011-02-03
hfsplus: fix failed mount handling
Christoph Hellwig
1
-45
/
+61
2011-02-02
Revert "exofs: Set i_mapping->backing_dev_info anyway"
Boaz Harrosh
1
-2
/
+0
2011-02-02
fs: make block fiemap mapping length at least blocksize long
Josef Bacik
1
-0
/
+7
2011-02-02
vfs: sparse: add __FMODE_EXEC
Namhyung Kim
2
-3
/
+3
2011-02-02
epoll: epoll_wait() should not use timespec_add_ns()
Eric Dumazet
1
-3
/
+13
2011-02-02
cifs: fix length vs. total_read confusion in cifs_demultiplex_thread
Jeff Layton
1
-5
/
+5
2011-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-85
/
+130
2011-02-01
btrfs: fix return value check of btrfs_start_transaction()
Tsutomu Itoh
7
-6
/
+37
2011-02-01
btrfs: checking NULL or not in some functions
Tsutomu Itoh
3
-0
/
+10
2011-01-31
Btrfs: avoid uninit variable warnings in ordered-data.c
Chris Mason
1
-1
/
+1
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
20
-191
/
+170
2011-01-31
cifs: fix length checks in checkSMB
Jeff Layton
1
-16
/
+17
2011-02-01
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-71
/
+152
2011-01-31
[CIFS] Update cifs minor version
Steve French
1
-1
/
+1
2011-01-31
Btrfs: catch errors from btrfs_sync_log
Chris Mason
1
-1
/
+2
2011-01-31
Btrfs: make shrink_delalloc a little friendlier
Josef Bacik
1
-3
/
+14
2011-01-31
cifs: No need to check crypto blockcipher allocation
Shirish Pargaonkar
1
-2
/
+3
2011-01-31
cifs: clean up some compiler warnings
Jeff Layton
4
-17
/
+6
2011-01-31
cifs: make CIFS depend on CRYPTO_MD4
Jeff Layton
1
-0
/
+1
2011-01-31
cifs: force a reconnect if there are too many MIDs in flight
Jeff Layton
1
-13
/
+24
2011-01-31
cifs: don't pop a printk when sending on a socket is interrupted
Jeff Layton
1
-2
/
+2
2011-01-31
cifs: simplify SMB header check routine
Jeff Layton
1
-22
/
+24
2011-01-31
cifs: send an NT_CANCEL request when a process is signalled
Jeff Layton
1
-3
/
+12
2011-01-31
cifs: handle cancelled requests better
Jeff Layton
1
-7
/
+36
2011-01-31
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
11
-33
/
+73
2011-01-31
cifs: fix two compiler warning about uninitialized vars
Jeff Layton
2
-2
/
+4
2011-01-31
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
Anton Altaparmakov
1
-4
/
+7
2011-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-704
/
+371
2011-01-28
Btrfs: handle no memory properly in prepare_pages
Josef Bacik
1
-2
/
+6
2011-01-28
Btrfs: do error checking in btrfs_del_csums
Josef Bacik
1
-0
/
+3
[next]