Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | pipe: F_SETPIPE_SZ should return -EPERM for non-root | Jens Axboe | 2010-05-24 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-06-04 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | fix setattr error handling in sysfs, configfs | Nick Piggin | 2010-06-04 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | flat: fix unmap len in load error path | Mike Frysinger | 2010-06-04 | |
| * | | | | | | | | | fs/binfmt_flat.c: split the stack & data alignments | Mike Frysinger | 2010-06-04 | |
| * | | | | | | | | | fs/compat_rw_copy_check_uvector: add missing compat_ptr call | Heiko Carstens | 2010-06-04 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-06-03 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | cifs: fix page refcount leak | Jeff Layton | 2010-06-01 | |
| | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | FS-Cache: Remove unneeded null checks | Dan Carpenter | 2010-06-01 | |
| * | | | | | | | | AFS: Fix possible null pointer dereference in afs_alloc_server() | Denis Kirjanov | 2010-06-01 | |
| * | | | | | | | | binfmt_elf_fdpic: Fix clear_user() error handling | Takuya Yoshikawa | 2010-06-01 | |
| |/ / / / / / / | ||||
* / / / / / / / | perf: Add non-exec mmap() tracking | Eric B Munson | 2010-06-09 | |
|/ / / / / / / | ||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-05-30 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | mm: export generic_pipe_buf_*() to modules | Miklos Szeredi | 2010-05-26 | |
| * | | | | | | | fuse: support splice() reading from fuse device | Miklos Szeredi | 2010-05-25 | |
| * | | | | | | | fuse: allow splice to move pages | Miklos Szeredi | 2010-05-25 | |
| * | | | | | | | fuse: support splice() writing to fuse device | Miklos Szeredi | 2010-05-25 | |
| * | | | | | | | fuse: get page reference for readpages | Miklos Szeredi | 2010-05-25 | |
| * | | | | | | | fuse: use get_user_pages_fast() | Miklos Szeredi | 2010-05-25 | |
| * | | | | | | | fuse: remove unneeded variable | Dan Carpenter | 2010-05-25 | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-05-30 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | quota: Convert quota statistics to generic percpu_counter | Dmitry Monakhov | 2010-05-27 | |
| * | | | | | | | | ext3 uses rb_node = NULL; to zero rb_root. | Venkatesh Pallipadi | 2010-05-27 | |
| * | | | | | | | | quota: Fixup dquot_transfer | Jan Kara | 2010-05-27 | |
| * | | | | | | | | reiserfs: Fix resuming of quotas on remount read-write | Jan Kara | 2010-05-27 | |
| * | | | | | | | | ufs: Remove dead quota code | Jan Kara | 2010-05-24 | |
| * | | | | | | | | udf: Remove dead quota code | Jan Kara | 2010-05-24 | |
| * | | | | | | | | quota: rename default quotactl methods to dquot_ | Christoph Hellwig | 2010-05-24 | |
| * | | | | | | | | quota: explicitly set ->dq_op and ->s_qcop | Christoph Hellwig | 2010-05-24 | |
| * | | | | | | | | quota: drop remount argument to ->quota_on and ->quota_off | Christoph Hellwig | 2010-05-24 | |
| * | | | | | | | | quota: move unmount handling into the filesystem | Christoph Hellwig | 2010-05-24 | |
| * | | | | | | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers | Christoph Hellwig | 2010-05-24 | |
| * | | | | | | | | quota: move remount handling into the filesystem | Christoph Hellwig | 2010-05-24 | |
| * | | | | | | | | ocfs2: Fix use after free on remount read-only | Jan Kara | 2010-05-24 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-30 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | ceph: clean up on forwarded aborted mds request | Sage Weil | 2010-05-29 | |
| * | | | | | | | | ceph: fix leak of osd authorizer | Sage Weil | 2010-05-29 | |
| * | | | | | | | | ceph: close out mds, osd connections before stopping auth | Sage Weil | 2010-05-29 | |
| * | | | | | | | | ceph: make lease code DN specific | Sage Weil | 2010-05-29 | |
| * | | | | | | | | fs/ceph: Use ERR_CAST | Julia Lawall | 2010-05-29 | |
| * | | | | | | | | ceph: renew auth tickets before they expire | Sage Weil | 2010-05-29 | |
| * | | | | | | | | ceph: do not resend mon requests on auth ticket renewal | Sage Weil | 2010-05-29 | |
| * | | | | | | | | ceph: removed duplicated #includes | Andrea Gelmini | 2010-05-29 | |
| * | | | | | | | | ceph: avoid possible null dereference | Sage Weil | 2010-05-29 | |
| * | | | | | | | | ceph: make mds requests killable, not interruptible | Sage Weil | 2010-05-29 | |
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Add x64 support to debugfs | Huang Ying | 2010-05-19 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
* | | | | | | | | | remove detritus left by "mm: make read_cache_page synchronous" | Al Viro | 2010-05-28 | |
* | | | | | | | | | fix fs/sysv s_dirt handling | Al Viro | 2010-05-27 | |
* | | | | | | | | | fat: convert to use the new truncate convention. | npiggin@suse.de | 2010-05-27 |