Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge branch 'btrfs-3.0' into for-linus | Chris Mason | 2011-08-18 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Btrfs: set i_size properly when fallocating and we already | Josef Bacik | 2011-08-18 | |
| | * | | | | | | | | Btrfs: truncate pages from clone ioctl target range | Sage Weil | 2011-08-16 | |
| | * | | | | | | | | Btrfs: fix uninitialized sync_pending | Miao Xie | 2011-08-16 | |
| | * | | | | | | | | Btrfs: fix wrong free space information | Miao Xie | 2011-08-16 | |
| | * | | | | | | | | btrfs: memory leak in btrfs_add_inode_defrag() | Dan Carpenter | 2011-08-16 | |
| | * | | | | | | | | Btrfs: use plain page_address() in header fields setget functions | Li Zefan | 2011-08-16 | |
| | * | | | | | | | | Btrfs: forced readonly when btrfs_drop_snapshot() fails | Tsutomu Itoh | 2011-08-16 | |
| | * | | | | | | | | Btrfs: check if there is enough space for balancing smarter | liubo | 2011-08-16 | |
| | * | | | | | | | | Btrfs: fix a bug of balance on full multi-disk partitions | liubo | 2011-08-16 | |
| | * | | | | | | | | Btrfs: fix an oops of log replay | liubo | 2011-08-16 | |
| | * | | | | | | | | Btrfs: detect wether a device supports discard | Josef Bacik | 2011-08-16 | |
| | * | | | | | | | | Btrfs: force unplugs when switching from high to regular priority bios | Chris Mason | 2011-08-05 | |
| * | | | | | | | | | btrfs: unlock on error in btrfs_file_llseek() | Dan Carpenter | 2011-08-18 | |
| * | | | | | | | | | btrfs: btrfs_permission's RO check shouldn't apply to device nodes | Jeff Mahoney | 2011-08-18 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-08-18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | update cifs version to 1.75 | Steve French | 2011-08-18 | |
| * | | | | | | | | | | [CIFS] possible memory corruption on mount | Steve French | 2011-08-18 | |
| * | | | | | | | | | | cifs: demote cERROR in build_path_from_dentry to cFYI | Jeff Layton | 2011-08-16 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-08-18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branches 'ipoib' and 'iser' into for-next | Roland Dreier | 2011-08-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | IB/iser: Support iSCSI PDU padding | Or Gerlitz | 2011-08-17 | |
| | * | | | | | | | | | | | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) | Or Gerlitz | 2011-08-17 | |
| * | | | | | | | | | | | | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert | 2011-08-16 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2011-08-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | fat: fat16 support maximum 4GB file/vol size as WinXP or 7. | Namjae Jeon | 2011-08-17 | |
| * | | | | | | | | | | | | fat: fix utf8 iocharset warning message | Mihai Moldovan | 2011-08-17 | |
| * | | | | | | | | | | | | fat: fix build warning | Jonas Aberg | 2011-08-17 | |
* | | | | | | | | | | | | | irqdesc: fix new kernel-doc warning | Randy Dunlap | 2011-08-18 | |
* | | | | | | | | | | | | | i7core_edac: fixed typo in error count calculation | Mathias Krause | 2011-08-18 | |
* | | | | | | | | | | | | | befs: Validate length of long symbolic links. | Timo Warns | 2011-08-17 | |
* | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 2011-08-14 | |
* | | | | | | | | | | | | | | mm: fix __page_to_pfn for a const struct page argument | Ian Campbell | 2011-08-17 | |
* | | | | | | | | | | | | | | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. | Ian Campbell | 2011-08-17 | |
* | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-08-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | perf probe: Filter out redundant inline-instances | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Search concrete out-of-line instances | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Avoid searching variables in intermediate scopes | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Fix to search local variables in appropriate scope | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Warn when more than one line are given | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Fix to walk all inline instances | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Fix to search nested inlined functions in CU | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Fix line walker to check CU correctly | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf probe: Fix a memory leak for scopes array | Masami Hiramatsu | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf: fix temporary file ownership check | Vasiliy Kulikov | 2011-08-12 | |
| | * | | | | | | | | | | | | | | perf report: Use properly build_id kernel binaries | Jiri Olsa | 2011-08-11 | |
| | * | | | | | | | | | | | | | | perf top browser: Remove spurious helpline update | Arnaldo Carvalho de Melo | 2011-08-10 | |
* | | | | | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-08-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |