| Commit message (Expand) | Author | Age |
... | |
| * | | | | | Btrfs: fix lock leak when resuming snapshot deletion | Josef Bacik | 2013-07-19 |
| * | | | | | Btrfs: update drop progress before stopping snapshot dropping | Josef Bacik | 2013-07-19 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-07-19 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | s390/kdump: Disable mmap for s390 | Michael Holzheu | 2013-07-18 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-18 |
|\ \ \ \ |
|
| * | | | | sysfs: prevent warning when only using binary attributes | Oliver Schinagl | 2013-07-16 |
| * | | | | sysfs: add support for binary attributes in groups | Greg Kroah-Hartman | 2013-07-16 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | nfsd4: fix minorversion support interface | J. Bruce Fields | 2013-07-12 |
| * | | | lockd: protect nlm_blocked access in nlmsvc_retry_blocked | David Jeffery | 2013-07-11 |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-07-15 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | ext4: don't allow ext4_free_blocks() to fail due to ENOMEM | Theodore Ts'o | 2013-07-13 |
| * | | ext4: fix spelling errors and a comment in extent_status tree | Theodore Ts'o | 2013-07-13 |
| * | | ext4: rate limit printk in buffer_io_error() | Anatol Pomozov | 2013-07-11 |
| * | | ext4: don't show usrquota/grpquota twice in /proc/mounts | Theodore Ts'o | 2013-07-11 |
| * | | ext4: fix warning in ext4_evict_inode() | Jan Kara | 2013-07-10 |
| * | | ext4: fix ext4_get_group_number() | Theodore Ts'o | 2013-07-05 |
| * | | ext4: silence warning in ext4_writepages() | Jan Kara | 2013-07-05 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 |
|\ \ \ |
|
| * | | | efivarfs: we can use simple_lookup() now | Al Viro | 2013-07-14 |
| * | | | make simple_lookup() usable for filesystems that set ->s_d_op | Al Viro | 2013-07-14 |
| * | | | configfs: don't open-code d_alloc_name() | Al Viro | 2013-07-14 |
| * | | | fput: turn "list_head delayed_fput_list" into llist_head | Oleg Nesterov | 2013-07-13 |
| * | | | fs/file_table.c:fput(): add comment | Andrew Morton | 2013-07-13 |
| * | | | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 |
|\ \ \ \ |
|
| * | | | | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir | 2013-07-10 |
* | | | | | Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-07-13 |
|\ \ \ \ \ |
|
| * | | | | | xfs: Fix the logic check for all quotas being turned off | Chandra Seetharaman | 2013-07-11 |
| * | | | | | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 2013-07-11 |
| * | | | | | xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] | Carlos Maiolino | 2013-07-10 |
| * | | | | | xfs: dquot log reservations are too small | Dave Chinner | 2013-07-09 |
| * | | | | | xfs: remove local fork format handling from xfs_bmapi_write() | Dave Chinner | 2013-07-09 |
| * | | | | | xfs: use get_unused_fd_flags(0) instead of get_unused_fd() | Yann Droneaud | 2013-07-09 |
| * | | | | | xfs: clean up unused codes at xfs_bulkstat() | Jie Liu | 2013-07-09 |
| * | | | | | xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ | Eric Sandeen | 2013-07-09 |
* | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-07-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | CIFS: Fix a deadlock when a file is reopened | Pavel Shilovsky | 2013-07-11 |
| * | | | | | | CIFS: Reopen the file if reconnect durable handle failed | Pavel Shilovsky | 2013-07-11 |
| * | | | | | | [CIFS] Fix minor endian error in durable handle patch series | Steve French | 2013-07-10 |
| * | | | | | | CIFS: Reconnect durable handles for SMB2 | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | CIFS: Make SMB2_open use cifs_open_parms struct | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | CIFS: Introduce cifs_open_parms struct | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | CIFS: Request durable open for SMB2 opens | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | CIFS: Simplify SMB2 create context handling | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | CIFS: Simplify SMB2_open code path | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | CIFS: Respect create_options in smb2_open_file | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | CIFS: Fix lease context buffer parsing | Pavel Shilovsky | 2013-07-10 |
| * | | | | | | [CIFS] use sensible file nlink values if unprovided | Steve French | 2013-07-04 |
| * | | | | | | Limit allocation of crypto mechanisms to dialect which requires | Steve French | 2013-07-04 |