| Commit message (Expand) | Author | Age |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 |
|\ |
|
| * | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 |
| * | Move FASYNC bit handling to f_op->fasync() | Jonathan Corbet | 2009-03-16 |
| * | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 |
| * | Rename struct file->f_ep_lock | Jonathan Corbet | 2009-03-16 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-26 |
|\ \ |
|
| * | | [S390] dasd: add large volume support | Stefan Weinhuber | 2009-03-26 |
* | | | Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-03-26 |
|\ \ \ |
|
| * | | | Get rid of pdflush_operation() in emergency sync and remount | Jens Axboe | 2009-03-26 |
| * | | | btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty | Jens Axboe | 2009-03-26 |
| * | | | block: add private bio_set for bio integrity allocations | Martin K. Petersen | 2009-03-24 |
| * | | | block: don't create bio_vec slabs of less than the inline number | Jens Axboe | 2009-03-24 |
| * | | | block: cleanup bio_alloc_bioset() | Ingo Molnar | 2009-03-24 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-05 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-02 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | net: pass new SIOCSHWTSTAMP through to device drivers | Patrick Ohly | 2009-02-16 |
| * | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-15 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 2009-02-06 |
| * | | | | | | | | tun: Limit amount of queued packets per device | Herbert Xu | 2009-02-06 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [CIFS] Fix memory overwrite when saving nativeFileSystem field during mount | Steve French | 2009-03-18 |
| * | | | | | | | | | [CIFS] Rename compose_mount_options to cifs_compose_mount_options. | Steve French | 2009-03-18 |
| * | | | | | | | | | [CIFS] work around bug in Samba server handling for posix open | Steve French | 2009-03-11 |
| * | | | | | | | | | [CIFS] Use posix open on file open when server supports it | Steve French | 2009-03-11 |
| * | | | | | | | | | cifs: fix buffer format byte on NT Rename/hardlink | Jeff Layton | 2009-03-11 |
| * | | | | | | | | | [CIFS] Add definitions for remoteably fsctl calls | Steve French | 2009-03-11 |
| * | | | | | | | | | [CIFS] add extra null attr check | Steve French | 2009-03-11 |
| * | | | | | | | | | [CIFS] fix build error | Steve French | 2009-03-11 |
| * | | | | | | | | | [CIFS] reopen file via newer posix open protocol operation if available | Steve French | 2009-03-11 |
| * | | | | | | | | | [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush | Steve French | 2009-03-11 |
| * | | | | | | | | | [CIFS] DFS no longer experimental | Steve French | 2009-03-11 |
| * | | | | | | | | | [CIFS] Send SMB flush in cifs_fsync | Steve French | 2009-03-11 |
* | | | | | | | | | | ext3: Avoid starting a transaction in writepage when not necessary | Jan Kara | 2009-03-26 |
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sysfs: fix some bin_vm_ops errors | Hugh Dickins | 2009-03-24 |
| * | | | | | | | | | sysfs: only allow one scheduled removal callback per kobj | Alex Chiang | 2009-03-24 |
| * | | | | | | | | | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 |
| * | | | | | | | | | sysfs: don't block indefinitely for unmapped files. | Eric W. Biederman | 2009-03-24 |
| * | | | | | | | | | sysfs: reference sysfs_dirent from sysfs inodes | Eric W. Biederman | 2009-03-24 |
| * | | | | | | | | | sysfs: sysfs_add_one WARNs with full path to duplicate filename | Alex Chiang | 2009-03-24 |
| * | | | | | | | | | sysfs: Take sysfs_mutex when fetching the root inode. | Eric W. Biederman | 2009-03-24 |
| * | | | | | | | | | SYSFS: use standard magic.h for sysfs | Qinghuang Feng | 2009-03-24 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | GFS2: Fix freeze issue | Steven Whitehouse | 2009-03-24 |
| * | | | | | | | | | Fix a minor bug in the previous patch | Steven Whitehouse | 2009-03-24 |
| * | | | | | | | | | GFS2: Clean up of glops.c | Steven Whitehouse | 2009-03-24 |
| * | | | | | | | | | GFS2: Fix locking bug in failed shared to exclusive conversion | Benjamin Marzinski | 2009-03-24 |