| Commit message (Expand) | Author | Age |
* | xfs: remove int casts from debug dquot soft limit timer asserts | Brian Foster | 2013-01-03 |
* | Merge branch 'xfs-for-3.9' | Ben Myers | 2012-12-31 |
|\ |
|
| * | xfs remove the XFS_TRANS_DEBUG routines | Mark Tinguely | 2012-12-17 |
| * | xfs: fix the multi-segment log buffer format | Mark Tinguely | 2012-12-17 |
| * | xfs: fix segment in xfs_buf_item_format_segment | Mark Tinguely | 2012-12-17 |
| * | xfs: rename bli_format to avoid confusion with bli_formats | Mark Tinguely | 2012-12-17 |
| * | xfs: use b_maps[] for discontiguous buffers | Mark Tinguely | 2012-12-17 |
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-12-21 |
|\ \ |
|
| * | | cifs: eliminate cifsERROR variable | Jeff Layton | 2012-12-20 |
| * | | cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number... | Jeff Layton | 2012-12-20 |
| * | | cifs: fix double-free of "string" in cifs_parse_mount_options | Jeff Layton | 2012-12-20 |
* | | | Revert "nfsd: warn on odd reply state in nfsd_vfs_read" | J. Bruce Fields | 2012-12-21 |
* | | | NFS: Kill fscache warnings when mounting without -ofsc | Trond Myklebust | 2012-12-21 |
* | | | NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n | David Howells | 2012-12-21 |
* | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2012-12-20 |
|\ \ \ |
|
| * | | | inotify: automatically restart syscalls | Eric Paris | 2012-12-11 |
| * | | | inotify: dont skip removal of watch descriptor if creation of ignored event f... | Lino Sanfilippo | 2012-12-11 |
| * | | | fanotify: dont merge permission events | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: make fasync generic for both inotify and fanotify | Eric Paris | 2012-12-11 |
| * | | | fsnotify: change locking order | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: dont put marks on temporary list when clearing marks by group | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov... | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: pass group to fsnotify_destroy_mark() | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark list | Lino Sanfilippo | 2012-12-11 |
| * | | | fanotify: add an extra flag to mark_remove_from_mask that indicates wheather ... | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: take groups mark_lock before mark lock | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: use reference counting for groups | Lino Sanfilippo | 2012-12-11 |
| * | | | fsnotify: introduce fsnotify_get_group() | Lino Sanfilippo | 2012-12-11 |
| * | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() | Lino Sanfilippo | 2012-12-11 |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-20 |
|\ \ \ \ |
|
| * | | | | sendfile: allows bypassing of notifier events | Scott Wolchok | 2012-12-20 |
| * | | | | fat: fix incorrect function comment | Ravishankar N | 2012-12-20 |
| * | | | | proc: fix inconsistent lock state | Xiaotian Feng | 2012-12-20 |
| * | | | | hfsplus: add error message for the case of failure of sync fs in delayed_sync... | Vyacheslav Dubeyko | 2012-12-20 |
| * | | | | hfsplus: rework processing of hfs_btree_write() returned error | Vyacheslav Dubeyko | 2012-12-20 |
| * | | | | hfsplus: rework processing errors in hfsplus_free_extents() | Vyacheslav Dubeyko | 2012-12-20 |
| * | | | | hfsplus: avoid crash on failed block map free | Alan Cox | 2012-12-20 |
| * | | | | exec: do not leave bprm->interp on stack | Kees Cook | 2012-12-20 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ \ \ \ |
|
| * | | | | vfs: make lremovexattr retry once on ESTALE error | Jeff Layton | 2012-12-20 |
| * | | | | vfs: make removexattr retry once on ESTALE | Jeff Layton | 2012-12-20 |
| * | | | | vfs: make llistxattr retry once on ESTALE error | Jeff Layton | 2012-12-20 |
| * | | | | vfs: make listxattr retry once on ESTALE error | Jeff Layton | 2012-12-20 |
| * | | | | vfs: make lgetxattr retry once on ESTALE | Jeff Layton | 2012-12-20 |
| * | | | | vfs: make getxattr retry once on an ESTALE error | Jeff Layton | 2012-12-20 |
| * | | | | vfs: allow lsetxattr() to retry once on ESTALE errors | Jeff Layton | 2012-12-20 |
| * | | | | vfs: allow setxattr to retry once on ESTALE errors | Jeff Layton | 2012-12-20 |
| * | | | | vfs: allow utimensat() calls to retry once on an ESTALE error | Jeff Layton | 2012-12-20 |
| * | | | | vfs: fix user_statfs to retry once on ESTALE errors | Jeff Layton | 2012-12-20 |
| * | | | | vfs: make fchownat retry once on ESTALE errors | Jeff Layton | 2012-12-20 |