| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-10-29 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | [CIFS] Fixing to avoid invalid kfree() in cifs_get_tcp_session() | Steve French | 2009-10-06 | 1 | -1/+2 |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: Limit hugetlbfs support to PPC64 Book-3S machines | Kumar Gala | 2009-10-27 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-10-29 | 1 | -1/+0 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | xfs: fix double IRELE in xfs_dqrele_inode | Christoph Hellwig | 2009-10-13 | 1 | -1/+0 |
* | | | | | | hfs: fix oops on mount with corrupted btree extent records | Jeff Mahoney | 2009-10-29 | 1 | -0/+5 |
* | | | | | | hfsplus: refuse to mount volumes larger than 2TB | Ben Hutchings | 2009-10-29 | 1 | -0/+4 |
* | | | | | | hwpoison: fix/proc/meminfo alignment | Hugh Dickins | 2009-10-29 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-10-22 | 3 | -5/+6 |
|\ \ \ \ \ |
|
| * | | | | | dnotify: ignore FS_EVENT_ON_CHILD | Andreas Gruenbacher | 2009-10-20 | 1 | -1/+2 |
| * | | | | | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun | 2009-10-18 | 1 | -1/+1 |
| * | | | | | fsnotify: do not set group for a mark before it is on the i_list | Eric Paris | 2009-10-18 | 1 | -3/+3 |
| | |_|_|/
| |/| | | |
|
* | | | | | nfs: Fix nfs_parse_mount_options() kfree() leak | Yinghai Lu | 2009-10-22 | 1 | -0/+1 |
* | | | | | fs: pipe.c null pointer dereference | Earl Chew | 2009-10-22 | 1 | -11/+30 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 2009-10-15 | 1 | -14/+22 |
|\ \ \ \ |
|
| * | | | | dlm: fix socket fd translation | David Teigland | 2009-09-30 | 1 | -11/+12 |
| * | | | | dlm: fix lowcomms_connect_node for sctp | David Teigland | 2009-09-30 | 1 | -3/+10 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds | 2009-10-15 | 13 | -42/+179 |
|\ \ \ \ \ |
|
| * | | | | | Btrfs: always pin metadata in discard mode | Chris Mason | 2009-10-14 | 1 | -0/+8 |
| * | | | | | Btrfs: enable discard support | Christoph Hellwig | 2009-10-14 | 1 | -6/+0 |
| * | | | | | Btrfs: add -o discard option | Christoph Hellwig | 2009-10-14 | 3 | -1/+10 |
| * | | | | | Btrfs: properly wait log writers during log sync | Yan, Zheng | 2009-10-14 | 1 | -5/+6 |
| * | | | | | Btrfs: fix possible ENOSPC problems with truncate | Josef Bacik | 2009-10-14 | 1 | -3/+24 |
| * | | | | | Btrfs: fix btrfs acl #ifdef checks | Chris Mason | 2009-10-13 | 4 | -6/+6 |
| * | | | | | Btrfs: streamline tree-log btree block writeout | Chris Mason | 2009-10-13 | 3 | -4/+53 |
| * | | | | | Btrfs: avoid tree log commit when there are no changes | Chris Mason | 2009-10-13 | 8 | -16/+71 |
| * | | | | | Btrfs: only write one super copy during fsync | Chris Mason | 2009-10-13 | 1 | -1/+1 |
* | | | | | | sysfs: Allow sysfs_notify_dirent to be called from interrupt context. | Neil Brown | 2009-10-14 | 1 | -6/+8 |
* | | | | | | sysfs: Allow sysfs_move_dir(..., NULL) again. | Cornelia Huck | 2009-10-14 | 1 | -1/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-13 | 1 | -1/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 2009-10-06 | 1 | -1/+11 |
* | | | | | | | ext3: Don't update superblock write time when filesystem is read-only | Theodore Ts'o | 2009-10-13 | 1 | -1/+12 |
* | | | | | | | NFS: suppress a build warning | Stefan Richter | 2009-10-12 | 1 | -2/+2 |
* | | | | | | | ROMFS: fix length used with romfs_dev_strnlen() function | Bernd Schmidt | 2009-10-11 | 1 | -2/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-10-11 | 14 | -157/+447 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | Btrfs: fix file clone ioctl for bookend extents | Chris Mason | 2009-10-09 | 1 | -2/+4 |
| * | | | | | | Btrfs: fix uninit compiler warning in cow_file_range_nocow | Chris Mason | 2009-10-09 | 1 | -0/+1 |
| * | | | | | | Btrfs: constify dentry_operations | Alexey Dobriyan | 2009-10-09 | 2 | -2/+2 |
| * | | | | | | Btrfs: optimize back reference update during btrfs_drop_snapshot | Yan, Zheng | 2009-10-09 | 1 | -29/+53 |
| * | | | | | | Btrfs: remove negative dentry when deleting subvolumne | Yan, Zheng | 2009-10-09 | 2 | -5/+8 |
| * | | | | | | Btrfs: optimize fsync for the single writer case | Josef Bacik | 2009-10-08 | 2 | -1/+13 |
| * | | | | | | Btrfs: async delalloc flushing under space pressure | Josef Bacik | 2009-10-08 | 3 | -11/+88 |
| * | | | | | | Btrfs: release delalloc reservations on extent item insertion | Josef Bacik | 2009-10-08 | 8 | -37/+107 |
| * | | | | | | Btrfs: delay clearing EXTENT_DELALLOC for compressed extents | Chris Mason | 2009-10-08 | 1 | -2/+4 |
| * | | | | | | Btrfs: cleanup extent_clear_unlock_delalloc flags | Chris Mason | 2009-10-08 | 3 | -37/+51 |
| * | | | | | | Btrfs: fix possible softlockup in the allocator | Josef Bacik | 2009-10-06 | 1 | -6/+17 |
| * | | | | | | Btrfs: fix deadlock on async thread startup | Chris Mason | 2009-10-05 | 5 | -32/+106 |
* | | | | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2009-10-09 | 2 | -2/+8 |
|\ \ \ \ \ \ \ |
|